Update BasicBackground.css

This commit is contained in:
Mirco Wittrien 2022-09-02 11:10:52 +02:00
parent d115017299
commit 528b8718df
1 changed files with 2 additions and 0 deletions

View File

@ -2335,6 +2335,8 @@ body::after {
.serverBoostTabItem-2hFTIN[aria-selected=true] {
text-shadow: 1px 1px var(--textshadow);
}
#app-mount .side-2ur1Qk .themed-2-lozF.item-3XjbnG:active:not(.disabled-1nofHP), /* sideitems */
#app-mount .topPill-3DJJNV .themed-2-lozF.item-3XjbnG:active:not(.disabled-1nofHP), /* tabitems */
#app-mount .side-2ur1Qk .themed-2-lozF.item-3XjbnG:hover:not(.disabled-1nofHP), /* sideitems */
#app-mount .topPill-3DJJNV .themed-2-lozF.item-3XjbnG:hover:not(.disabled-1nofHP) { /* tabitems */
background-color: rgba(var(--transparencycolor), .2);