摘要:
/*改变checkbox 默认样式*/input[type="checkbox"] { -webkit-appearance: none; /*清除复选框默认样式*/ height: 22px; width: 22px; vertical-align: middle; background: #ffffff;}input[type="checkbox"]:checked { ... 阅读全文
posted @ 2018-05-30 17:39
zeroz
阅读(620)
评论(0)
推荐(0)
浙公网安备 33010602011771号