Update BasicBackground.css

This commit is contained in:
Mirco Wittrien 2021-09-24 17:53:51 +02:00
parent d8ca2f6a00
commit 38576b64da
1 changed files with 6 additions and 0 deletions

View File

@ -4015,6 +4015,9 @@ img[src="/assets/cef02719c12d8aaf38894c16dca7fbe6.svg"] { /* rolesettings addr
#app-mount .role-3paDXR .roleCircle-3DE8xJ[style*="background-color: rgb(185, 187, 190)"] {
background-color: rgb(var(--textbrighter)) !important;
}
#app-mount .role-3paDXR .roleIcon-228VjM {
z-index: 1;
}
/* ---- 13.14. GUILDWELCOMEMODAL ---- */
@ -4388,6 +4391,9 @@ img[src="/assets/cef02719c12d8aaf38894c16dca7fbe6.svg"] { /* rolesettings addr
z-index: 2000;
cursor: pointer;
}
#app-mount .role-2irmRk .roleIcon-228VjM {
z-index: 1;
}
.textarea-2r0oV8:focus { /* body note */
background-color: rgba(var(--transparencycolor), .2);