This commit is contained in:
syuilo 2017-08-28 19:43:34 +09:00
parent 29ed58e4b3
commit 93c8374021
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ body
input:not([type]) input:not([type])
input[type='text'] input[type='text']
input[type='password'] input[type='password']
input[type='search']
input[type='email'] input[type='email']
textarea textarea
button button