summaryrefslogtreecommitdiffstats
path: root/share/ui/style.css
diff options
context:
space:
mode:
authorJabier Arraiza <jabier.arraiza@marker.es>2019-09-17 23:59:17 +0000
committerJabiertxof <jabier.arraiza@marker.es>2019-09-18 12:35:42 +0000
commit196ee9ba84df3f88e0cd0d200c17cf7b34ecd033 (patch)
tree0cc1e0d455899e27af12758f7731bd2594311ec6 /share/ui/style.css
parentLpe dialog listable (diff)
downloadinkscape-196ee9ba84df3f88e0cd0d200c17cf7b34ecd033.tar.gz
inkscape-196ee9ba84df3f88e0cd0d200c17cf7b34ecd033.zip
Add prefs switcher
Diffstat (limited to 'share/ui/style.css')
-rw-r--r--share/ui/style.css11
1 files changed, 11 insertions, 0 deletions
diff --git a/share/ui/style.css b/share/ui/style.css
index 5c599e293..1ce6fe819 100644
--- a/share/ui/style.css
+++ b/share/ui/style.css
@@ -265,6 +265,17 @@ spinbutton undershoot {
color: @theme_fg_color;
}
+#LPEDialogSelector.LPEPackLess flowboxchild {
+margin:1px;
+padding:1px;
+}
+#LPEDialogSelector.LPEPackLess flowboxchild label {
+font-size:14px;
+}
+#LPEDialogSelector.LPEPackLess #LPESelectorEffectInfoPop label{
+font-size:13px;
+}
+
#SelectorsAndStyleDialog button {
padding: 4px;
min-height: 16px;