skins/chameleon

Thomas Brüderli bruederli at kolabsys.com
Mon Jan 12 17:46:52 CET 2015


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

New commits:
commit 7f7541474d3db973358f9b76e5feaefba3512848
Author: Thomas Bruederli <bruederli at kolabsys.com>
Date:   Mon Jan 12 17:46:32 2015 +0100

    Define color for virtual file folders (#4194)

diff --git a/skins/chameleon/styles.less b/skins/chameleon/styles.less
index 4993282..751dbda 100644
--- a/skins/chameleon/styles.less
+++ b/skins/chameleon/styles.less
@@ -2710,6 +2710,10 @@ div.messagetasklinks::before {
 	padding: 8px 8px 8px 35px;
 }
 
+#files-folder-list ul li.virtual span.name {
+	color: #aaa;
+}
+
 #files-folder-list ul li.mailbox.collection.audio span.name,
 #files-folder-list ul li.mailbox.collection.audio.selected span.name {
 	background-position: 7px -2360px;




More information about the commits mailing list