feature-more-form-types

This commit is contained in:
MKody
2017-01-06 22:36:53 +01:00
parent 7939793a5b
commit 780295b2a7
6 changed files with 37 additions and 6 deletions

View File

@@ -9,6 +9,12 @@ input[type='search'],
input[type='tel'],
input[type='text'],
input[type='url'],
input[type='color'],
input[type='date'],
input[type='month'],
input[type='week'],
input[type='datetime'],
input[type='datetime-local'],
textarea,
select
appearance: none // Removes awkward default styles on some inputs for iOS