UNPKG

chessground

Version:

Multipurpose chess UI, for lichess.org web and mobile

11 lines (10 loc) 218 B
.cg-board { cursor: pointer; } .cg-board .cg-square.move-dest.drag-over, .cg-board .cg-square.premove-dest.drag-over { box-shadow: inset 0 0 10px 2px rgba(216, 85, 0, 0.9); } .cg-piece.dragging { cursor: move; }