.styleProvider-lock { font-size: 10; width: 15; height: 15; position: absolute; right: -0; top: 0; background: black; pointer-events: all; opacity: 0.3; display: flex; color: gold; border-radius: 3px; justify-content: center; cursor: default; } .styleProvider-lock:hover { opacity: 1; } .styleProvider-treeView-icon, .styleProvider-treeView-icon-active { margin-left: 0.25rem; margin-right: 0.25rem; } .styleProvider-treeView-icon { opacity: 0; }