Aleksander Machniak
2013-10-25 f202a7e8b17c5284daf554c2de91a1ec68c76da0
Fixed status icon in messages list header, fixed position of flag icon
2 files modified
4 ■■■■ changed files
skins/larry/images/listicons.png patch | view | raw | blame | history
skins/larry/mail.css 4 ●●●● patch | view | raw | blame | history
skins/larry/images/listicons.png

skins/larry/mail.css
@@ -646,7 +646,7 @@
}
.messagelist thead tr td.flag span.flagged {
    background-position: -24px -1036px;
    background-position: -22px -1036px;
}
.messagelist tr td.status span.msgicon:hover {
@@ -700,7 +700,7 @@
}
.messagelist thead tr td.status span.status {
    background-position: -24px -1016px;
    background-position: -23px -1017px;
}
.messagelist tr td div.collapsed {