Browse Source

Fix slider css rule (see issue #750)

Alexis Degrugillier 11 năm trước cách đây
mục cha
commit
6b560c6133
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      p/themes/Dark/dark.css

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

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