当前位置:网站首页>Remove the default background color of chrome input input box
Remove the default background color of chrome input input box
2022-07-07 22:21:00 【Belden wind】
input.input:-webkit-autofill {
box-shadow: 0 0 0 30px var(--gray) inset !important;
}
input.input:-webkit-autofill:focus {
box-shadow: 0 0 0 1000px var(--gray) inset !important;
}
input.input:-internal-autofill-previewed, input.nput:-internal-autofill-selected {
-webkit-text-fill-color: var(--font-color) !important;
transition: background-color 5000s ease-in-out 0s !important;
font-size: 14px !important;
}
边栏推荐
- MIT6.S081-Lab9 FS [2021Fall]
- 【JDBC Part 1】概述、获取连接、CRUD
- How does win11 time display the day of the week? How does win11 display the day of the week today?
- How to realize the movement control of characters in horizontal game
- QT compile IOT management platform 39 alarm linkage
- Ternary expressions, generative expressions, anonymous functions
- SAR image quality evaluation
- 双塔模型的最强出装,谷歌又开始玩起“老古董”了?
- Song list 11111
- ByteDance senior engineer interview, easy to get started, fluent
猜你喜欢

三元表达式、各生成式、匿名函数

Crawler (17) - Interview (2) | crawler interview question bank

Where is the big data open source project, one-stop fully automated full life cycle operation and maintenance steward Chengying (background)?

海外代理推荐

如何实现横版游戏中角色的移动控制

Overseas agent recommendation

Win11U盘不显示怎么办?Win11插U盘没反应的解决方法

Validutil, "Rethinking the setting of semi supervised learning on graphs"

ByteDance senior engineer interview, easy to get started, fluent

Node:504 error reporting
随机推荐
Use partial derivatives to display normals in unity
Wechat official account oauth2.0 authorizes login and displays user information
Blender exchange group, welcome to the water group ~
Display optimization when the resolution of easycvr configuration center video recording plan page is adjusted
Solve the problem of uni in uni app Request sent a post request without response.
MIT6.S081-Lab9 FS [2021Fall]
TCP/IP 协议栈
Jerry's manual matching method [chapter]
How to write an augmented matrix into TXT file
Welcome to CSDN markdown editor
DNS series (I): why does the updated DNS record not take effect?
How to make agile digital transformation strategy for manufacturing enterprises
Write in front -- Talking about program development
谈谈制造企业如何制定敏捷的数字化转型策略
用语雀写文章了,功能真心强大!
Jerry's configuration of TWS cross pairing [article]
Use json Stringify() to realize deep copy, be careful, there may be a huge hole
Win11U盘不显示怎么办?Win11插U盘没反应的解决方法
Google SEO external chain backlinks research tool recommendation
解决uni-app中uni.request发送POST请求没有反应。