X-Git-Url: https://git.auder.net/?p=xogo.git;a=blobdiff_plain;f=common.css;h=6f8472ce6e8adde47f54dc5689511927c3f2c765;hp=91fd2a6fdc4ba37757b6659a3f9f7a4d2c408360;hb=c9ab034035a3cac65e4ac9f48a946ecef5ed111e;hpb=b99ce1fb4539b6ac0afd686acc39e2776e7961b4 diff --git a/common.css b/common.css index 91fd2a6..6f8472c 100644 --- a/common.css +++ b/common.css @@ -293,6 +293,10 @@ piece { pointer-events: none; } +piece.hidden { + display: none; +} + /* Drawing of the board */ .chessboard_SVG { width: 100%;