.node-active, .node-selected, .node:active {
    --tree-node-color: inherit !important;
}
.node {
    outline-color: unset !important;
}
.node-label {
    width: 100% !important;
}
.node-treelines+.node-loading typo3-backend-icon, .node-treelines+.node-stop typo3-backend-icon, .node-treelines+.node-toggle typo3-backend-icon {
    background-color: transparent !important;
}