diff options
Diffstat (limited to 'skins')
-rw-r--r-- | skins/larry/images/listicons.png | bin | 26242 -> 33661 bytes | |||
-rw-r--r-- | 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 Binary files differindex e2906d957..2527fe10d 100644 --- a/skins/larry/images/listicons.png +++ b/skins/larry/images/listicons.png 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 { |