summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-06-26 11:24:34 +0200
committerTor Andersson <tor@ccxvii.net>2023-07-07 19:05:52 +0200
commit09bec88e3ad8894217f4f426372e9d94b2ad1ba9 (patch)
tree7043574f679b3057bcf18eaff94ade0f94ca6c43 /play.html
parent7fdc9800cef0b86c6dc77ed799a7d35904593b1e (diff)
downloadtime-of-crisis-09bec88e3ad8894217f4f426372e9d94b2ad1ba9.tar.gz
Highlight current crisis and player on the crisis table.
Diffstat (limited to 'play.html')
-rw-r--r--play.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/play.html b/play.html
index 18f4068..28172fd 100644
--- a/play.html
+++ b/play.html
@@ -25,7 +25,6 @@
<a class="menu_item" target="_blanK" href="/time-of-crisis/info/cards.html">Card Gallery</a>
</div>
</div>
- <div class="icon_button" onclick="toggle_pieces()"><img src="/images/earth-africa-europe.svg"></div>
<div class="icon_button" onclick="toggle_zoom()"><img src="/images/magnifying-glass.svg"></div>
<div class="icon_button" onclick="toggle_log()"><img src="/images/scroll-quill.svg"></div>
</div>
@@ -48,6 +47,7 @@
<div id="mapwrap">
<div id="map">
<div id="crisis_table"></div>
+<div id="crisis_highlight" class="c0"></div>
<svg id="mapsvg" width="2550" height="1650" viewBox="0 0 2550 1650">