skins/chameleon

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


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

New commits:
commit 73445d6ede5718a156353399331a56a2b84d05fe
Author: Thomas Bruederli <bruederli at kolabsys.com>
Date:   Mon Jan 12 17:49:12 2015 +0100

    Fix color of unread count in selected folder

diff --git a/skins/chameleon/styles.less b/skins/chameleon/styles.less
index 751dbda..3b27387 100644
--- a/skins/chameleon/styles.less
+++ b/skins/chameleon/styles.less
@@ -789,6 +789,10 @@ h3.subject {
 	-webkit-box-shadow: none;
 }
 
+.folderlist li.mailbox.selected > a .unreadcount {
+	color: @list-selected-text;
+}
+
 .folderlist li.mailbox div.treetoggle {
 	top: 15px;
 	left: 20px;




More information about the commits mailing list