aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.20/gtk-solid-darker.css
diff options
context:
space:
mode:
authorHorst31802016-02-19 11:06:17 +0100
committerHorst31802016-02-19 11:06:17 +0100
commitb96d367e4034a28378507aa3390562fa6a6c7412 (patch)
treec289abd8eb8fc73efe4b5d1b8e49ceb98c7b1b26 /common/gtk-3.0/3.20/gtk-solid-darker.css
parent626474399fc6c6fa2c0f1d3ed7b5b34ab5f18c1d (diff)
downloadsolarc-theme-b96d367e4034a28378507aa3390562fa6a6c7412.tar.gz
solarc-theme-b96d367e4034a28378507aa3390562fa6a6c7412.tar.xz
solarc-theme-b96d367e4034a28378507aa3390562fa6a6c7412.zip
fix combobox arrow placement
Diffstat (limited to 'common/gtk-3.0/3.20/gtk-solid-darker.css')
-rw-r--r--common/gtk-3.0/3.20/gtk-solid-darker.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.20/gtk-solid-darker.css b/common/gtk-3.0/3.20/gtk-solid-darker.css
index 71db1d5..1f1301f 100644
--- a/common/gtk-3.0/3.20/gtk-solid-darker.css
+++ b/common/gtk-3.0/3.20/gtk-solid-darker.css
@@ -878,6 +878,11 @@ treeview spinbutton entry, treeview spinbutton spinbutton, treeview spinbutton e
border-radius: 0;
box-shadow: none; }
+combobox button.combo {
+ min-width: 0;
+ padding-left: 8px;
+ padding-right: 8px; }
+
combobox arrow {
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic");
min-height: 16px;