Skip to content

Commit

Permalink
Fix: Icons - Report broken site menu black7375#843
Browse files Browse the repository at this point in the history
  • Loading branch information
black7375 committed Dec 19, 2023
1 parent 8ad8ab1 commit eddf919
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 0 deletions.
8 changes: 8 additions & 0 deletions css/leptonChrome.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions css/leptonChromeESR.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions src/icons/_global_menu.scss
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,9 @@ menu.share-tab-url-item {
#menu_openHelp {
--menuitem-image: url("chrome://global/skin/icons/help.svg");
}
#help_reportBrokenSite {
--menuitem-image: url("chrome://global/skin/icons/lightbulb.svg");
}
#feedbackPage {
--menuitem-image: url("../icons/send.svg");
}
Expand Down

0 comments on commit eddf919

Please sign in to comment.