improve librewolf rice

This commit is contained in:
askiiart 2025-02-05 12:51:48 -06:00
parent 3d44a0f8f1
commit d6b334c2fa
Signed by untrusted user who does not match committer: askiiart
GPG key ID: 6A32977DAF31746A

View file

@ -33,11 +33,16 @@
#back-button {
display: none !important;
}
*/
#forward-button {
display: none !important;
}
*/
#reload-button {
display: none !important;
}
/*#tracking-protection-icon-container {
display: none !important;
}*/
@ -70,10 +75,12 @@
display: none !important;
}
/*
#PanelUI-button {
display: none !important;
}
*/
#nav-bar:not([tabs-hidden="true"]) {
box-shadow: none !important;
}
}