You can use one single selector that excludes both the textarea and the submit button: :input:not(textarea,:submit).
確定! 回上一頁