[gnome-themes-standard] nautilus: remove custom styling for the inactive pane



commit 7b41e990ce079d018e9464f6b08a1a184399fbc6
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Thu May 31 16:56:19 2012 -0400

    nautilus: remove custom styling for the inactive pane
    
    It's gone now.

 themes/Adwaita/gtk-3.0/gnome-applications.css |   16 ----------------
 1 files changed, 0 insertions(+), 16 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gnome-applications.css b/themes/Adwaita/gtk-3.0/gnome-applications.css
index 948bc41..f6c4809 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -36,22 +36,6 @@ TerminalWindow GtkNotebook.notebook {
     border-radius: 5px;
 }
 
-.nautilus-inactive-pane .view {
-    background-color: @theme_unfocused_base_color;
-}
-
-.nautilus-inactive-pane .view:selected,
-.nautilus-inactive-pane .nautilus-canvas-item:selected {
-    background-color: @theme_unfocused_selected_bg_color;
-    color: @theme_unfocused_selected_fg_color;
-}
-
-.nautilus-inactive-pane .expander.view:selected {
-    background-color: @theme_unfocused_selected_bg_color;
-    color: @internal_element_color;
-    border-color: @internal_element_color;
-}
-
 .nautilus-desktop.nautilus-canvas-item {
     color: @theme_bg_color;
     text-shadow: 1px 1px black;



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