This commit is contained in:
zadam 2019-11-02 13:50:17 +01:00
parent fc87bcf10c
commit 56e50cc850
8 changed files with 5553 additions and 6 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

Binary file not shown.

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 797 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -48,20 +48,19 @@ ul.fancytree-container {
.fancytree-node:not(.fancytree-loading) .fancytree-expander {
background: none;
width: auto;
width: 18px;
height: auto;
text-align: center;
position: relative;
top: -8px;
}
.fancytree-node:not(.fancytree-loading) .fancytree-expander:before {
font-family: 'boxicons' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
font-size: x-large;
text-transform: none;
line-height: 1;
padding-left: 5px;
padding-right: 5px;
content: "\203A";
}