fix unread on invites

This commit is contained in:
2014-10-27 23:38:49 +01:00
parent d86bd2cc31
commit ccfe202bd6
7 changed files with 149 additions and 122 deletions

4
style/_fa-custom.scss Normal file → Executable file
View File

@@ -85,6 +85,10 @@ vertical-align 0% -5% -10% -15% -20% -25% -30%
content: "\f112";
}
.fa-c-bug:before {
content: "\f188";
}
.fa-c-date:before {
content: "\f073";
}