Decrease padding in Xfce panel. Fixes #58

pull/63/head
Satyajit Sahoo 2013-08-18 08:18:54 +05:30
parent 781a269047
commit 3d84bc2738
1 changed files with 1 additions and 1 deletions

View File

@ -427,7 +427,7 @@ class "GtkHandleBox" style "murrine-toolbar"
# Panels # Panels
style "murrine-panel" = "murrine-thin" { style "murrine-panel" = "murrine-thin" {
xthickness = 4 xthickness = 2
bg[NORMAL] = @panel_bg_color bg[NORMAL] = @panel_bg_color
bg[PRELIGHT] = mix (0.21, @panel_fg_color, @panel_bg_color) bg[PRELIGHT] = mix (0.21, @panel_fg_color, @panel_bg_color)