UNPKG

onix-chess-game

Version:
37 lines (31 loc) 764 B
.movelist .btn:focus { box-shadow: none; } .movelist-wrap .opening { margin-right: .5em; } .movelist-wrap .moveno { padding-right: .2em; } .movelist-wrap .move { padding-left: .2em; padding-right: .2em; margin-right: .3em; display: inline-block; font-weight: 500; cursor: pointer; } .movelist-wrap .move.best { color: #1e7145; } .movelist-wrap .move.blunder { color: #e76e70; } .movelist-wrap .move.mistake { color: #ce8f22; } .movelist-wrap .move.inaccuracy { color: #246a8e; } .movelist-wrap .move.active { background-color: #ff8719; color: #fff; } .movelist-wrap .nag { padding-right: .5em; font-weight: bold; } .movelist-wrap .comment { color: #999; font-style: italic; padding-right: .6em; }