Use the attribute selector in the css input[disabled]{ outline:1px solid red; ... You can style checkbox label and readonly inputs with CSS, e.g.: input ...
確定! 回上一頁