diff 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
line wrap: on
line diff
--- a/gtk-3.20/gtk.scss	Sat Oct 27 20:03:22 2018 +0100
+++ b/gtk-3.20/gtk.scss	Mon Oct 29 12:02:24 2018 +0000
@@ -583,6 +583,9 @@
   }
 }
 
+// Stop the disabled spin button being dark grey
+spinbutton:not(.vertical) button:backdrop:disabled { background: transparent none; }
+
 // Fix the category icons in the Emoji input box
 .emoji-section label {
   font-family: "Symbola";