firefox: hide private browsing icon
This commit is contained in:
parent
b6799321c1
commit
6cc1f8a381
|
@ -64,6 +64,9 @@ in
|
||||||
.toolbar-items {
|
.toolbar-items {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
#private-browsing-indicator-with-label {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
/* Create a horizontal container */
|
/* Create a horizontal container */
|
||||||
#navigator-toolbox {
|
#navigator-toolbox {
|
||||||
|
|
Loading…
Reference in a new issue