added role list and deletion to projects object

This commit is contained in:
John Mitchell
2016-02-29 12:05:23 -05:00
parent 8ff766f5df
commit 9ea0803b45
17 changed files with 278 additions and 122 deletions

View File

@@ -39,7 +39,7 @@ table, tbody {
border-top-left-radius: 5px;
}
.List-tableHeader:last-of-type {
.List-tableHeader--actions {
border-top-right-radius: 5px;
text-align: right;
}