[gnome-themes-standard] Widgets: make insensitive primary toolbar buttons text visible in backdrop windows.



commit 95497264f5eac71b1a0207ccf2ad561f3d3587a1
Author: Lapo Calamandrei <calamandrei gmail com>
Date:   Fri Feb 17 16:22:58 2012 +0100

    Widgets: make insensitive primary toolbar buttons text visible in
             backdrop windows.

 themes/Adwaita/gtk-3.0/gtk-widgets.css |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index 76ae982..a9433b1 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -629,10 +629,6 @@ GtkComboBox.combobox-entry .button {
     color: @unfocused_insensitive_fg_color;
 }
 
-.primary-toolbar .button *:insensitive:backdrop {
-    color: mix(@unfocused_insensitive_bg_color, @unfocused_dark_bg, 0.65); /* FIXME */
-}
-
 .button *:active:backdrop,
 .button *:active:insensitive:backdrop {
     color: @theme_unfocused_bg_color;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]