X-Git-Url: https://git.auder.net/images/diag_mark.svg?a=blobdiff_plain;f=public%2Fstylesheets%2Fvariant.sass;h=ae4f0b21510ed8c6323fc29ab76e79f077cf56a5;hb=4d805d4ea7bfb4c02a1b5093e883398aa2072f5b;hp=df26d584dbe118d3c874fe4d5687374bbebcd518;hpb=0596f5e7f9a87acbb13445f1bb93e803e9f5ea3c;p=vchess.git diff --git a/public/stylesheets/variant.sass b/public/stylesheets/variant.sass index df26d584..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 @@ -248,6 +251,7 @@ img.ghost #fen-string margin-top: 0 + margin-bottom: 10px #pgn-game margin-top: 0 @@ -261,7 +265,7 @@ img.ghost #pgn-div > a display: none -#fen-div > p +//#fen-div > p margin-left: 0 margin-right: 0 @@ -362,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 @@ -381,3 +382,8 @@ ul:not(.browser-default) > li .problem margin: 10px 0 + +.only-mine + background-color: yellow + &:hover + background-color: yellow