mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-02-05 15:00:41 -08:00
Add: Panel - Addon permission icons
This commit is contained in:
parent
85d6d042c6
commit
3d641e400e
1 changed files with 6 additions and 0 deletions
|
|
@ -607,6 +607,12 @@
|
|||
}
|
||||
|
||||
/* Panel - Main */
|
||||
#appMenu-proton-addon-banners > .addon-banner-item > .toolbarbutton-icon {
|
||||
display: -moz-inline-box !important;
|
||||
margin-inline-start: var(--arrowpanel-menuicon-padding);
|
||||
-moz-box-ordinal-group: 0 !important;
|
||||
}
|
||||
|
||||
#appMenu-proton-update-banner::before {
|
||||
content: url(chrome://browser/skin/whatsnew.svg);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue