mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 09:41:24 +01:00
v1.0.25
This commit is contained in:
parent
a5d1fefff7
commit
cbc702bfde
4 changed files with 9 additions and 80 deletions
|
|
@ -885,16 +885,16 @@ body button.noicon {
|
|||
}
|
||||
|
||||
.color-div {
|
||||
width: 32px;
|
||||
height: 12px;
|
||||
width: 2.7em;
|
||||
height: 1.1em;
|
||||
display: inline-block;
|
||||
margin: 1px 2px;
|
||||
margin: .1em .2em;
|
||||
border: 1px #c5c5c5 groove;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#colorsSelect div {
|
||||
height: 18px;
|
||||
height: 1.7em;
|
||||
display: inline-block;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue