From 10560d9a89f2c661f4573d174097fb922319d69e Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Wed, 25 Jan 2012 15:18:59 -0500
Subject: [PATCH] Small fixes

---
 README                 |    2 +-
 skins/larry/styles.css |    3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/README b/README
index 9c4c645..105f255 100644
--- a/README
+++ b/README
@@ -63,7 +63,7 @@
 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 94ad1fb..b9aa087 100644
--- a/skins/larry/styles.css
+++ b/skins/larry/styles.css
@@ -1759,8 +1759,7 @@
 	background-position: 0 -156px;
 }
 
-.attachmentslist li.rar,
-.attachmentslist li.gz {
+.attachmentslist li.rar {
 	background-position: 0 -182px;
 }
 

--
Gitblit v1.9.1