report permissions
This commit is contained in:
parent
52c02a4101
commit
bcf52099b1
6 changed files with 58 additions and 5 deletions
|
@ -1233,6 +1233,11 @@ main.control h4 {
|
|||
main.control form tr > * {
|
||||
white-space: nowrap;
|
||||
}
|
||||
main.control select {
|
||||
display: block;
|
||||
width: 300px;
|
||||
height: 100px;
|
||||
}
|
||||
.button-cell {
|
||||
padding-top: 4px;
|
||||
padding-bottom: 4px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue