v1.5.12 - emblems adding, save/load

This commit is contained in:
Azgaar 2021-02-09 00:02:21 +03:00
parent dc3dbe9881
commit a5b2f23cee
12 changed files with 1379 additions and 743 deletions

View file

@ -1451,9 +1451,13 @@ div.states > .coaIcon > use {
line-height: 1.4em;
}
#burgBody div.label {
display: inline-block;
width: 6em;
}
#stateNameEditor div.label,
#provinceNameEditor div.label,
#burgBody div.label,
#regimentBody div.label {
display: inline-block;
width: 5.5em;
@ -1588,6 +1592,7 @@ rect.fillRect {
text-align: center;
}
#emblemUploadControl,
#emblemDownloadControl {
margin-top: .3em;
text-align: center;