mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-03-10 08:50:38 -07:00
Fix: Icons - Report broken site at Protection popup #971
This commit is contained in:
parent
ed5e5198fc
commit
b3e1b84451
3 changed files with 15 additions and 0 deletions
|
|
@ -500,6 +500,10 @@ panelMenuBookmarkThisPage[starred] {
|
|||
margin-inline-end: 1em;
|
||||
}
|
||||
|
||||
#protections-popup-report-broken-site-button {
|
||||
list-style-image: url("chrome://global/skin/icons/lightbulb.svg");
|
||||
}
|
||||
|
||||
#protections-popup-settings-button > .protections-popup-settings-icon,
|
||||
#protections-popup-multiView .panel-subview-footer-button {
|
||||
list-style-image: url("chrome://global/skin/icons/settings.svg");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue