我目前正在使用Materialize框架,并且想知道是否可以更改填充复选框的颜色,因为它默认为绿色.
<input type="checkbox" class="filled-in" id="filled-in-box" checked="checked" /> <label for="filled-in-box">Filled in</label>
任何想法,将不胜感激.谢谢
html css frameworks materialize
css ×1
frameworks ×1
html ×1
materialize ×1