summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJabier Arraiza <jabier.arraiza@marker.es>2019-10-10 11:31:44 +0000
committerJabier Arraiza <jabier.arraiza@marker.es>2019-10-10 11:31:44 +0000
commit1c2c13c799f602cd68b76156337d4e8afc7cb2c6 (patch)
tree0ec72a48aa345bf90fd44820ed9db6259dbbd908
parentImprove wrong CSS in previous commit (diff)
downloadinkscape-1c2c13c799f602cd68b76156337d4e8afc7cb2c6.tar.gz
inkscape-1c2c13c799f602cd68b76156337d4e8afc7cb2c6.zip
Last style.css change
-rw-r--r--share/ui/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/ui/style.css b/share/ui/style.css
index 1ede94baa..b103c323b 100644
--- a/share/ui/style.css
+++ b/share/ui/style.css
@@ -114,7 +114,7 @@
caret-color: @theme_base_color;
-gtk-secondary-caret-color: @theme_base_color;
}
-.dark .combobright box{
+.dark .combobright box *{
color: @theme_base_color;
}
.dark .combobright .combo *,