new doc/list logos. add logos in chat events

This commit is contained in:
lutranf
2014-12-23 17:29:05 +01:00
parent e846c4fbdc
commit a72fdfd07b
4 changed files with 15 additions and 14 deletions

View File

@@ -50,11 +50,11 @@ vertical-align 0% -5% -10% -15% -20% -25% -30%
}
.fa-c-documentation:before, .fa-c-doc:before, .fa-c-d:before {
content: "\f15b";
content: "\f02d";
}
.fa-c-article:before, .fa-c-art:before, .fa-c-a:before {
content: "\f14c";
content: "\f1ea";
}
.fa-c-note:before {
@@ -62,7 +62,7 @@ vertical-align 0% -5% -10% -15% -20% -25% -30%
}
.fa-c-list:before {
content: "\f02d";
content: "\f0c2";
}
.fa-c-profile:before {

File diff suppressed because one or more lines are too long