summaryrefslogtreecommitdiff
path: root/data/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'data/style.css')
-rw-r--r--data/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/data/style.css b/data/style.css
index 78f3736f..ecb8bb42 100644
--- a/data/style.css
+++ b/data/style.css
@@ -768,6 +768,10 @@ div#fil_div {
#fil_div .opts a.tsel { color: $maintext$; }
#filselect i { font-style: normal }
#fil_div table ul { margin: 0 0 0 15px }
+#fil_div .slider p { margin: 1px; }
+#fil_div .slider div { margin: 1px; border: 1px solid $secborder$; float: left; height: 12px; }
+#fil_div .slider div div { border-top: none; border-bottom: none; cursor: default; position: relative; height: 10px; margin: 1px; }
+#fil_div .slider span { margin-left: 5px }