Aleksander Machniak
2012-11-20 90ff4ca9518416852136a2abfda9a2eb412c5608
Small thread icon alignment fix
1 files modified
4 ■■■■ changed files
skins/larry/mail.css 4 ●●●● patch | view | raw | blame | history
skins/larry/mail.css
@@ -621,12 +621,12 @@
}
#messagelist tr td div.collapsed {
    background-position: 0 -1136px;
    background-position: 0 -1137px;
    cursor: pointer;
}
#messagelist tr td div.expanded {
    background-position: 0 -1156px;
    background-position: 0 -1157px;
    cursor: pointer;
}