aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.16/gtk.css
diff options
context:
space:
mode:
authorHorst31802016-01-04 01:30:51 +0100
committerHorst31802016-01-04 01:30:51 +0100
commitc02ccae32a7058df5082ca12f9beccc7b661825e (patch)
treea5ca56698462554d2dd615d68df75fb405a86b07 /common/gtk-3.0/3.16/gtk.css
parent5af0399fef55dfec0265cc4ac989bd82ecf9dcf7 (diff)
downloadsolarc-theme-c02ccae32a7058df5082ca12f9beccc7b661825e.tar.gz
solarc-theme-c02ccae32a7058df5082ca12f9beccc7b661825e.tar.xz
solarc-theme-c02ccae32a7058df5082ca12f9beccc7b661825e.zip
make image-buttons square again
Diffstat (limited to 'common/gtk-3.0/3.16/gtk.css')
-rw-r--r--common/gtk-3.0/3.16/gtk.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.16/gtk.css b/common/gtk-3.0/3.16/gtk.css
index c368c67..0666532 100644
--- a/common/gtk-3.0/3.16/gtk.css
+++ b/common/gtk-3.0/3.16/gtk.css
@@ -456,6 +456,8 @@ GtkSearchEntry.entry {
color: inherit; }
.button.image-button, .header-bar .button.titlebutton,
.titlebar .button.titlebutton {
+ padding: 7px; }
+ .header-bar .button.image-button, .header-bar .button.titlebutton {
padding: 7px 10px; }
.button.text-button {
padding-left: 16px;