rivers creator dialog

This commit is contained in:
Azgaar 2021-07-25 17:40:14 +03:00
parent c5698c5a11
commit 8bbfe6dd2c
7 changed files with 165 additions and 64 deletions

View file

@ -1674,6 +1674,12 @@ rect.fillRect {
text-align: center;
}
div.editorLine {
margin: 0.2em 0;
padding: 0 0.2em;
font-size: 0.9em;
}
#emblemDownloadControl > input {
width: 4.1em;
}