A few fixes (style, preferences application)
[vchess.git] / public / stylesheets / variant.sass
index 5341217..0ea9af4 100644 (file)
@@ -157,6 +157,12 @@ figure.diagram-container > figcaption
   clear: both
   padding-top: 5px
 
+.highlight
+  background-color: #00cc66 !important
+
+.incheck
+  background-color: #cc3300 !important
+
 .light-square.lichess
        background-color: #f0d9b5;
 .dark-square.lichess
@@ -170,12 +176,6 @@ figure.diagram-container > figcaption
 .dark-square.chesstempo
        background-color: #88a0a8;
 
-.highlight
-  background-color: #00cc66
-
-.incheck
-  background-color: #cc3300
-
 .light-square-diag
   background-color: #e5e5ca
 .dark-square-diag