add private browsing indicator

This commit is contained in:
bmFtZQ 2021-12-03 08:20:27 +08:00
parent 23e0972901
commit 2b7c3991c6
3 changed files with 37 additions and 1 deletions

View file

@ -183,7 +183,8 @@
display: -moz-box !important;
}
.titlebar-spacer[type="pre-tabs"] {
.titlebar-spacer[type="pre-tabs"],
.private-browsing-indicator {
display: none !important;
}