Update 2021
Working after 2021 update:
input:-webkit-autofill,
input:-webkit-autofill:focus {
transition: background-color 600000s 0s, color 600000s 0s;
}
input[data-autocompleted] {
background-color: transparent !important;
}
Working after 2021 update:
input:-webkit-autofill,
input:-webkit-autofill:focus {
transition: background-color 600000s 0s, color 600000s 0s;
}
input[data-autocompleted] {
background-color: transparent !important;
}
For further actions, you may consider blocking this person and/or reporting abuse
John Pinto -
Job Ready Programmer -
Fabiana de carvalho Lima dias -
Abdelkader Boudih -
Top comments (0)