summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-09-09 12:08:36 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-09-09 12:08:36 +0000
commit9e60a8a5c6d9fcebe6370e6e65e3eb47b479b6f5 (patch)
tree07c3379505997b6d25072085eae9d48d274b0dbc
parentfcfcaa4cf069c1ce1be5e1d2674cd47a80493cdc (diff)
Slightly adjust list header sprites
git-svn-id: https://svn.roundcube.net/trunk@5196 208e9e7b-5314-0410-a742-e7e81cd9613c
-rw-r--r--roundcubemail/skins/default/images/listheader.gifbin470 -> 322 bytes
-rw-r--r--roundcubemail/skins/default/mail.css2
2 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/skins/default/images/listheader.gif b/roundcubemail/skins/default/images/listheader.gif
index ff28d95ef..bf77a11c1 100644
--- a/roundcubemail/skins/default/images/listheader.gif
+++ b/roundcubemail/skins/default/images/listheader.gif
Binary files 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