summaryrefslogtreecommitdiff
path: root/play.css
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-09-24 22:06:36 +0200
committerTor Andersson <tor@ccxvii.net>2023-10-01 16:11:22 +0200
commit4a4cd09b3c5a3592e5870fb7728449bcbaa56abe (patch)
tree69f92e239f24c827348463fc5c75d889b450366b /play.css
parent192b949ff8503e1f80ccd873ebc77fbfbe60d158 (diff)
downloadwaterloo-campaign-1815-4a4cd09b3c5a3592e5870fb7728449bcbaa56abe.tar.gz
Fix detachment placement checks.
HQ cannot stack with any other (friendly or enemy) HQ. Check if Detachment has valid destination to allow selecting. Update ZOCs everywhere necessary.
Diffstat (limited to 'play.css')
-rw-r--r--play.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/play.css b/play.css
index 048009a..a9d6472 100644
--- a/play.css
+++ b/play.css
@@ -166,7 +166,7 @@ main {
border: 4px solid #fff6;
background-color: #fff2;
box-shadow: 0 0 3px #0008;
- z-index: 100;
+ z-index: 150;
}
.hex.action.stop {