plugins/kolab_delegation

Aleksander Machniak machniak at kolabsys.com
Wed Dec 31 08:31:03 CET 2014


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

New commits:
commit 6407ed0931998df3bf4db882ae70a20c6d654877
Author: Aleksander Machniak <machniak at kolabsys.com>
Date:   Wed Dec 31 02:30:22 2014 -0500

    Fix missing icons on list of folders for delegation (#4145)

diff --git a/plugins/kolab_delegation/skins/larry/style.css b/plugins/kolab_delegation/skins/larry/style.css
index 7a29ed2..67dc18d 100644
--- a/plugins/kolab_delegation/skins/larry/style.css
+++ b/plugins/kolab_delegation/skins/larry/style.css
@@ -61,7 +61,7 @@ div.foldersblock h3.note {
 	padding: 2px;
 	padding-top: 4px;
 	min-width: 2em;
-	background: #d6eaf3;
+	background-color: #d6eaf3;
 	border-bottom: 2px solid #fff;
 	text-align: center;
 }




More information about the commits mailing list