모달창
parent
658a747a63
commit
b5bf386295
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue