Closed
Description
The placeholders on date inputs don't respect the standard placeholder attribute.
It would be great if we could have the pseudo elements styled so they match the placeholder e.g. changing
'input::placeholder, textarea::placeholder'
to
'input::placeholder, textarea::placeholder, ::-webkit-datetime-edit'
There's a bit more to it (e.g. the firefox placeholders)
Metadata
Metadata
Assignees
Labels
No labels