v1.5.87 - lakes editor rework

This commit is contained in:
Azgaar 2021-03-02 03:28:08 +03:00
parent 5f5a67d436
commit 124c7f3448
7 changed files with 118 additions and 36 deletions

View file

@ -266,7 +266,6 @@ i.icon-lock {
}
#routeLength,
#lakeArea,
#coastlineArea {
background-color: #eeeeee;
border: 1px solid #a5a5a5;
@ -1439,6 +1438,12 @@ div.states > .coaIcon > use {
width: 6em;
}
#burgBody > div > div,
#riverBody > div,
#lakeBody > div {
padding: .1em;
}
#riverBody div.label,
#riverBody input,
#riverBody select,