Add clickable nicks in messages for starting private chats
This commit is contained in:
parent
14dee89304
commit
4ae9ffa2bc
3 changed files with 50 additions and 8 deletions
|
@ -237,6 +237,7 @@ i[class^="icon-"]:before, i[class*=" icon-"]:before {
|
|||
|
||||
.message-sender {
|
||||
color: #6BB758;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.message-input-wrap {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue