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