mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 20:19:22 +03:00
Resolve issue #139
This commit is contained in:
parent
a15e7f6d1e
commit
cca8ce065c
14 changed files with 135 additions and 89 deletions
|
|
@ -159,6 +159,12 @@
|
|||
&.emptySubject .emptySubjectText {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.hasVirus {
|
||||
background: #f00;
|
||||
color: #fff;
|
||||
padding: 3px;
|
||||
}
|
||||
}
|
||||
|
||||
.messageItem {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue