Update BasicBackground.css

This commit is contained in:
Mirco Wittrien 2019-07-18 14:50:41 +02:00
parent 537a5e044d
commit 3a1526dded
1 changed files with 5 additions and 0 deletions

View File

@ -2366,6 +2366,11 @@ html, span:not(.spinner-item) {
background-color: rgb(var(--vaccentcolor)) !important;
color: rgb(255,255,255) !important;
}
#app-mount .root-SR8cQa .wrapper-2F3Zv8[user_by_BDFDB="278543574059057154"]:after,
#app-mount .root-SR8cQa .wrapper-3t9DeA[user_by_BDFDB="278543574059057154"]:after,
#app-mount .userPopout-3XzG_A .avatarWrapper-3H_478[user_by_BDFDB="278543574059057154"]:after {
filter: unset !important;
}
#app-mount .root-SR8cQa .wrapper-2F3Zv8[user_by_BDFDB="278543574059057154"]:not(.statusHovered):hover + .headerInfo-30uryT:after,
#app-mount .root-SR8cQa .wrapper-3t9DeA[user_by_BDFDB="278543574059057154"]:not(.statusHovered):hover + .headerInfo-30uryT:after {
border-right-color: rgb(var(--vaccentcolor)) !important;