summaryrefslogtreecommitdiffstats
path: root/client/components/main/layouts.styl
diff options
context:
space:
mode:
authorfloatinghotpot <rjfun.mobile@gmail.com>2016-01-08 11:44:20 +0800
committerfloatinghotpot <rjfun.mobile@gmail.com>2016-01-08 11:44:20 +0800
commit470832e798a307a9a8bb5076037fdf508211e08a (patch)
tree005e55f49bedab28b1beb8453802322872534ff7 /client/components/main/layouts.styl
parent1e8368dea53977292a8f49d3bef9032ab068627b (diff)
downloadwekan-470832e798a307a9a8bb5076037fdf508211e08a.tar.gz
wekan-470832e798a307a9a8bb5076037fdf508211e08a.tar.bz2
wekan-470832e798a307a9a8bb5076037fdf508211e08a.zip
Bugfix, and optimize icon for notification
Diffstat (limited to 'client/components/main/layouts.styl')
-rw-r--r--client/components/main/layouts.styl6
1 files changed, 3 insertions, 3 deletions
diff --git a/client/components/main/layouts.styl b/client/components/main/layouts.styl
index 7ab4d8ce..e8d9ab5d 100644
--- a/client/components/main/layouts.styl
+++ b/client/components/main/layouts.styl
@@ -276,13 +276,13 @@ kbd
.fa.fa-times-thin:before
content: '\00d7';
-.fa.fa-globe.colorful
+.fa.fa-globe.colorful, .fa.fa-bell.colorful
color: #4caf50
-.fa.fa-lock.colorful, .fa.fa-times-circle.colorful
+.fa.fa-lock.colorful, .fa.fa-bell-slash.colorful
color: #f44336
-.fa.fa-user.colorful, .fa.fa-eye.colorful, .fa.fa-circle.colorful
+.fa.fa-eye.colorful
color: #4336f4
.pop-over .pop-over-list li a:not(.disabled):hover