mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03: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] {
|
[data-unseen] {
|
||||||
background-color: rgba(255, 255, 64, 0.15);
|
background-color: rgba(255, 255, 64, 0.15);
|
||||||
|
border-color: orange;
|
||||||
}
|
}
|
||||||
|
|
||||||
&.checked {
|
&.checked {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue