Enhancement: Adds input styles to input type dates too.
This commit is contained in:
parent
6fa609325c
commit
3ee3557d4c
|
@ -75,6 +75,7 @@ input[type="number"],
|
|||
input[type="email"],
|
||||
input[type="url"],
|
||||
input[type="time"],
|
||||
input[type="date"],
|
||||
textarea,
|
||||
select,
|
||||
button, .button,
|
||||
|
|
Loading…
Reference in New Issue