[gnome-themes-standard] progressbar: make sure the text on primary toolbars is rendered black



commit fa61561bd72688e29c4d9710577cb39b5de3e715
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Fri May 6 15:18:39 2011 -0400

    progressbar: make sure the text on primary toolbars is rendered black

 themes/Adwaita/gtk-3.0/gtk-widgets.css |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index b064340..a470a9a 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -841,6 +841,8 @@ GtkComboBox .button:prelight {
     border-radius: 2;
     border-color: shade (@inactive_frame_color, 0.925);
 
+    color: @theme_text_color;
+
     -adwaita-progressbar-pattern: none;
 }
 



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