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 {
|
#back-button {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
#forward-button {
|
#forward-button {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
*/
|
|
||||||
|
#reload-button {
|
||||||
|
display: none !important;
|
||||||
|
}
|
||||||
|
|
||||||
/*#tracking-protection-icon-container {
|
/*#tracking-protection-icon-container {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}*/
|
}*/
|
||||||
|
@ -70,10 +75,12 @@
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
#PanelUI-button {
|
#PanelUI-button {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
#nav-bar:not([tabs-hidden="true"]) {
|
#nav-bar:not([tabs-hidden="true"]) {
|
||||||
box-shadow: none !important;
|
box-shadow: none !important;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue