aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--p/themes/Dark/dark.css9
1 files changed, 6 insertions, 3 deletions
diff --git a/p/themes/Dark/dark.css b/p/themes/Dark/dark.css
index d461040d8..cd2f85ebf 100644
--- a/p/themes/Dark/dark.css
+++ b/p/themes/Dark/dark.css
@@ -879,6 +879,12 @@ a.btn {
border-radius: 3px;
}
+/*=== Slider */
+#slider {
+ background-color: #1c1c1c;
+ border-left: 1px solid #666;
+}
+
/*=== DIVERS */
/*===========*/
.aside.aside_feed .nav-form input,
@@ -955,9 +961,6 @@ a.btn {
background: #111;
color: #eee;
}
-#slider.active {
- background-color: #1c1c1c;
-}
/*=== MOBILE */
/*===========*/