If you are talking about the focus state of a form control then you can style that as follows: input:focus,select:focus{background:red}.
確定! 回上一頁