summaryrefslogtreecommitdiff
path: root/desktop-themes/TraditionalOk/gtk-3.0
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-07-26 22:52:28 +0200
committerraveit65 <[email protected]>2015-07-26 22:52:28 +0200
commitb494dc6fa897aa582fdcd96eaee6940c2a153df0 (patch)
tree9566fd09da8a258b9abe8a2c4512ba05455b267f /desktop-themes/TraditionalOk/gtk-3.0
parentc299fb468ba871d9d04460475dae9e5fb7aa8b28 (diff)
downloadmate-themes-b494dc6fa897aa582fdcd96eaee6940c2a153df0.tar.bz2
mate-themes-b494dc6fa897aa582fdcd96eaee6940c2a153df0.tar.xz
Traditional themes GTK3: adjust padding of stack-switcher buttons
Diffstat (limited to 'desktop-themes/TraditionalOk/gtk-3.0')
-rw-r--r--desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
index 7f849722..4f5dcf04 100644
--- a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
@@ -2426,6 +2426,10 @@ GtkStack .linked.vertical .entry {
padding: 4px;
}
+.horizontal.titlebar.header-bar .horizontal.linked.stack-switcher .button.text-button {
+ padding: 4px;
+}
+
/*********************
* App Notifications *
*********************/