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/images/listicons.png | Bin 26242 -> 33661 bytes skins/larry/mail.css | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/skins/larry/images/listicons.png b/skins/larry/images/listicons.png index e2906d957..2527fe10d 100644 Binary files a/skins/larry/images/listicons.png and b/skins/larry/images/listicons.png differ 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