Use OCS API to search for users/groups
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
@@ -866,3 +866,10 @@ button:hover {
|
||||
.icon-details-white {
|
||||
background-image: url('../img/details-white.svg');
|
||||
}
|
||||
|
||||
/**
|
||||
* Hotfix for https://github.com/angular-ui/ui-select/issues/1652
|
||||
*/
|
||||
.ui-select-dropdown.select2-drop-active {
|
||||
opacity: 1 !important;
|
||||
}
|
||||
Reference in New Issue
Block a user