[gnome-themes-standard] baobab: a couple more styles



commit 90dcb673df6fd1efe8a516e30fbfa10a0b5e6ac4
Author: Paolo Borelli <pborelli gnome org>
Date:   Wed Aug 1 11:54:08 2012 +0200

    baobab: a couple more styles

 themes/Adwaita/gtk-3.0/gnome-applications.css |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gnome-applications.css b/themes/Adwaita/gtk-3.0/gnome-applications.css
index d626cc2..2296ce2 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -359,10 +359,18 @@ GtkIconView.documents-main-view.check:active {
     background-color: #f1f2f1;
 }
 
+.baobab-main-view:prelight {
+    background-color: @theme_bg_color;
+}
+
 .baobab-main-view:selected {
     background-color: @theme_selected_bg_color;
 }
 
+.baobab-main-view:active {
+    background-color: @theme_selected_bg_color;
+}
+
 .cell.baobab-level-cell,
 .cell.baobab-level-cell:hover,
 .cell.baobab-level-cell:selected,



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