add private browsing indicator
This commit is contained in:
parent
60105d9c43
commit
7420a87af0
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ panel .toolbarbutton-badge
|
|||
margin-inline-end: 6px !important;
|
||||
}
|
||||
:root[privatebrowsingmode] #navigator-toolbox #fxa-toolbar-menu-button {
|
||||
background-color: var(--private-browsing-indicator) !important;
|
||||
background-color: var(--private-browsing-indicator, #006cbe) !important;
|
||||
color: white !important;
|
||||
margin-inline: 0 !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue