[gnome-themes-standard] app-notification: set the right text color on the notification widget



commit 9f30d0dbf0d42495ed38c01f1bed5113463e8368
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Wed Aug 29 17:11:55 2012 -0400

    app-notification: set the right text color on the notification widget

 themes/Adwaita/gtk-3.0/gtk-widgets.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index 740f426..d35e942 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -2890,6 +2890,7 @@ GtkIconView.content-view.check:selected {
                                       @app_notification_b 18%,
                                       @app_notification_c);
 
+    color: @theme_text_color;
     text-shadow: 0 1px @primary_toolbar_button_text_shadow;
 }
 



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