skins/chameleon

Thomas Brüderli bruederli at kolabsys.com
Tue Jan 20 09:44:30 CET 2015


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

New commits:
commit fe739b0649c0444b8a8b2d92f6154f2c20476edd
Author: Thomas Bruederli <bruederli at kolabsys.com>
Date:   Tue Jan 20 09:44:26 2015 +0100

    Set colors for tags in message list

diff --git a/skins/chameleon/styles.less b/skins/chameleon/styles.less
index 63ab5b4..af58171 100644
--- a/skins/chameleon/styles.less
+++ b/skins/chameleon/styles.less
@@ -2806,11 +2806,13 @@ div.calendar-invitebox .folder-select {
 	color: lighten(@text-color, 30%);
 }
 
+.messagelist, .tagbox,
 .tag-draghelper .tag,
 .taskhead .tags .tag {
 	color: #000;
 	background: #e7e7e7;
 	border: none;
+	font-weight: normal;
 }
 
 .buttonbar-right .listmenu .inner {




More information about the commits mailing list