mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
Merge pull request #10696 from owncloud/inputdate
Enhancement: Adds input styles to input type dates too.
This commit is contained in:
commit
31bb85654e
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue