make >>indicate group members<< in acl selector work again on group > show or group > dont show is selected
This commit is contained in:
@@ -915,7 +915,15 @@ a.rconnect:hover, a.rateme:hover, div.rateme:hover {
|
||||
border-radius: $radiuspx;
|
||||
}
|
||||
|
||||
.acl-list-item img{
|
||||
.acl-list-item.grouphide {
|
||||
border: 1px solid red;
|
||||
}
|
||||
|
||||
.acl-list-item.groupshow {
|
||||
border: 1px solid green;
|
||||
}
|
||||
|
||||
.acl-list-item img {
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
float: left;
|
||||
|
||||
Reference in New Issue
Block a user