comparison gtk-3.20/gtk.css @ 83:6d9661c97630

Minor fix to disabled, backdrop spinbutton buttons
author IBBoard <dev@ibboard.co.uk>
date Mon, 29 Oct 2018 12:02:24 +0000
parents 84a6e9aa7c8f
children e98478e5fe6d
comparison
equal deleted inserted replaced
82:3c2f1274d516 83:6d9661c97630
2228 2228
2229 notebook > header tab:checked.reorderable-page:hover { background-color: lightgray; } 2229 notebook > header tab:checked.reorderable-page:hover { background-color: lightgray; }
2230 2230
2231 notebook > header tab:backdrop:checked.reorderable-page { background-color: #C6C6C6; } 2231 notebook > header tab:backdrop:checked.reorderable-page { background-color: #C6C6C6; }
2232 2232
2233 spinbutton:not(.vertical) button:backdrop:disabled { background: transparent none; }
2234
2233 .emoji-section label { font-family: "Symbola"; font-weight: bold; font-size: 125%; } 2235 .emoji-section label { font-family: "Symbola"; font-weight: bold; font-size: 125%; }
2234 2236
2235 headerbar .background { background: #4a4a4a; color: #dddddd; } 2237 headerbar .background { background: #4a4a4a; color: #dddddd; }
2236 2238
2237 headerbar .background:backdrop { background: transparent none; color: #dddddd; } 2239 headerbar .background:backdrop { background: transparent none; color: #dddddd; }