diff options
Diffstat (limited to 'skins/larry/mail.css')
-rw-r--r-- | skins/larry/mail.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/larry/mail.css b/skins/larry/mail.css index 4c91d2da8..effc35f1d 100644 --- a/skins/larry/mail.css +++ b/skins/larry/mail.css @@ -493,7 +493,7 @@ table.messagelist.fixedcopy { .messagelist tr td.status span.unread, .messagelist tr td.subject span.unread, .messagelist tr td.status span.unread:hover { - background-position: 0 -1017px; + background-position: 0 -1017px !important; } .messagelist thead tr th.status span.status { |