From e4f382c4274018b29419e64af65d660ad24b9d6d Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Mon, 30 May 2016 20:34:23 +0200 Subject: gtk2: make panel buttons consistent --- common/gtk-2.0/panel.rc | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) (limited to 'common/gtk-2.0') diff --git a/common/gtk-2.0/panel.rc b/common/gtk-2.0/panel.rc index 6ca5d92..d573b7b 100644 --- a/common/gtk-2.0/panel.rc +++ b/common/gtk-2.0/panel.rc @@ -97,22 +97,12 @@ style "workspace-switcher" = "theme-panel" { bg[SELECTED] = @selected_bg_color } -style "window-buttons" = "theme-panel" { - - xthickness = 3 - ythickness = 3 - - bg[ACTIVE] = @selected_bg_color - bg[PRELIGHT] = shade(1.1,@selected_bg_color) - bg[SELECTED] = @selected_bg_color -} - style "indicator" = "theme-panel" { xthickness = 0 ythickness = 0 } -widget "*tasklist*" style "window-buttons" +widget "*tasklist*" style "panelbuttons" widget_class "*Xfce*Panel*.GtkToggleButton" style "panelbuttons" widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" widget_class "*PanelToplevel*Button" style "panelbuttons" @@ -154,7 +144,7 @@ class "*Xfce*Panel*" style "theme-panel" widget "*Xfce*Panel*GtkProgressBar" style "theme-panel-progressbar" widget "*WnckPager*" style "workspace-switcher" widget "*TopMenu*" style "theme-panel" -widget "*XfceTasklist*" style "window-buttons" +widget "*XfceTasklist*" style "panelbuttons" # Fix gtk-entries in the panel widget "*bookmark*GtkEntry" style "panel-entry" # fixes smartbookmark-plugin -- cgit v1.2.3