add group search, add user individual actions

This commit is contained in:
Hendrik
2017-01-18 15:19:07 +01:00
parent b5ceb1b5e0
commit 71dc7bae2c
4 changed files with 124 additions and 32 deletions

View File

@@ -58,6 +58,10 @@
float: right;
}
.usertitle {
width: 150px;
}
.usertable {
width: 100%;
}