Fix list icon for replied+forwarded+unread messages

pull/214/merge
Thomas Bruederli 10 years ago
parent fa424e54d2
commit 53b7421d44

@ -493,7 +493,7 @@ table.messagelist.fixedcopy {
.messagelist tr td.status span.unread,
.messagelist tr td.subject span.unread,
.messagelist tr td.status span.unread:hover {
background-position: 0 -1017px;
background-position: 0 -1017px !important;
}
.messagelist thead tr th.status span.status {

Loading…
Cancel
Save