Update BasicBackground.css

This commit is contained in:
Mirco Wittrien 2022-09-16 12:18:23 +02:00
parent a0ff8bcaf9
commit 7905f40640
1 changed files with 2 additions and 2 deletions

View File

@ -1860,14 +1860,14 @@ body::after {
/* ~~~~ 7. PEOPLES ~~~~ */
.addFriendInputWrapper-kkoSV9 { /* friendsadd inputcontainer */
.addFriendInputWrapper-kkoSV9 { /* peoples add friend */
background-color: rgba(var(--transparencycolor), .1);
border-color: rgba(var(--transparencycolor), .3);
}
.addFriendInputWrapper-kkoSV9:hover:not(:focus-within) {
border-color: rgb(var(--transparencycolor));
}
.container-3tKtM_ { /* friendsadd explore option */
.container-3tKtM_ { /* peoples explore option */
border: none;
}
.container-3tKtM_:hover {