Add a roles directive and properly recolor the roles

This commit is contained in:
Joseph Schorr 2013-11-05 14:47:46 -05:00
parent 1cd4fa8d9b
commit a79b181496
6 changed files with 105 additions and 20 deletions

View file

@ -1408,10 +1408,14 @@ p.editable:hover i {
margin-left: 10px;
}
.org-view .team-listing .btn-group {
.org-view .team-listing .control-col {
margin-top: 20px;
}
.org-view .team-listing .delete-col button {
padding: 4px;
}
.org-view .team-listing i {
margin-right: 10px;
}