css 수정
This commit is contained in:
parent
45e979d3b0
commit
357e7c4d68
@ -566,17 +566,17 @@
|
||||
transition: background .05s ease-in-out;
|
||||
}
|
||||
}
|
||||
}
|
||||
input[type=checkbox]:checked + label::before{
|
||||
border-color: #A8B6C7;
|
||||
background-color: #A8B6C7;
|
||||
}
|
||||
input[type=checkbox]:checked + label::after{
|
||||
border-color: #fff;
|
||||
width: 7px;
|
||||
height: 11px;
|
||||
top: -2px;
|
||||
left: 1px;
|
||||
input[type=checkbox]:checked + label::before{
|
||||
border-color: #A8B6C7;
|
||||
background-color: #A8B6C7;
|
||||
}
|
||||
input[type=checkbox]:checked + label::after{
|
||||
border-color: #fff;
|
||||
width: 7px;
|
||||
height: 11px;
|
||||
top: -2px;
|
||||
left: 1px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user