chessboardjs
Version:
JavaScript Chess Board http://chessboardjs.com
2 lines • 862 B
CSS
/*! ChessBoardJS v0.1.0 | (c) 2013 Chris Oakman | MIT License chessboardjs.com/license */
div.clearfix-7da63{clear:both}div.board-b72b1{border:2px solid #404040;-moz-box-sizing:content-box;box-sizing:content-box}div.square-55d63{float:left;position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}div.white-1e1d7{background-color:#f0d9b5;color:#b58863}div.black-3c85d{background-color:#b58863;color:#f0d9b5}div.highlight1-32417,div.highlight2-9c5d2{-webkit-box-shadow:inset 0 0 3px 3px yellow;-moz-box-shadow:inset 0 0 3px 3px yellow;box-shadow:inset 0 0 3px 3px yellow}div.notation-322f9{cursor:default;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;position:absolute}div.alpha-d2270{bottom:1px;right:3px}div.numeric-fc462{top:2px;left:2px}