mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 12:01:23 +01:00
Merge remote-tracking branch 'origin/master' into gui/lock-everything
# Conflicts: # index.html # versioning.js
This commit is contained in:
commit
ae9ba6c077
9 changed files with 39 additions and 27 deletions
|
|
@ -980,7 +980,7 @@ fieldset {
|
|||
|
||||
#templateBody > div > span {
|
||||
float: right;
|
||||
margin: 0 1px 0 0.5px;
|
||||
margin-inline: 1px;
|
||||
}
|
||||
|
||||
#templateBody > div > i {
|
||||
|
|
@ -989,10 +989,9 @@ fieldset {
|
|||
|
||||
#templateBody input,
|
||||
#templateBody select {
|
||||
width: 4em;
|
||||
width: 4.5em;
|
||||
height: 1em;
|
||||
border: 0;
|
||||
font-size: 0.95em;
|
||||
background-color: #ffffff95;
|
||||
color: #05044d;
|
||||
font-style: italic;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue