Explorar o código

Fix slider css rule (see issue #750)

Alexis Degrugillier %!s(int64=11) %!d(string=hai) anos
pai
achega
6b560c6133
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  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 */
 /*===========*/