fix minor issue with custom acl selector

This commit is contained in:
Mario Vavti
2018-02-26 15:09:46 +01:00
parent 032cbca651
commit ee5fd8a0bd
3 changed files with 4 additions and 2 deletions

View File

@@ -848,10 +848,12 @@ div.jGrowl div.jGrowl-notification {
.acl-list-item.grouphide {
border: 1px solid red;
z-index: 2;
}
.acl-list-item.groupshow {
border: 1px solid green;
z-index: 2;
}
.acl-list-item.taggable {