working commit rbac add permissions

This commit is contained in:
John Mitchell
2016-03-04 00:39:03 -05:00
parent 2f1ee901e4
commit 6b37054621
25 changed files with 906 additions and 120 deletions

View File

@@ -320,6 +320,11 @@ table, tbody {
height: 34px;
}
.List-searchWidget--compact {
max-width: ~"calc(100% - 91px)";
margin-top: 10px;
}
.List-searchRow {
margin-bottom: 20px;
}