Debugging problems page; TODO: hash navigation is wrong
[vchess.git] / public / stylesheets / variant.sass
index 7857085..ed55f96 100644 (file)
@@ -67,6 +67,9 @@ label.drawer-toggle
 
 // Game section:
 
+td.highlight-lm
+  background-color: plum
+
 button.play
   height: 24px
   margin: 0
@@ -382,3 +385,8 @@ ul:not(.browser-default) > li
 
 .problem
   margin: 10px 0
+
+.only-mine
+  background-color: yellow
+  &:hover
+    background-color: yellow