unread lines

This commit is contained in:
MathMan05 2025-01-17 11:51:15 -06:00
parent c19e0673f1
commit 55505a3230
3 changed files with 35 additions and 7 deletions

View file

@ -827,7 +827,12 @@ span.instanceStatus {
padding: 4px 0;
font-size: 0.9rem;
}
.unreadDateline{
color:var(--red);
hr{
background:var(--red);
}
}
/* Member Info (DM/Member List) */
.liststyle {
padding: 4px 8px;