Finish permissions table support
This commit is contained in:
parent
dc5d40ddc3
commit
32956b6713
3 changed files with 31 additions and 15 deletions
|
@ -804,6 +804,11 @@
|
|||
width: 30px;
|
||||
}
|
||||
|
||||
.co-table .add-row td {
|
||||
border-top: 2px solid #eee;
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
.cor-checkable-menu {
|
||||
display: inline-block;
|
||||
}
|
||||
|
|
Reference in a new issue