mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-17 02:17:03 -04:00
fix messagelogger deleted styles (#642)
Co-authored-by: Ven <vendicated@riseup.net>
This commit is contained in:
parent
cae8b1a93b
commit
d0b3678ad6
2 changed files with 9 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
.messagelogger-deleted div {
|
||||
color: #f04747;
|
||||
}
|
||||
|
||||
.messagelogger-deleted a {
|
||||
color: #be3535;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue