[gnome-themes-standard] adwaita gtk3: backdrop state styling for .baobab-cell-warning/error.



commit a889666221dab0f5be90ca7b3f49e1bbf4e6a1aa
Author: Lapo Calamandrei <calamandrei gmail com>
Date:   Sun Oct 14 13:05:01 2012 +0200

    adwaita gtk3: backdrop state styling for .baobab-cell-warning/error.

 themes/Adwaita/gtk-3.0/gnome-applications.css |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gnome-applications.css b/themes/Adwaita/gtk-3.0/gnome-applications.css
index aa0fd01..6901da1 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -359,6 +359,12 @@ GeditStatusComboBox .button:backdrop:hover {
     color: @warning_color;
 }
 
+.cell.baobab-cell-warning:backdrop,
+.cell.baobab-cell-error:backdrop {
+    color: @theme_unfocused_text_color;
+}
+
+
 /* epiphany */
 
 EphyToolbar .entry:first-child,



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