From 9e60a8a5c6d9fcebe6370e6e65e3eb47b479b6f5 Mon Sep 17 00:00:00 2001 From: thomasb Date: Fri, 9 Sep 2011 12:08:36 +0000 Subject: Slightly adjust list header sprites git-svn-id: https://svn.roundcube.net/trunk@5196 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/skins/default/images/listheader.gif | Bin 470 -> 322 bytes roundcubemail/skins/default/mail.css | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/roundcubemail/skins/default/images/listheader.gif b/roundcubemail/skins/default/images/listheader.gif index ff28d95ef..bf77a11c1 100644 Binary files a/roundcubemail/skins/default/images/listheader.gif and b/roundcubemail/skins/default/images/listheader.gif differ diff --git a/roundcubemail/skins/default/mail.css b/roundcubemail/skins/default/mail.css index 22e69397c..2982f0399 100644 --- a/roundcubemail/skins/default/mail.css +++ b/roundcubemail/skins/default/mail.css @@ -632,7 +632,7 @@ body.messagelist #messagelist thead tr td.sortedASC, #messagelist thead tr td.sortedDESC { - background-position: 0 -22px; + background-position: 0 -26px; } #messagelist thead tr td.sortedASC a -- cgit v1.2.3