mirror of
https://github.com/jhillyerd/inbucket.git
synced 2026-01-09 04:31:55 +00:00
ui: Mark messages as seen after 1.5s for #58
Embolden subject font for unseen messages.
This commit is contained in:
@@ -29,6 +29,10 @@ body {
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
.message-list-entry .unseen {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.message-list-scroll {
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user