Add missing style for folders with recent messages

pull/1/head
thomascube 13 years ago
parent 3c9e903323
commit b6837c3732

@ -184,6 +184,10 @@ a.iconbutton.threadmode.selected {
color: #aaa;
}
#mailboxlist li.recent > a {
color: #017cb4;
}
#mailboxlist li.mailbox ul {
list-style: none;
margin: 0;

Loading…
Cancel
Save