diff options
Diffstat (limited to 'play.css')
-rw-r--r-- | play.css | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -652,6 +652,10 @@ body.shift #tooltip.focus { display: block; } right: 0px; } +.player_dial.action { + box-shadow: 0 0 0 3px yellow; +} + .player_hand_size { position: absolute; user-select: none; |