summaryrefslogtreecommitdiff
path: root/play.css
diff options
context:
space:
mode:
Diffstat (limited to 'play.css')
-rw-r--r--play.css6
1 files changed, 4 insertions, 2 deletions
diff --git a/play.css b/play.css
index 598bf47..c3bc2d2 100644
--- a/play.css
+++ b/play.css
@@ -211,10 +211,12 @@ aside { width: 220px; }
.highlight {
cursor: pointer;
+ z-index: 200;
}
-.leader.highlight, .unit.highlight {
- z-index: 200;
+body.shift .highlight {
+ pointer-events: none;
+ z-index: 0;
}
/* SPACES */