custom pictures for regiments (#1183)

* forms and ajustements

* variable size for style as requested
This commit is contained in:
Issac411 2025-01-19 23:29:27 +01:00 committed by GitHub
parent 5bb33311fb
commit 7b8ffd025f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 117 additions and 15 deletions

View file

@ -5773,9 +5773,14 @@
<table id="iconTable" class="table pointer" style="font-size: 2em; text-align: center; width: 100%"></table>
<div style="font-style: italic; font-size: 1.2em; margin: 0.4em 0 0 0.4em">
<span>Select from the list or paste a Unicode character here: </span>
<input id="iconInput" style="width: 2.5em" />
<input id="iconInput" style="width: 2.5em"/>
<span>. See <a href="https://emojipedia.org" target="_blank">Emojipedia</a> for reference</span>
</div>
<span>
<span>You can past a regiment picture link here: </span>
<input id="imageInput" style="width: 12em" />
<button id="addImage" type="button" class="ui-button ui-corner-all ui-widget">Add</button>
</span>
</div>
<div id="submapTool" style="display: none" class="dialog">