mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 17:51:24 +01:00
v1.5.79 - river overview update
This commit is contained in:
parent
41d03e8039
commit
fbec08f982
7 changed files with 104 additions and 100 deletions
|
|
@ -1383,7 +1383,11 @@ div.states span.inactive:hover {
|
|||
color: #abaaaa;
|
||||
}
|
||||
|
||||
div.states>input.riverType {
|
||||
div.states > .riverName {
|
||||
width: 7em;
|
||||
}
|
||||
|
||||
div.states > .riverType {
|
||||
width: 5em;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue