Update BlurpleRecolor.css

This commit is contained in:
Mirco Wittrien 2020-10-25 18:51:04 +01:00 committed by GitHub
parent 6ca75e996d
commit f3265ad481
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2021,7 +2021,7 @@ img[src*="/assets/0f4d1ff76624bb45a3fee4189279ee92.svg"] + * + *::before {
/* ---- 16.5. CHANNELTABS ---- */
.channelTabs-unreadBadge {
.channelTabs-unreadBadge:not(.channelTabs-noUnread) {
background-color: rgb(var(--vaccentcolor)) !important;
}
@ -2036,4 +2036,4 @@ img[src*="/assets/0f4d1ff76624bb45a3fee4189279ee92.svg"] + * + *::before {
#app-mount .topSectionPlaying-1J5E4n .dev-A7f2Rx.hasBadge-4rT8_u .badge-7R_W3s,
#app-mount .headerPlaying-j0WQBV .dev-A7f2Rx.hasBadge-4rT8_u .badge-7R_W3s {
background: rgb(var(--vaccentcolor)) !important;
}
}