Improved conversations rendering

This commit is contained in:
Pierre
2017-06-13 16:42:09 +02:00
parent 5e3bdad501
commit 3d1dd2cbed
6 changed files with 76 additions and 22 deletions

View File

@ -0,0 +1,11 @@
/**
* Conversations list
*
* @author Pierre HUBERT
*/
.conversations-list-box .last-activity {
margin-left: 5px;
color: #777;
font-size: 10px;
}