Improved template code for mChat messages
This commit is contained in:
@@ -135,6 +135,18 @@ img.mChatImage{
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
div.mChatMessageHeader {
|
||||
float: left;
|
||||
}
|
||||
|
||||
div.mChatMessageIcons {
|
||||
float: right;
|
||||
}
|
||||
|
||||
img.mChatImage, span.mChatInsertMention {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
img.mChatImageLoad {
|
||||
vertical-align: middle;
|
||||
cursor: wait;
|
||||
|
||||
Reference in New Issue
Block a user