plugins/kolab_files

Thomas Brüderli bruederli at kolabsys.com
Wed Jul 31 20:01:34 CEST 2013


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

New commits:
commit 3ad14897f0ec765b041a95a60e765d898f1591ac
Author: Thomas Bruederli <bruederli at kolabsys.com>
Date:   Wed Jul 31 20:01:23 2013 +0200

    Adjust some sizes to properly display the list icons

diff --git a/plugins/kolab_files/skins/larry/style.css b/plugins/kolab_files/skins/larry/style.css
index aca658c..e94dd93 100644
--- a/plugins/kolab_files/skins/larry/style.css
+++ b/plugins/kolab_files/skins/larry/style.css
@@ -111,6 +111,7 @@
   text-overflow: ellipsis;
   white-space: nowrap;
   display: inline-block;
+  height: 17px;
   width: auto;
   overflow: hidden;
   color: #376572;
@@ -249,7 +250,7 @@
 
 .filelist tbody td.filename span {
   background: url(images/unknown.png) 0 0 no-repeat;
-  padding: 0 0 0 20px;
+  padding: 1px 0 3px 20px;
   height: 16px;
 }
 




More information about the commits mailing list