skins/chameleon

Aleksander Machniak machniak at kolabsys.com
Mon Jan 19 16:10:59 CET 2015


 skins/chameleon/styles.less |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

New commits:
commit 40ac23b25d4db2520c35fb149157663e8bfea4ef
Author: Aleksander Machniak <machniak at kolabsys.com>
Date:   Mon Jan 19 10:10:26 2015 -0500

    Small fixes for kolab_files interface

diff --git a/skins/chameleon/styles.less b/skins/chameleon/styles.less
index 0bfa14a..63ab5b4 100644
--- a/skins/chameleon/styles.less
+++ b/skins/chameleon/styles.less
@@ -2899,7 +2899,7 @@ div.messagetasklinks::before {
 	background-image: url(images/listicons.png);
 	color: @text-color;
 	line-height: 29px;
-	padding: 8px 8px 8px 35px;
+	padding: 7px 8px 7px 35px;
 }
 
 #files-folder-list ul li.virtual span.name {
@@ -2927,11 +2927,11 @@ div.messagetasklinks::before {
 }
 
 #files-folder-list ul li span.name {
-	background-position: 7px 6px;
+	background-position: 7px 5px;
 }
 
 #files-folder-list ul li.child span.name {
-	background-position: 7px -90px;
+	background-position: 7px -93px;
 }
 
 ul.toolbarmenu li span.saveas {
@@ -2944,6 +2944,7 @@ ul.toolbarmenu li:hover a.active span.saveas {
 	background-position: -1px -74px;
 }
 
+#files-folder-list ul li:first-child,
 .filelist thead tr th:first-child {
 	border-radius: 0;
 }




More information about the commits mailing list