Sfoglia il codice sorgente

Fix slider css rule (see issue #750)

Alexis Degrugillier 11 anni fa
parent
commit
6b560c6133
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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 */
 /*===========*/