delete access permissions
This commit is contained in:
parent
e5f33079b7
commit
9454c82058
3 changed files with 32 additions and 0 deletions
|
@ -700,6 +700,17 @@ main.control h4, main.control h2 {
|
|||
main.control h4 {
|
||||
margin-top: 2.5rem;
|
||||
}
|
||||
main.control form tr > * {
|
||||
white-space: nowrap;
|
||||
}
|
||||
.button-cell {
|
||||
padding-top: 4px;
|
||||
padding-bottom: 4px;
|
||||
text-align: right;
|
||||
}
|
||||
.button-cell button {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.user-permissions-form label {
|
||||
font-weight: 400;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue