stuff
This commit is contained in:
parent
7fa4213608
commit
b57f29decb
|
@ -3452,6 +3452,7 @@ img[src="/assets/cef02719c12d8aaf38894c16dca7fbe6.svg"] { /* rolesettings addr
|
|||
#app-mount .closeButton-1tv5uR, /* modal closebutton */
|
||||
#app-mount .close-hZ94c6 {
|
||||
color: rgb(var(--fontwhite1));
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
#app-mount .guildName-3WI6ml, /* modal guildname */
|
||||
|
|
|
@ -344,7 +344,9 @@
|
|||
|
||||
/* textarea wave hand icon */
|
||||
.animation-10aT2_ path[stroke="rgb(123,162,255)"],
|
||||
.animation-10aT2_ path[stroke="rgb(123, 162, 255)"] {
|
||||
.animation-10aT2_ path[stroke="rgb(123, 162, 255)"],
|
||||
.animation-vamXOL path[stroke="rgb(123,162,255)"],
|
||||
.animation-vamXOL path[stroke="rgb(123, 162, 255)"] {
|
||||
stroke: rgb(var(--vaccentcolor)) !important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue