The input[type="text"] css takes precedence over the .form_field_error css. Change it to input.form_field_error and the border will work.
確定! 回上一頁