comparison gtk-3.20/gtk.css @ 74:123f62e85944

Fix emoji input category icons Other fonts seem to show up blank
author IBBoard <dev@ibboard.co.uk>
date Tue, 20 Mar 2018 20:36:57 +0000
parents 9521e9919497
children 84a6e9aa7c8f
comparison
equal deleted inserted replaced
73:7a748463e21a 74:123f62e85944
2193 notebook > header tab:checked.reorderable-page { border-color: #7a7a7a; background-color: #C6C6C6; } 2193 notebook > header tab:checked.reorderable-page { border-color: #7a7a7a; background-color: #C6C6C6; }
2194 2194
2195 notebook > header tab:checked.reorderable-page:hover { background-color: lightgray; } 2195 notebook > header tab:checked.reorderable-page:hover { background-color: lightgray; }
2196 2196
2197 notebook > header tab:backdrop:checked.reorderable-page { background-color: #C6C6C6; } 2197 notebook > header tab:backdrop:checked.reorderable-page { background-color: #C6C6C6; }
2198
2199 .emoji-section label { font-family: "Symbola"; font-weight: bold; font-size: 125%; }