mirror of
https://github.com/the-djmaze/snappymail.git
synced 2024-11-10 09:02:45 +08:00
Orange border for unread thread sub message(s)
This commit is contained in:
parent
26fb2cf9fb
commit
7404ee058f
1 changed files with 1 additions and 0 deletions
|
@ -304,6 +304,7 @@
|
|||
}
|
||||
[data-unseen] {
|
||||
background-color: rgba(255, 255, 64, 0.15);
|
||||
border-color: orange;
|
||||
}
|
||||
|
||||
&.checked {
|
||||
|
|
Loading…
Reference in a new issue