mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Improved conversations rendering
This commit is contained in:
11
assets/css/components/conversations/list.css
Normal file
11
assets/css/components/conversations/list.css
Normal file
@ -0,0 +1,11 @@
|
||||
/**
|
||||
* Conversations list
|
||||
*
|
||||
* @author Pierre HUBERT
|
||||
*/
|
||||
|
||||
.conversations-list-box .last-activity {
|
||||
margin-left: 5px;
|
||||
color: #777;
|
||||
font-size: 10px;
|
||||
}
|
Reference in New Issue
Block a user