Aleksander Machniak
2014-01-23 0f4d09b9e8ceeba658d1d6613a51b7e5f0bf34b3
Fix empty folder icon for trash folder one level below the root
1 files modified
8 ■■■■■ changed files
skins/larry/mail.css 8 ●●●●● patch | view | raw | blame | history
skins/larry/mail.css
@@ -249,6 +249,14 @@
    background-position: 23px -406px;
}
#mailboxlist li.mailbox ul li.trash.empty > a {
    background-position: 23px -1924px;
}
#mailboxlist li.mailbox ul li.trash.empty.selected > a {
    background-position: 23px -1948px;
}
#mailboxlist li.mailbox ul li.archive > a {
    background-position: 23px -1699px;
}