Skip to content

Commit

Permalink
Merge branch 'master' into photon-style #1021
Browse files Browse the repository at this point in the history
  • Loading branch information
black7375 committed Nov 13, 2024
2 parents ec8c2ab + 530b283 commit a9f71c8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions css/leptonChrome.css

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

2 changes: 1 addition & 1 deletion css/leptonChromeESR.css

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

2 changes: 1 addition & 1 deletion src/tab/sound_tab/_show_with_favicons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
&[muted] {
list-style-image: url("chrome://browser/skin/tabbrowser/tab-audio-muted-small.svg");
}
&[soundplaying] {
&[activemedia-blocked] {
list-style-image: url("chrome://browser/skin/tabbrowser/tab-audio-blocked-small.svg");
}
}
Expand Down

0 comments on commit a9f71c8

Please sign in to comment.