User select functionnal

This commit is contained in:
Pierre
2017-06-05 16:03:14 +02:00
parent c66b40a137
commit da64011e58
5 changed files with 111 additions and 0 deletions

View File

@ -0,0 +1,10 @@
/**
* Users select
*
* @author Pierre HUBERT
*/
.user-select-image {
border-radius: 50%;
width: 25px;
}