Преглед изворни кода

Fix slider css rule (see issue #750)

Alexis Degrugillier пре 11 година
родитељ
комит
6b560c6133
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      p/themes/Dark/dark.css

+ 3 - 0
p/themes/Dark/dark.css

@@ -955,6 +955,9 @@ a.btn {
 	background: #111;
 	color: #eee;
 }
+#slider.active {
+	background-color: #1c1c1c;
+}
 
 /*=== MOBILE */
 /*===========*/