aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/slackr/style.css11
1 files changed, 11 insertions, 0 deletions
diff --git a/view/theme/slackr/style.css b/view/theme/slackr/style.css
index df9b67ef0..3040775ec 100644
--- a/view/theme/slackr/style.css
+++ b/view/theme/slackr/style.css
@@ -220,3 +220,14 @@ nav #site-location {
-o-transform: rotate(4deg);
}
+.jslider .jslider-scale ins {
+ color: #333;
+ font-size: 12px;
+ width: 100px;
+ text-align: center;
+}
+
+#slider {
+ margin-top: 10px;
+ margin-bottom: 15px;
+} \ No newline at end of file