mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 01:41:22 +01:00
remove default tooltip if no actions
This commit is contained in:
parent
32e8570794
commit
1708a33cd4
1 changed files with 1 additions and 3 deletions
|
|
@ -4553,9 +4553,7 @@
|
||||||
<div id="notesBody"></div>
|
<div id="notesBody"></div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="tooltip" style="opacity: 0" data-main="Сlick the arrow button for options. Zoom in to see the map in details">
|
<div id="tooltip" style="opacity: 0" data-main="Сlick the arrow button for options. Zoom in to see the map in details"></div>
|
||||||
Сlick the arrow button for options. Zoom in to see the map in details
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="mapOverlay" style="display: none">Drop a .map file to open</div>
|
<div id="mapOverlay" style="display: none">Drop a .map file to open</div>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue