summaryrefslogtreecommitdiffstats
path: root/client/components/main/layouts.styl
diff options
context:
space:
mode:
authorMaxime Quandalle <maxime@quandalle.com>2016-01-06 12:49:58 +0100
committerMaxime Quandalle <maxime@quandalle.com>2016-01-06 12:49:58 +0100
commit1e8368dea53977292a8f49d3bef9032ab068627b (patch)
treeac7f3f4be8db0c024012b0707b3e8f7b9ceb2b86 /client/components/main/layouts.styl
parent61e6e71f294f2a6117e53d5e0a4597b7bf9d80de (diff)
parent39e1cc02374b3a379de87bdcb95a7a343b698a05 (diff)
downloadwekan-1e8368dea53977292a8f49d3bef9032ab068627b.tar.gz
wekan-1e8368dea53977292a8f49d3bef9032ab068627b.tar.bz2
wekan-1e8368dea53977292a8f49d3bef9032ab068627b.zip
Merge pull request #454 from floatinghotpot/notification
Add notifications, allow watch boards / lists / cards
Diffstat (limited to 'client/components/main/layouts.styl')
-rw-r--r--client/components/main/layouts.styl5
1 files changed, 4 insertions, 1 deletions
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