Update BasicBackground.css

This commit is contained in:
Mirco Wittrien 2020-01-30 15:02:27 +01:00
parent 94a0f30250
commit 9c7f73adc6
1 changed files with 4 additions and 3 deletions

View File

@ -909,9 +909,6 @@ body:before {
.reactionBtn-2na4rd:hover .icon-3tPbgH {
color: rgb(var(--fontwhite1));
}
#app-mount .edited-DL9ECl { /* message editedtag */
color: rgb(var(--fontwhite4));
}
.content-2M3n_H a { /* message systemlink */
color: rgb(var(--fontwhite1));
}
@ -1054,6 +1051,10 @@ body:before {
margin-bottom: .5625rem;
}
.edited-DL9ECl { /* message editedtag */
color: rgb(var(--fontwhite3));
}
.timestampCozy-1HNQR2, /* message timestamp */
.timestampCompact-29LLPQ {
color: rgb(var(--fontwhite3));