如何去除地址栏和搜索的边框变蓝色

阅读:5293回复:4
2021-11-20 12:36
写私信
楼主#
新建标签页时地址栏边框就变色,点击搜索栏也变色。


我想让它们边框以及框内不变色,CSS怎么写

最新喜欢:

wither...
2021-11-20 18:11
写私信
1楼#
#urlbar[focused="true"]:not([suppress-focus-border]) > #urlbar-background,
#searchbar:focus-within {
outline:none !important;
}
2021-11-21 14:31
写私信
2楼#
alanfly:#urlbar:not() > #urlbar-background,
#searchbar:focus-within {
outline:none !important;
}
回到原帖
完美了,谢谢。
2021-12-03 17:09
写私信
3楼#
地址栏,收藏,谢谢
#urlbar[focused="true"]:not([suppress-focus-border]) > #urlbar-background,
#searchbar:focus-within {
outline:none !important;
}
www.helup.com
2022-02-05 12:04
写私信
4楼#
alanfly:#urlbar:not() > #urlbar-background,
#searchbar:focus-within {
outline:none !important;
}
回到原帖
√,新 Firefox 还好,Pale Moon 这个边框是一定要关的emmmm
跑跑原神火狐 & ACGN 的社区:popkart.org