label focus color */ .input-field input[type=text]:focus + label, .materialize-textarea:focus:not([readonly]) + label { color: #005eed !important; } ...
確定! 回上一頁