Added profile image on onlineList
This commit is contained in:
@@ -107,9 +107,16 @@ form,
|
||||
margin-top: 2px;
|
||||
}
|
||||
.ui-user-icon {
|
||||
font-size: 20px;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
display: block;
|
||||
border-radius: 3px;
|
||||
margin-top: 2px;
|
||||
margin-bottom: 2px;
|
||||
margin-right: 5px;
|
||||
background-position: center center;
|
||||
background-repeat: no-repeat;
|
||||
background-size: contain;
|
||||
}
|
||||
.ui-user-status {
|
||||
margin-top: 5px;
|
||||
|
||||
Reference in New Issue
Block a user