summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2022-09-10 23:51:02 +0200
committerTor Andersson <tor@ccxvii.net>2022-11-17 13:11:27 +0100
commit54e758b692353fa6a47abc80c56cb7ea6475c44e (patch)
treebf51b8c30a72336b5dd9ded819123a9e219dfb22 /play.html
parent8e209f676c6b5a8b5c1166f0d6c3366121dcd655 (diff)
downloadrommel-in-the-desert-54e758b692353fa6a47abc80c56cb7ea6475c44e.tar.gz
Player aid table icon tooltips.
Diffstat (limited to 'play.html')
-rw-r--r--play.html62
1 files changed, 31 insertions, 31 deletions
diff --git a/play.html b/play.html
index ee7b8f8..ee12fed 100644
--- a/play.html
+++ b/play.html
@@ -775,7 +775,7 @@ svg #lines line.axis_supply.allied_supply {
<div id="minefields"></div>
<div id="units"></div>
-<div style="position:absolute;bottom:20px;right:24px;display:flex;gap:20px;align-items:end;pointer-events:none">
+<div style="position:absolute;bottom:20px;right:24px;display:flex;gap:20px;align-items:end">
<table>
<tr><th colspan="2">ROAD BONUS
@@ -797,22 +797,22 @@ svg #lines line.axis_supply.allied_supply {
<table>
<tr><th colspan="2">UNIT SPEED
<tr><td>
-<img src="icons/recon.svg">
+<img src="icons/recon.svg" title="Recon">
<td>4
<tr><td>
-<img src="icons/armor.svg">
-<img src="icons/mobile_antitank.svg">
-<img src="icons/mechanized_infantry.svg">
-<img src="icons/self_propelled_artillery.svg">
+<img src="icons/armor.svg" title="Armor">
+<img src="icons/mobile_antitank.svg" title="Mobile Anti-tank">
+<img src="icons/mechanized_infantry.svg" title="Mechanized Infantry">
+<img src="icons/self_propelled_artillery.svg" title="Self-propelled Artillery">
<td>3
<tr><td>
-<img src="icons/motorized_infantry.svg">
-<img src="icons/motorized_antitank_old.svg">
+<img src="icons/motorized_infantry.svg" title="Motorized Infantry">
+<img src="icons/motorized_antitank_old.svg" title="Motorized Anti-tank">
<td>2
<tr><td>
-<img src="icons/infantry.svg">
-<img src="icons/paratroopers.svg">
-<img src="icons/artillery.svg">
+<img src="icons/infantry.svg" title="Infantry">
+<img src="icons/paratroopers.svg" title="Paratroopers">
+<img src="icons/artillery.svg" title="Artillery">
<td>1
</table>
@@ -829,30 +829,30 @@ svg #lines line.axis_supply.allied_supply {
<tr><td class="blank" colspan="2"><th colspan="4">TARGET UNIT
<tr>
<td class="blank" colspan="2">
-<td><img src="icons/armor.svg">
-<td><img src="icons/infantry.svg">
-<td><img src="icons/motorized_antitank_old.svg">
-<td><img src="icons/artillery.svg">
+<td><img src="icons/armor.svg" title="Armor">
+<td><img src="icons/infantry.svg" title="Infantry">
+<td><img src="icons/motorized_antitank_old.svg" title="Anti-tank">
+<td><img src="icons/artillery.svg" title="Artillery">
<tr><th rowspan="4" style="writing-mode:vertical-lr;min-width:20px">FIRING UNIT
-<td><img src="icons/armor.svg">
-<td class="required_target">(SF)
+<td><img src="icons/armor.svg" title="Armor">
+<td class="required_target" title="Required target">(SF)
<td>DF
<td>SF
-<td class="only_unsupported">[TF]
+<td class="only_unsupported" title="Only if unsupported">[TF]
<tr>
-<td><img src="icons/infantry.svg">
+<td><img src="icons/infantry.svg" title="Infantry">
<td>SF
-<td class="required_target">(SF)
+<td class="required_target" title="Required target">(SF)
<td>SF
-<td class="only_unsupported">[TF]
+<td class="only_unsupported" title="Only if unsupported">[TF]
<tr>
-<td><img src="icons/motorized_antitank_old.svg">
+<td><img src="icons/motorized_antitank_old.svg" title="Anti-tank">
<td>DF
<td>SF
<td>SF
-<td class="only_unsupported">[TF]
-<tr>
-<td><img src="icons/artillery.svg">
+<td class="only_unsupported" title="Only if unsupported">[TF]
+<tr title="Must fire first">
+<td><img src="icons/artillery.svg" title="Artillery">
<td class="must_fire_first">SF*
<td class="must_fire_first">DF*
<td class="must_fire_first">DF*
@@ -868,16 +868,16 @@ svg #lines line.axis_supply.allied_supply {
<table>
<tr><th colspan="2">BP COSTS PER CV
<tr><td>
-<img src="icons/armor.svg">
-<img src="icons/motorized_antitank_old.svg">
-<img src="icons/artillery.svg">
+<img src="icons/armor.svg" title="Armor">
+<img src="icons/motorized_antitank_old.svg" title="Anti-tank">
+<img src="icons/artillery.svg" title="Artillery">
<td>3
<tr><td>
-<img src="icons/motorized_infantry.svg">
-<img src="icons/mechanized_infantry.svg">
+<img src="icons/motorized_infantry.svg" title="Motorized Infantry">
+<img src="icons/mechanized_infantry.svg" title="Mechanized Infantry">
<td>2
<tr><td>
-<img src="icons/infantry.svg">
+<img src="icons/infantry.svg" title="Unmotorized Infantry">
<td>1
<!--
<tr><td colspan="2"><i>Elite Units cost double</i>