From: Benjamin Auder Date: Tue, 13 Nov 2018 17:13:34 +0000 (+0100) Subject: Pointer cursor on board when playing X-Git-Url: https://git.auder.net/images/%7B%7B%20path%28%27mixstore_store_package_delete%27%2C%20%7B%20id:%20pkg.id%20%7D%29%20%7D%7D?a=commitdiff_plain;h=3066bb47f49d374fca4c1c1cc047d9be8257ad35;p=vchess.git Pointer cursor on board when playing --- diff --git a/public/stylesheets/variant.sass b/public/stylesheets/variant.sass index 2c892b5b..7e99fa38 100644 --- a/public/stylesheets/variant.sass +++ b/public/stylesheets/variant.sass @@ -37,6 +37,9 @@ div.board display: inline-block position: relative +.game .board + cursor: pointer + #choices margin-bottom: 10px