[gnome-themes-standard] css: remove the nautilus extra widget from here for now



commit cf9d8ce5bf03b9585ba0bd522f792b339e5490a6
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Mar 15 15:47:09 2011 -0400

    css: remove the nautilus extra widget from here for now
    
    Nautilus uses its own CSS for this now.
    It's still not clear whether apps are recommended to install their CSS
    or not, as this somehow hardcodes the dependency on Adwaita for them,
    but let's remove this in the meanwhile.

 themes/Adwaita/gtk-3.0/gtk.css |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk.css b/themes/Adwaita/gtk-3.0/gtk.css
index 516b8d8..c0791c6 100644
--- a/themes/Adwaita/gtk-3.0/gtk.css
+++ b/themes/Adwaita/gtk-3.0/gtk.css
@@ -1096,11 +1096,6 @@ GtkTreeView.GtkFileChooserDefaultSidebar {
     background-color: #f6f6f4;
 }
 
-/* Custom colors for some applications' widgets */
-#nautilus-extra-view-widget {
-    background-color: mix (shade (@theme_bg_color, 1.05), @theme_selected_bg_color, 0.60);
-}
-
 ApDocView, /* Abiword */
 EogScrollView, /* Eog */
 CheeseThumbView /* Cheese */



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