Add follow notifications.

This commit is contained in:
eal 2017-08-10 19:17:40 +03:00
parent 9c5f001fd2
commit 701112f043
3 changed files with 20 additions and 0 deletions

View file

@ -49,6 +49,10 @@
color: $green;
}
.icon-user-plus.lit {
color: $blue;
}
.icon-reply.lit {
color: $blue;
}