Step toward a one-page application
[vchess.git] / public / stylesheets / variant.sass
index 7857085..ae4f0b2 100644 (file)
@@ -67,6 +67,9 @@ label.drawer-toggle
 
 // Game section:
 
+td.highlight-lm
+  background-color: plum
+
 button.play
   height: 24px
   margin: 0
@@ -363,9 +366,6 @@ ul:not(.browser-default) > li
 .mistake-newproblem
   color: #663300
 
-#problem-solution
-  display: none
-
 #solution-div h3
   background-color: lightgrey
   padding: 3px 5px
@@ -382,3 +382,8 @@ ul:not(.browser-default) > li
 
 .problem
   margin: 10px 0
+
+.only-mine
+  background-color: yellow
+  &:hover
+    background-color: yellow