I have an input of type date in my page and I want to change the color of the highlight inside of it and I don't know if there are css selector for that.
Here's an image of what i'm talking about :
Thank you for your concerned! :)
EDIT
here's what i'm trying to do:
TO
If I find a 'non-webkit' solution I will update this.
Credit to dboskovic on the Zurb GitHub repo:
input::-webkit-datetime-edit-day-field:focus, input::-webkit-datetime-edit-month-field:focus, input::-webkit-datetime-edit-year-field:focus { background-color: red; color: white; outline: none; }
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With