Add expand/collapse tree buttons
This commit is contained in:
parent
64957d923b
commit
e02be4ca15
3 changed files with 45 additions and 15 deletions
|
|
@ -412,7 +412,11 @@ table.dataTable.display tbody tr.even:hover {
|
|||
}
|
||||
|
||||
#layers-button-group {
|
||||
text-align: right;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
#tree-button-group {
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
#optional-layers-tree {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue