summaryrefslogtreecommitdiff
path: root/desktop-themes/Blue-Submarine
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-09-05 17:31:53 +0200
committerraveit65 <[email protected]>2015-09-05 17:33:21 +0200
commite50bb0543067d9fd9c2f4efbc43eb5d3d0bcb739 (patch)
tree461e37a39b1ba9b65716bf4078227a228250cca3 /desktop-themes/Blue-Submarine
parentbf10eb63dec6204127650cc30f65cb90a47acabb (diff)
downloadmate-themes-e50bb0543067d9fd9c2f4efbc43eb5d3d0bcb739.tar.bz2
mate-themes-e50bb0543067d9fd9c2f4efbc43eb5d3d0bcb739.tar.xz
Gtk3 BS CH CHI GS GL: adjust GtkTreeView-expander-size for list views
Diffstat (limited to 'desktop-themes/Blue-Submarine')
-rw-r--r--desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css b/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
index 6031a661..388dbe46 100644
--- a/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
@@ -48,7 +48,7 @@
-GtkToolButton-icon-spacing: 4;
-GtkToolItemGroup-expander-size: 6;
-GtkToolbar-internal-padding: 0;
- -GtkTreeView-expander-size: 6; /* arrow size in list/tree views */
+ -GtkTreeView-expander-size: 12; /* arrow size in list/tree views */
-GtkTreeView-horizontal-separator: 4;
-GtkTreeView-vertical-separator: 4;
-GtkWidget-focus-padding: 2;