improve librewolf rice
This commit is contained in:
parent
3d44a0f8f1
commit
d6b334c2fa
1 changed files with 9 additions and 2 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue