diff --git a/chrome/inline_tab_audio_icons.css b/chrome/inline_tab_audio_icons.css index 0162181..efd86e1 100644 --- a/chrome/inline_tab_audio_icons.css +++ b/chrome/inline_tab_audio_icons.css @@ -9,9 +9,6 @@ See the above repository for updates as well as full license text. */ .tab-icon-overlay:is([muted],[soundplaying],[activemedia-blocked]){ grid-area: s; } .tab-icon-overlay,.tab-icon-image{ opacity: 1 !important; } -/* secondary audio label can be removed if you use this style, but feel free to remove the next line if you want to show it. */ -.tab-secondary-label{ display: none } - /* secondary audio label ain't much use with this style, but feel free to remove the next line if you want to show it. */ .tab-secondary-label{ display: none }