[gnome-themes-standard] nautilus: Nautilus migrated to GtkGrid, so use that in the selector



commit 26ded56fbf9e3b7d281148a9364d5156fe6c9de8
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Nov 21 14:36:41 2011 -0500

    nautilus: Nautilus migrated to GtkGrid, so use that in the selector

 themes/Adwaita/gtk-3.0/gnome-applications.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gnome-applications.css b/themes/Adwaita/gtk-3.0/gnome-applications.css
index 571f85d..f32c67e 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -127,7 +127,7 @@ NautilusWindow .sidebar .frame {
     border-radius: 0;
 }
 
-NautilusWindow > GtkTable > .pane-separator {
+NautilusWindow > GtkGrid > .pane-separator {
     border-width: 1 1 0 0;
     border-style: solid;
     border-color: shade (@theme_bg_color, 0.66);



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