mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 01:41:22 +01:00
markers rework - editor UI
This commit is contained in:
parent
95f9d990d9
commit
385d9fa27e
2 changed files with 18 additions and 25 deletions
|
|
@ -1528,6 +1528,7 @@ div.states > .coaIcon > use {
|
|||
#markerEditor div.label {
|
||||
display: inline-block;
|
||||
width: 5.5em;
|
||||
padding: 0.3em 0;
|
||||
}
|
||||
|
||||
#saveTilesScreen div.label {
|
||||
|
|
@ -1535,10 +1536,6 @@ div.states > .coaIcon > use {
|
|||
width: 5em;
|
||||
}
|
||||
|
||||
#regimentBody div {
|
||||
margin: 0.1em 0;
|
||||
}
|
||||
|
||||
#regimentBody input[type="number"] {
|
||||
width: 5em;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue