summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2012-04-13 10:17:56 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2012-04-13 10:17:56 +0000
commitb5152fe2f7ab75495b8cff0d2d192e16a9d6c6f8 (patch)
treeb07642e0d1a24c8180edbcbeef48ed65c97d8b1d
parent330286d5a26c2df86f2ee7b1f30f4f56bb2f8f5d (diff)
- Improved attachment icon position
git-svn-id: https://svn.roundcube.net/trunk@6076 208e9e7b-5314-0410-a742-e7e81cd9613c
-rw-r--r--roundcubemail/skins/larry/mail.css2
1 files changed, 1 insertions, 1 deletions
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;