Orange border for unread thread sub message(s)

This commit is contained in:
the-djmaze 2023-05-30 16:13:59 +02:00
parent 26fb2cf9fb
commit 7404ee058f

View file

@ -304,6 +304,7 @@
}
[data-unseen] {
background-color: rgba(255, 255, 64, 0.15);
border-color: orange;
}
&.checked {