input date icon color change

69

// in chrome this works
::-webkit-calendar-picker-indicator {
    filter: invert(1);
}

Comments

Submit
0 Comments