remove images from chat

This commit is contained in:
2015-05-31 21:39:29 +02:00
parent 5ff81d04e5
commit d15d022b66
9 changed files with 158 additions and 32 deletions

View File

@@ -320,4 +320,8 @@ vertical-align 0% -5% -10% -15% -20% -25% -30%
}
.fa-c-off:before, .fa-c-0:before {
content: "\f204";
}
.fa-c-ban:before {
content: "\f05e";
}