mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 04:15:17 +00:00
Added date to conversations
This commit is contained in:
@ -80,6 +80,14 @@
|
||||
/**
|
||||
* Conversations messages
|
||||
*/
|
||||
|
||||
#conversationsElem .date-conversation-message {
|
||||
margin-top: 2px;
|
||||
text-align: center;
|
||||
font-size: 70%;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
#conversationsElem .conversation-msg-image {
|
||||
height: 50px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user