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