Update private-browsing icon source
This commit is contained in:
parent
df85873f33
commit
7d083242c2
1 changed files with 1 additions and 1 deletions
|
@ -5,5 +5,5 @@ See the above repository for updates as well as full license text. */
|
||||||
|
|
||||||
.private-browsing-indicator{ display: none }
|
.private-browsing-indicator{ display: none }
|
||||||
:root[privatebrowsingmode="temporary"] #PanelUI-menu-button{
|
:root[privatebrowsingmode="temporary"] #PanelUI-menu-button{
|
||||||
list-style-image: url("chrome://browser/skin/indicator-private-browsing.svg") !important;
|
list-style-image: url("chrome://global/skin/icons/indicator-private-browsing.svg") !important;
|
||||||
}
|
}
|
Loading…
Reference in a new issue