summaryrefslogtreecommitdiff
path: root/play.css
diff options
context:
space:
mode:
Diffstat (limited to 'play.css')
-rw-r--r--play.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/play.css b/play.css
index d1611a9..5855410 100644
--- a/play.css
+++ b/play.css
@@ -509,7 +509,10 @@ body.shift .exhausted {
.locale.sea { border-radius: 50% }
.locale.exile { border-radius: 0 0 50% 50% }
-.locale.action { border-color: white; box-shadow: 0 0 4px white; }
+.locale.action {
+ border-color: white;
+ z-index: 100;
+}
.locale.selected {
border-color: cyan;