summaryrefslogtreecommitdiffstats
path: root/share/ui/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'share/ui/style.css')
-rw-r--r--share/ui/style.css16
1 files changed, 1 insertions, 15 deletions
diff --git a/share/ui/style.css b/share/ui/style.css
index 5f8931585..5c599e293 100644
--- a/share/ui/style.css
+++ b/share/ui/style.css
@@ -294,20 +294,6 @@ spinbutton undershoot {
font-size: 8px;
}
-#SelectorsAndStyleDialog paned > separator,
-#XMLAndAttributesDialog paned > separator{
- background-color: mix(@theme_fg_color, @theme_bg_color, 0.6);
- background-image: none;
- margin:5px;
- padding:1px;
- border-radius:4px;
-}
-
-#SelectorsAndStyleDialog paned > separator:hover,
-#XMLAndAttributesDialog paned > separator:hover {
- padding:3px;
- margin:3px;
-}
#XMLAndAttributesDialog .toggle,
#SelectorsAndStyleDialog .toggle {
@@ -463,4 +449,4 @@ combobox window.popup scrolledwindow treeview separator {}
#InkSpinScale spinbutton entry {
padding: 0;
outline-style: none;
-} \ No newline at end of file
+}