[gnome-themes-standard] Baobab: update for widget change



commit 6c61efff478b47c78ab12bb39202ac14bcf60d3f
Author: Stefano Facchini <stefano facchini gmail com>
Date:   Mon Mar 18 23:07:04 2013 +0100

    Baobab: update for widget change
    
    The GtkNotebook has been replaced by a GdStack

 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 283473f..4e2abeb 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -393,7 +393,7 @@ GeditViewFrame .gedit-search-slider .not-found {
     color: @theme_unfocused_text_color;
 }
 
-BaobabWindow.background GtkNotebook > GtkGrid > GtkScrolledWindow.frame {
+BaobabWindow.background GdStack > GtkGrid > GtkScrolledWindow.frame {
     border-radius: 0;
     border-width: 0 1px 0 0;
 }


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