Update BasicBackground.css
This commit is contained in:
parent
94a0f30250
commit
9c7f73adc6
|
@ -909,9 +909,6 @@ body:before {
|
||||||
.reactionBtn-2na4rd:hover .icon-3tPbgH {
|
.reactionBtn-2na4rd:hover .icon-3tPbgH {
|
||||||
color: rgb(var(--fontwhite1));
|
color: rgb(var(--fontwhite1));
|
||||||
}
|
}
|
||||||
#app-mount .edited-DL9ECl { /* message editedtag */
|
|
||||||
color: rgb(var(--fontwhite4));
|
|
||||||
}
|
|
||||||
.content-2M3n_H a { /* message systemlink */
|
.content-2M3n_H a { /* message systemlink */
|
||||||
color: rgb(var(--fontwhite1));
|
color: rgb(var(--fontwhite1));
|
||||||
}
|
}
|
||||||
|
@ -1054,6 +1051,10 @@ body:before {
|
||||||
margin-bottom: .5625rem;
|
margin-bottom: .5625rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.edited-DL9ECl { /* message editedtag */
|
||||||
|
color: rgb(var(--fontwhite3));
|
||||||
|
}
|
||||||
|
|
||||||
.timestampCozy-1HNQR2, /* message timestamp */
|
.timestampCozy-1HNQR2, /* message timestamp */
|
||||||
.timestampCompact-29LLPQ {
|
.timestampCompact-29LLPQ {
|
||||||
color: rgb(var(--fontwhite3));
|
color: rgb(var(--fontwhite3));
|
||||||
|
|
Loading…
Reference in New Issue