@keyframes bg-slide{from{right:100%}to{right:0}}body{--file-explorer-hover-animation: enable}@media(hover: hover){@container style(--file-explorer-hover-animation: enable){.tree-item-self{position:relative}body:not(.is-grabbing) .tree-item-self.is-clickable:hover{background:none}body:not(.is-grabbing) .tree-item-self.is-clickable:not(.is-being-renamed):hover::before{content:"";position:absolute;top:0;right:0;left:0;bottom:0;background-color:var(--nav-item-background-hover);z-index:-1}body:not(.is-grabbing) .tree-item-self.is-clickable:not(.is-active):not(.is-being-renamed):hover::before{animation:bg-slide .5s ease-in-out}}}/*# sourceMappingURL=file-explorer-hover.css.map */
