X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=public%2Fstylesheets%2Fvariant.sass;h=ae4f0b21510ed8c6323fc29ab76e79f077cf56a5;hb=b955c65b942d09d24b5c3bed0d755d4f2f8f71f1;hp=78570856f79c20d6593fde2417b7c6f69958d625;hpb=4608eed94432356bd2df8c144d7d233913c6483c;p=vchess.git diff --git a/public/stylesheets/variant.sass b/public/stylesheets/variant.sass index 78570856..ae4f0b21 100644 --- a/public/stylesheets/variant.sass +++ b/public/stylesheets/variant.sass @@ -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