Skip to content

Commit

Permalink
Show tab icon when audio playing
Browse files Browse the repository at this point in the history
  • Loading branch information
TGSAN committed Jul 24, 2023
1 parent 00fb0e7 commit 5589800
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions chrome/toolbar/tabbar.css
Original file line number Diff line number Diff line change
Expand Up @@ -492,3 +492,7 @@ toolbarbutton[part="scrollbutton-down"] {
margin-block: 1px 2px;
margin-inline: 6px 5px;
}

#tabbrowser-tabs[secondarytext-unsupported] .tab-icon-stack[indicator-replaces-favicon] > :not(.tab-icon-overlay) {
opacity: 1 !important;
}

0 comments on commit 5589800

Please sign in to comment.