unread lines
This commit is contained in:
parent
c19e0673f1
commit
55505a3230
3 changed files with 35 additions and 7 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue