plugins/kolab_files

Aleksander Machniak machniak at kolabsys.com
Thu Aug 1 09:20:40 CEST 2013


 plugins/kolab_files/skins/larry/style.css |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f98137f3a8484b7be77b6038a231b530123a3650
Author: Aleksander Machniak <machniak at kolabsys.com>
Date:   Thu Aug 1 09:19:53 2013 +0200

    Small css fix - modified height of folder records

diff --git a/plugins/kolab_files/skins/larry/style.css b/plugins/kolab_files/skins/larry/style.css
index e94dd93..c79739a 100644
--- a/plugins/kolab_files/skins/larry/style.css
+++ b/plugins/kolab_files/skins/larry/style.css
@@ -107,7 +107,7 @@
 
 #files-folder-list ul li span.name {
   background: url(../../../../skins/larry/images/listicons.png) 6px 3px no-repeat;
-  padding: 6px 8px 2px 32px;
+  padding: 5px 8px 0 32px;
   text-overflow: ellipsis;
   white-space: nowrap;
   display: inline-block;




More information about the commits mailing list