aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.20/gtk-solid-dark.css
diff options
context:
space:
mode:
authorHorst31802016-04-01 14:04:59 +0200
committerHorst31802016-04-01 14:04:59 +0200
commitd1dcbc135e9ca9e2406a6a8b5efa16c9cbe02cee (patch)
tree89d1267f973437fd9a0515a0e9d4da08b122089e /common/gtk-3.0/3.20/gtk-solid-dark.css
parent3d60f42e3b8d152e155b6392ac05f787e9222829 (diff)
downloadsolarc-theme-d1dcbc135e9ca9e2406a6a8b5efa16c9cbe02cee.tar.gz
solarc-theme-d1dcbc135e9ca9e2406a6a8b5efa16c9cbe02cee.tar.xz
solarc-theme-d1dcbc135e9ca9e2406a6a8b5efa16c9cbe02cee.zip
tweak button padding
Diffstat (limited to 'common/gtk-3.0/3.20/gtk-solid-dark.css')
-rw-r--r--common/gtk-3.0/3.20/gtk-solid-dark.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.20/gtk-solid-dark.css b/common/gtk-3.0/3.20/gtk-solid-dark.css
index a6a0cfb..98a9b14 100644
--- a/common/gtk-3.0/3.20/gtk-solid-dark.css
+++ b/common/gtk-3.0/3.20/gtk-solid-dark.css
@@ -303,6 +303,9 @@ button {
button.text-button.image-button label:only-child {
padding-left: 8px;
padding-right: 8px; }
+ button.text-button.image-button.popup {
+ padding-right: 8px;
+ padding-left: 8px; }
button:drop(active), combobox:drop(active) button.combo {
color: #F08437;
border-color: #F08437;