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