summaryrefslogtreecommitdiff
path: root/desktop-themes/Blue-Submarine/gtk-3.0
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-03-04 22:13:20 +0100
committerraveit65 <[email protected]>2016-03-04 22:13:49 +0100
commit419825e80d9a72f82de76b697b409621c691aa84 (patch)
tree4a1c46c4ac8d4867af3b7cfb4d0b7959761d02bd /desktop-themes/Blue-Submarine/gtk-3.0
parent762eeea2318f0041a4afcb80dadf91029ec462f6 (diff)
downloadmate-themes-419825e80d9a72f82de76b697b409621c691aa84.tar.bz2
mate-themes-419825e80d9a72f82de76b697b409621c691aa84.tar.xz
GTK+-3.20 Submarine themes: increase size of horizontal spinbuttons
Diffstat (limited to 'desktop-themes/Blue-Submarine/gtk-3.0')
-rw-r--r--desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css6
1 files changed, 3 insertions, 3 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 a996f990..413c0996 100644
--- a/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
@@ -3064,7 +3064,7 @@ spinbutton.vertical:focus {
}
spinbutton.horizontal > entry {
- padding: 0px 10px 0px 3px;
+ padding: 6px 10px 6px 3px;
box-shadow: none;
border-radius: 3px 0px 0px 3px;
border-style: none;
@@ -3112,7 +3112,7 @@ spinbutton > button:disabled {
min-height: 10px;
min-width: 10px;
border-radius: 0px;
- padding: 0px 5px;
+ padding: 5px;
box-shadow: none;
border-style: solid;
border-color: @button_border;
@@ -6194,7 +6194,7 @@ stack .linked.vertical spinbutton.horizontal entry:disabled {
border-width: 0px 0px 1px 1px;
border-style: solid;
border-color: shade(@notebook_border, 1.0);
- padding: 0px 5px;
+ padding: 6px;
}
stack .linked.vertical spinbutton.horizontal entry,