Highlight king in red if undercheck + some improvements
[vchess.git] / public / stylesheets / variant.sass
index 7e99fa3..6a8da83 100644 (file)
@@ -7,6 +7,12 @@
   background-color: lightgrey
   font-weight: bold
 
+.playing, button.playing:hover
+  background-color: #ffcc99
+
+.seek, button.seek:hover
+  background-color: #cc99ff
+
 // https://stackoverflow.com/questions/5445491/height-equal-to-dynamic-width-css-fluid-layout
 figure.diagram-container > .diagram
   display: block
@@ -97,7 +103,10 @@ figure.diagram-container > figcaption
   background-color: #b58863
 
 .highlight
-  background-color: #00cc00
+  background-color: #00cc66
+
+.incheck
+  background-color: #cc3300
 
 .light-square-diag
   background-color: #e5e5ca