Show box tree node info and clean up unused code

This commit is contained in:
Fernando Jiménez Moreno 2020-02-19 12:55:37 +01:00
parent c4276aa27e
commit f81a2f021e
2 changed files with 103 additions and 157 deletions

View file

@ -27,3 +27,7 @@
font-weight: bold;
text-align: right;
}
.tree-collapse {
float: right;
}