comparison gtk-3.20/gtk.scss @ 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
581 } 581 }
582 } 582 }
583 } 583 }
584 } 584 }
585 585
586 // Stop the disabled spin button being dark grey
587 spinbutton:not(.vertical) button:backdrop:disabled { background: transparent none; }
588
586 // Fix the category icons in the Emoji input box 589 // Fix the category icons in the Emoji input box
587 .emoji-section label { 590 .emoji-section label {
588 font-family: "Symbola"; 591 font-family: "Symbola";
589 font-weight: bold; 592 font-weight: bold;
590 font-size: 125% 593 font-size: 125%