mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 17:51:24 +01:00
v1.5.12 - emblems adding, save/load
This commit is contained in:
parent
dc3dbe9881
commit
a5b2f23cee
12 changed files with 1379 additions and 743 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue