v. 0.55994b

This commit is contained in:
Azgaar 2018-04-22 13:09:31 +03:00
parent 05db880f20
commit a18d7e91ff
3 changed files with 32 additions and 17 deletions

View file

@ -1130,7 +1130,7 @@ input[type="checkbox"] {
}
.checkbox:checked + .checkbox-label:before {
background: #8e6d7e;
background: #b19aa6;
transition: .1s;
box-shadow: inset 0px 0px 0px 2px #ece6ea;
}