mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 09:41:24 +01:00
checkbox style change
This commit is contained in:
parent
57d14d765e
commit
4d52e932fb
1 changed files with 1 additions and 1 deletions
|
|
@ -1960,7 +1960,7 @@ input[type="checkbox"] {
|
||||||
.checkbox + .checkbox-label:before {
|
.checkbox + .checkbox-label:before {
|
||||||
content: "";
|
content: "";
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
vertical-align: text-top;
|
vertical-align: middle;
|
||||||
width: 0.6em;
|
width: 0.6em;
|
||||||
height: 0.6em;
|
height: 0.6em;
|
||||||
padding: 0.2em;
|
padding: 0.2em;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue