Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Schampijer <simon@schampijer.de>2011-09-11 16:29:17 (GMT)
committer Simon Schampijer <simon@schampijer.de>2011-09-19 15:45:15 (GMT)
commit8c8abc18646434e4eceef3d8dedad606482bf839 (patch)
treefd7ec4cb929e04615a60b85b588506980ad1fe35
parenta884c32bbc444851dd9a919ffb02a4d17f381047 (diff)
Use the same styling as for the old style toolbars as well for the Browse tabs
Signed-off-by: Simon Schampijer <simon@laptop.org> Reviewed-by: Benjamin Berg <benjamin@sipsolutions.net>
-rw-r--r--gtk/theme/gtkrc.em1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/theme/gtkrc.em b/gtk/theme/gtkrc.em
index 7f180a7..93c7ae4 100644
--- a/gtk/theme/gtkrc.em
+++ b/gtk/theme/gtkrc.em
@@ -813,6 +813,7 @@ widget_class "<SugarPaletteWindow>*<SugarGroupBox>*" style "groupbox-palette-c
widget_class "*<SugarToolbox>*" style "toolbox"
widget_class "*<GtkToolbar>*" style "toolbox"
widget_class "*<SugarToolbox>.<GtkNotebook>" style "toolbox-notebook"
+widget_class "*<BrowserNotebook>*" style "toolbox"
####################################################################