Google Chrome表单自动填充及其黄色背景 [英] Google Chrome form autofill and its yellow background

查看:154
本文介绍了Google Chrome表单自动填充及其黄色背景的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有Google Chrome的设计问题及其表单自动填入功能。
如果Chrome记住一些登录/密码,它会将背景颜色更改为黄色。

I have design problem with Google Chrome and its form autofill function. If Chrome remembers some login/password it changes a background color to a yellow one.

以下是一些屏幕截图:


如何删除该背景或只是禁用此自动填充?

How to remove that background or just disable this autofill ?

推荐答案

将白色更改为您想要的任何颜色。

Change "white" to any color you want.

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
}

这篇关于Google Chrome表单自动填充及其黄色背景的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆