From 9bbdacc79a89667e0d6f1ed30c415e5350ad468b Mon Sep 17 00:00:00 2001 From: Liming Xie Date: Tue, 5 Jan 2016 23:26:02 +0800 Subject: Add notification, allow watch boards / lists / cards --- client/components/main/layouts.styl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'client/components/main/layouts.styl') diff --git a/client/components/main/layouts.styl b/client/components/main/layouts.styl index b364d91b..7ab4d8ce 100644 --- a/client/components/main/layouts.styl +++ b/client/components/main/layouts.styl @@ -279,9 +279,12 @@ kbd .fa.fa-globe.colorful color: #4caf50 -.fa.fa-lock.colorful +.fa.fa-lock.colorful, .fa.fa-times-circle.colorful color: #f44336 +.fa.fa-user.colorful, .fa.fa-eye.colorful, .fa.fa-circle.colorful + color: #4336f4 + .pop-over .pop-over-list li a:not(.disabled):hover .fa, .fa.colorful color: white -- cgit v1.2.3-1-g7c22