summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Facchini <stefano.facchini@gmail.com>2013-03-18 23:07:04 +0100
committerStefano Facchini <stefano.facchini@gmail.com>2013-03-18 23:07:04 +0100
commit6c61efff478b47c78ab12bb39202ac14bcf60d3f (patch)
tree9c0e1c943b9c30534e32d4dd5d08912a6215e1a5
parent435110329a482c00a643141aee4852a46847b6e2 (diff)
downloadgnome-themes-standard-6c61efff478b47c78ab12bb39202ac14bcf60d3f.tar.gz
Baobab: update for widget change
The GtkNotebook has been replaced by a GdStack
-rw-r--r--themes/Adwaita/gtk-3.0/gnome-applications.css2
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 283473f1..4e2abeb0 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;
}