X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=public%2Fstylesheets%2Fvariant.sass;h=6a8da8382470d2316e69d0a0dc44fe7cb9982ab9;hp=786d54e3938cf46e1f9a4eda3619cf18ae625c24;hb=e64a4effa6b357addc3253504870cf1a6fc29977;hpb=52b1e238e0c85d5554d8edc07b728f83598a4a78 diff --git a/public/stylesheets/variant.sass b/public/stylesheets/variant.sass index 786d54e3..6a8da838 100644 --- a/public/stylesheets/variant.sass +++ b/public/stylesheets/variant.sass @@ -7,10 +7,10 @@ background-color: lightgrey font-weight: bold -.playing +.playing, button.playing:hover background-color: #ffcc99 -.seek +.seek, button.seek:hover background-color: #cc99ff // https://stackoverflow.com/questions/5445491/height-equal-to-dynamic-width-css-fluid-layout @@ -103,7 +103,10 @@ figure.diagram-container > figcaption background-color: #b58863 .highlight - background-color: #00cc00 + background-color: #00cc66 + +.incheck + background-color: #cc3300 .light-square-diag background-color: #e5e5ca