Add clickable nicks in messages for starting private chats

This commit is contained in:
khlieng 2015-02-21 07:11:38 +01:00
parent 14dee89304
commit 4ae9ffa2bc
3 changed files with 50 additions and 8 deletions

View file

@ -237,6 +237,7 @@ i[class^="icon-"]:before, i[class*=" icon-"]:before {
.message-sender {
color: #6BB758;
cursor: pointer;
}
.message-input-wrap {