Debugging problems page; TODO: hash navigation is wrong
[vchess.git] / public / stylesheets / variant.sass
index 15c1996..ed55f96 100644 (file)
@@ -37,7 +37,7 @@ a#homeLink
       margin-top: 10px
       display: block
 
-#helpMenu
+#userMenu, #settings
   @media screen and (min-width: 768px)
     float: right
   .info-container
@@ -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