diff options
author | raveit65 <[email protected]> | 2014-05-29 14:44:22 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-05-29 14:44:22 +0200 |
commit | e7ac09f3730876bfd6158b8004744479e712c244 (patch) | |
tree | 82e5044aadadfa96f7480efc3848de09552d2857 /desktop-themes/BlueMenta/gtk-2.0/apps | |
parent | 051aebbc4b6ef9b9710b329b4da218cbe52ca775 (diff) | |
download | mate-themes-e7ac09f3730876bfd6158b8004744479e712c244.tar.bz2 mate-themes-e7ac09f3730876bfd6158b8004744479e712c244.tar.xz |
BlueMenta GTK2: reduce GtkPaned handle-size
Diffstat (limited to 'desktop-themes/BlueMenta/gtk-2.0/apps')
-rw-r--r-- | desktop-themes/BlueMenta/gtk-2.0/apps/caja.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-themes/BlueMenta/gtk-2.0/apps/caja.rc b/desktop-themes/BlueMenta/gtk-2.0/apps/caja.rc index 9b71f4d3..ec24ea6e 100644 --- a/desktop-themes/BlueMenta/gtk-2.0/apps/caja.rc +++ b/desktop-themes/BlueMenta/gtk-2.0/apps/caja.rc @@ -19,7 +19,7 @@ style "caja-view" { } style "caja-handle" { - GtkPaned::handle-size = 1 + GtkPaned::handle-size = 2 engine "pixmap" { # for the thin gray line separating the sidepane and viewpane |