Add a roles directive and properly recolor the roles
This commit is contained in:
parent
1cd4fa8d9b
commit
a79b181496
6 changed files with 105 additions and 20 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Reference in a new issue