From b326fc2436791910d85ad6bb47002f6ab5a2f0df Mon Sep 17 00:00:00 2001 From: thomasb Date: Wed, 25 Jan 2012 20:18:59 +0000 Subject: Small fixes git-svn-id: https://svn.roundcube.net/trunk@5824 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/README | 2 +- roundcubemail/skins/larry/styles.css | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/roundcubemail/README b/roundcubemail/README index 9c4c6454d..105f2557c 100644 --- a/roundcubemail/README +++ b/roundcubemail/README @@ -63,7 +63,7 @@ version that will not be part of the Roundcube Webmail Software, you may remove the exception above and use this source code under the original version of the license. -For more details about licensing and the expections for skins and plug-ins +For more details about licensing and the expections for skins and plugins see http://roundcube.net/license 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; } -- cgit v1.2.3