web: change up unread message styles
This commit is contained in:
@@ -63,6 +63,10 @@
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.index tr.unread {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.index .from {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
|
||||
Reference in New Issue
Block a user