From f202a7e8b17c5284daf554c2de91a1ec68c76da0 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Fri, 25 Oct 2013 20:14:53 +0200 Subject: Fixed status icon in messages list header, fixed position of flag icon --- skins/larry/mail.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'skins/larry/mail.css') diff --git a/skins/larry/mail.css b/skins/larry/mail.css index 141b61107..0c6166485 100644 --- a/skins/larry/mail.css +++ b/skins/larry/mail.css @@ -646,7 +646,7 @@ table.messagelist.fixedcopy { } .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 @@ table.messagelist.fixedcopy { } .messagelist thead tr td.status span.status { - background-position: -24px -1016px; + background-position: -23px -1017px; } .messagelist tr td div.collapsed { -- cgit v1.2.3