diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2012-01-25 20:18:59 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2012-01-25 20:18:59 +0000 |
| commit | b326fc2436791910d85ad6bb47002f6ab5a2f0df (patch) | |
| tree | 2832355ee095cdc694641320fe3fdc557465d4de /roundcubemail/skins | |
| parent | 8e3025b7df50e7c57e1878d509873bc6d48e5de5 (diff) | |
Small fixes
git-svn-id: https://svn.roundcube.net/trunk@5824 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/skins')
| -rw-r--r-- | roundcubemail/skins/larry/styles.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/roundcubemail/skins/larry/styles.css b/roundcubemail/skins/larry/styles.css index 94ad1fb64..b9aa08703 100644 --- a/roundcubemail/skins/larry/styles.css +++ b/roundcubemail/skins/larry/styles.css @@ -1759,8 +1759,7 @@ ul.toolbarmenu li span.conversation { background-position: 0 -156px; } -.attachmentslist li.rar, -.attachmentslist li.gz { +.attachmentslist li.rar { background-position: 0 -182px; } |
