Ist das hässlich…was denkt sich Google wohl dabei? Die gelbe Umrandung sowie die gelbe Füllung bekommt man so weg:
input, textarea, select, *:focus {
outline: none;
}
input:-webkit-autofill {
-webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
}
Letzte Kommentare