Update BlurpleRecolor.css
This commit is contained in:
parent
904d8f3b88
commit
0ffd24ac6d
|
@ -397,6 +397,10 @@ html.oldBrand, html.newBrand {
|
||||||
stroke: rgb(var(--accentcolor)) !important;
|
stroke: rgb(var(--accentcolor)) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.colorLink-2vG20E.mentionButton-3710-W { /* textarea reply mention */
|
||||||
|
color: rgb(var(--accentcolor));
|
||||||
|
}
|
||||||
|
|
||||||
/* ---- 3.3. AUTOCOMPLETEMENU ---- */
|
/* ---- 3.3. AUTOCOMPLETEMENU ---- */
|
||||||
|
|
||||||
#app-mount .active-2awTSY { /* autocomplete option active */
|
#app-mount .active-2awTSY { /* autocomplete option active */
|
||||||
|
|
Loading…
Reference in New Issue