mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 09:41:24 +01:00
v1.5.87 - lakes editor rework
This commit is contained in:
parent
5f5a67d436
commit
124c7f3448
7 changed files with 118 additions and 36 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue