diff options
Diffstat (limited to 'desktop-themes/Menta/gtk-2.0/widgets/panel.rc')
-rw-r--r-- | desktop-themes/Menta/gtk-2.0/widgets/panel.rc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop-themes/Menta/gtk-2.0/widgets/panel.rc b/desktop-themes/Menta/gtk-2.0/widgets/panel.rc index 7148815f..08a0b9a1 100644 --- a/desktop-themes/Menta/gtk-2.0/widgets/panel.rc +++ b/desktop-themes/Menta/gtk-2.0/widgets/panel.rc @@ -156,9 +156,9 @@ widget_class "*LauncherPlugin*" style:highest "theme-panel-buttons" widget_class "*ActionsPlugin*" style:highest "theme-panel-buttons" # lxpanel and fbpanel -+widget "*.tclock.*" style "theme-panel-buttons" -+widget "*.taskbar.*" style "theme-panel-buttons" -+widget_class "*GtkBgbox*" style "theme-panel-buttons" +widget "*.tclock.*" style "theme-panel-buttons" +widget "*.taskbar.*" style "theme-panel-buttons" +widget_class "*GtkBgbox*" style "theme-panel-buttons" # Make sure panel text color doesn't change widget_class "*Panel*MenuBar*" style "theme-main-menu-text" |