more firefox changes

This commit is contained in:
Sean Kovacs 2025-12-02 16:03:32 -05:00
commit 7e9ff827f8
Signed by: sckova
GPG key ID: 00F325187C68651A
4 changed files with 91 additions and 20 deletions

View file

@ -0,0 +1,7 @@
#tracking-protection-icon-container {
display: none;
}
.bookmark-item[container] {
list-style-image: url("chrome://global/skin/dirListing/folder.png") !important;
}