summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorJabier Arraiza <jabier.arraiza@marker.es>2017-10-24 23:13:38 +0000
committerJabier Arraiza <jabier.arraiza@marker.es>2017-10-24 23:13:38 +0000
commit07bc5811acd5244febcf450ea3012b3e8bd37158 (patch)
tree22f1e765aa989c65dea46d3292e6ccba09f17c83 /share
parentAdd progressbar to all actions (diff)
parentGive drawing a reasonable(?) default size if dimensions are in % and there is... (diff)
downloadinkscape-07bc5811acd5244febcf450ea3012b3e8bd37158.tar.gz
inkscape-07bc5811acd5244febcf450ea3012b3e8bd37158.zip
Merge branch 'master' into SymbolsSearch
Diffstat (limited to 'share')
-rw-r--r--share/ui/style.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/share/ui/style.css b/share/ui/style.css
index f2883fda4..92b3c412c 100644
--- a/share/ui/style.css
+++ b/share/ui/style.css
@@ -88,7 +88,8 @@ combobox window.popup scrolledwindow treeview separator {
-GtkComboBox-appears-as-list: true;
}
-#LockGuides {
+#LockGuides,
+#StickyZoom,
+#CMS_Adjust {
padding: 0;
}
-