mirror of
https://github.com/rydesun/dotfiles.git
synced 2025-12-26 14:44:58 +08:00
Update firefox: remove fingerprint indicator
This commit is contained in:
parent
07840a5393
commit
e031071a40
1 changed files with 4 additions and 0 deletions
|
|
@ -18,6 +18,10 @@
|
|||
#urlbar:not(.megabar), #urlbar.megabar > #urlbar-background, #searchbar {
|
||||
box-shadow: none !important;
|
||||
}
|
||||
/* 隐藏地址栏的容器图标 */
|
||||
#urlbar .identity-icon-fingerprint {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
/* 简化后退图标 */
|
||||
#back-button > .toolbarbutton-icon {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue