input[type=”checkbox”] {-webkit-appearance: none;} and some css is written for input[type=checkbox]:checked:before {content: '\f00c'; } which does not works ...
確定! 回上一頁