New: Animate checkboxes
This commit is contained in:
parent
d160a77c21
commit
95c4d536d5
1 changed files with 1 additions and 0 deletions
|
|
@ -1839,6 +1839,7 @@ progress+span {
|
||||||
height: 1.3em;
|
height: 1.3em;
|
||||||
width: 1.3em;
|
width: 1.3em;
|
||||||
border-radius: var(--smallerRadius);
|
border-radius: var(--smallerRadius);
|
||||||
|
transition: all .125s;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue