summaryrefslogtreecommitdiff
path: root/desktop-themes/BlueMenta
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-08-11 12:53:58 +0200
committerraveit65 <[email protected]>2015-08-11 12:54:43 +0200
commit0630d1c22ade94a35c756c509103d81c7ace7400 (patch)
treebeb300d895bad23962f37d53b0b218d677fb38a5 /desktop-themes/BlueMenta
parent7a634605aef49283eec91cb26735b72ca8ef94a2 (diff)
downloadmate-themes-0630d1c22ade94a35c756c509103d81c7ace7400.tar.bz2
mate-themes-0630d1c22ade94a35c756c509103d81c7ace7400.tar.xz
GTK: menta themes: adjust the small resize line between GtkFileChooser sidebar and view
Diffstat (limited to 'desktop-themes/BlueMenta')
-rw-r--r--desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css b/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css
index bc0243ae..7aea5049 100644
--- a/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css
@@ -1976,6 +1976,11 @@ GtkFileChooserButton GtkImage:last-child {
color: @internal_element_color;
}
+GtkFileChooserWidget.vertical GtkPaned.horizontal {
+ -GtkPaned-handle-size: 3px;
+ border-color: transparent;
+}
+
/**************
* Scrollbars *
**************/