Display friends and groups

This commit is contained in:
2019-05-16 15:48:50 +02:00
parent 7e3558d5f9
commit 949e9accdd
8 changed files with 221 additions and 5 deletions

View File

@ -0,0 +1,11 @@
/**
* Sidebar stylesheet
*
* @author Pierre HUBERT
*/
.sidebar-menu.memberships-list img {
width: 20px;
margin-right: 10px;
margin-left: -4px;
}