mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 01:41:22 +01:00
v1.0.26
This commit is contained in:
parent
cbc702bfde
commit
a3256e6726
17 changed files with 187 additions and 116 deletions
|
|
@ -394,7 +394,7 @@ input[type="color"]::-webkit-color-swatch-wrapper {
|
|||
|
||||
#options input[type="number"] {
|
||||
height: 1.3em;
|
||||
line-height: 14px;
|
||||
line-height: 1.2em;
|
||||
font-size: .8em;
|
||||
}
|
||||
|
||||
|
|
@ -439,8 +439,11 @@ input[type="color"]::-webkit-color-swatch-wrapper {
|
|||
|
||||
#optionsContent input.long {
|
||||
width: 100%;
|
||||
background-color: white;
|
||||
text-align: center;
|
||||
background-color: white;
|
||||
text-align: left;
|
||||
padding-left: 0.4em;
|
||||
box-sizing: border-box;
|
||||
height: 1.5em;
|
||||
}
|
||||
|
||||
#optionsContent input[type="range"] {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue