diff options
Diffstat (limited to 'play.css')
-rw-r--r-- | play.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -204,6 +204,7 @@ path.tip { stroke: white; stroke-dasharray: 4 4; } .token.action { pointer-events: auto; + box-shadow: 0 0 0 3px white; } .token.tributary, .token.ds_ctl, .token.bk_ctl, .token.ve_ctl { border-radius: 50% } |