Decrease padding in Xfce panel. Fixes #58

This commit is contained in:
Satyajit Sahoo
2013-08-18 08:18:54 +05:30
parent 781a269047
commit 3d84bc2738
+1 -1
View File
@@ -427,7 +427,7 @@ class "GtkHandleBox" style "murrine-toolbar"
# Panels
style "murrine-panel" = "murrine-thin" {
xthickness = 4
xthickness = 2
bg[NORMAL] = @panel_bg_color
bg[PRELIGHT] = mix (0.21, @panel_fg_color, @panel_bg_color)