theme-store/themes/0dd3db69-5c48-4f48-9a8a-4d00c78cb534/chrome.css
2025-01-02 14:51:41 +00:00

9 lines
269 B
CSS

.tabbrowser-tab:is([soundplaying], [muted], [activemedia-blocked]) img {
opacity: unset !important;
}
#zen-essentials-container {
.tabbrowser-tab:is([soundplaying], [muted], [activemedia-blocked]) img {
opacity: unset !important;
}
}