Skip to content

Inverting color of sound icon on tabs which are playing audio. #3695

Answered by irvinm
clockwinder asked this question in Q&A
Discussion options

You must be logged in to vote

Ok ... so:


.sound-button::before {
    display: none !important;
}

.sound-button {
    filter: invert();
}

Shows me this:


Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@clockwinder
Comment options

@irvinm
Comment options

Answer selected by clockwinder
@clockwinder
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants