diff options
author | raveit65 <[email protected]> | 2015-08-11 12:49:49 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-08-11 12:49:49 +0200 |
commit | fab237707188b7d3acb280354e5c2c9cb9938163 (patch) | |
tree | 50b8dd002f63df445dcf9e585f2b75ae2752b1d1 /desktop-themes/Menta | |
parent | b0c7c161ae1292e160d40f381ce9c5766fc682c4 (diff) | |
download | mate-themes-fab237707188b7d3acb280354e5c2c9cb9938163.tar.bz2 mate-themes-fab237707188b7d3acb280354e5c2c9cb9938163.tar.xz |
GTK: menta themes: adjust the small resize line between GtkFileChooser sidebar and view
Diffstat (limited to 'desktop-themes/Menta')
-rw-r--r-- | desktop-themes/Menta/gtk-3.0/gtk-widgets.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/desktop-themes/Menta/gtk-3.0/gtk-widgets.css b/desktop-themes/Menta/gtk-3.0/gtk-widgets.css index e5b76004..3c9a4bb9 100644 --- a/desktop-themes/Menta/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/Menta/gtk-3.0/gtk-widgets.css @@ -2209,7 +2209,8 @@ GtkFileChooserButton GtkImage:last-child { } GtkFileChooserWidget.vertical GtkPaned.horizontal { - -GtkPaned-handle-size: 4px; + -GtkPaned-handle-size: 3px; + border-color: transparent; } /************** |