강석 최 2022-03-07 10:32:18 +09:00
commit 45549079cb
1 changed files with 3 additions and 5 deletions

View File

@ -708,8 +708,6 @@ a {
cursor:pointer;
}
input[type=checkbox]:disabled {
background: blue;
outline-color: blue;
color: white;
}
input[type=checkbox]:disabled:checked {
outline : solid 2px gray;
}