summaryrefslogtreecommitdiff
path: root/desktop-themes/Green-Submarine
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-themes/Green-Submarine')
-rw-r--r--desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css8
1 files changed, 6 insertions, 2 deletions
diff --git a/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css b/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
index a41782c2..0fc79a5c 100644
--- a/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
@@ -685,11 +685,15 @@ scale.horizontal {
}
scale.horizontal trough {
- min-height: 3px;
+ min-height: 3px;
+ margin-left: 8px;
+ margin-right: 8px;
}
scale.vertical trough {
- min-width: 3px;
+ min-width: 3px;
+ margin-top: 8px;
+ margin-bottom: 8px;
}
scale trough {