summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2012-01-25 20:18:59 +0000
committerthomascube <thomas@roundcube.net>2012-01-25 20:18:59 +0000
commit10560d9a89f2c661f4573d174097fb922319d69e (patch)
tree72c5b2e431fcc5e5a8615c1c718ace76bb74f8f4
parent8b92d2b0507a98dfd380553c64765bcfdecc6fe3 (diff)
Small fixes
-rw-r--r--README2
-rw-r--r--skins/larry/styles.css3
2 files changed, 2 insertions, 3 deletions
diff --git a/README b/README
index 9c4c6454d..105f2557c 100644
--- a/README
+++ b/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/skins/larry/styles.css b/skins/larry/styles.css
index 94ad1fb64..b9aa08703 100644
--- a/skins/larry/styles.css
+++ b/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;
}