From b5152fe2f7ab75495b8cff0d2d192e16a9d6c6f8 Mon Sep 17 00:00:00 2001 From: alec Date: Fri, 13 Apr 2012 10:17:56 +0000 Subject: - Improved attachment icon position git-svn-id: https://svn.roundcube.net/trunk@6076 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/skins/larry/mail.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roundcubemail/skins/larry/mail.css b/roundcubemail/skins/larry/mail.css index a4af1b8c2..7ea479826 100644 --- a/roundcubemail/skins/larry/mail.css +++ b/roundcubemail/skins/larry/mail.css @@ -475,7 +475,7 @@ a.iconbutton.threadmode.selected { } #messagelist tbody tr td.attachment span.attachment { - background-position: 0 -998px; + background-position: 0 -996px; } #messagelist thead tr td.attachment span.attachment { background-position: -24px -997px; -- cgit v1.2.3