Aleksander Machniak
2014-07-09 dc43ae4ed0b8aabfc5107a9d890e88c47d89f9a5
Small css fix for delete icon on messages list
1 files modified
4 ■■■■ changed files
skins/larry/mail.css 4 ●●●● patch | view | raw | blame | history
skins/larry/mail.css
@@ -698,9 +698,9 @@
}
*/
.messagelist tr td.status span.deleted,
.messagelist tr td.status span.deleted:hover,
.messagelist tr:hover td.status span.deleted,
.messagelist tr td.subject span.deleted {
    background-position: -22px -1096px;
    background-position: -21px -1096px;
}
.messagelist tr td.status span.status,