File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 2121}
2222#context-menu li >a { width :auto ; } /* others */
2323#context-menu a .disabled , #context-menu a .disabled :hover {color : #aaa ;}
24- #context-menu li a .submenu { padding-right :16px ; background : url ( " ../images/arrow_right.png " ) right no-repeat ; }
24+ #context-menu li a .submenu { padding-right :16px ; }
2525#context-menu li .folder :hover { z-index :40 ; }
2626#context-menu ul ul , #context-menu li :hover ul ul { display :none ; }
2727#context-menu li :hover ul , #context-menu li :hover li :hover ul { display :block ; }
@@ -66,6 +66,10 @@ div#gantt_area .context-menu-selection a { color: #169; }
6666 @apply left- [172px ]
6767 }
6868
69+ #context-menu li .folder .icon-only :has (svg .icon-svg ) {
70+ @apply hidden
71+ }
72+
6973 #context-menu .reverse-x li .folder > ul {
7074 @apply right- [172px ]
7175 }
You can’t perform that action at this time.
0 commit comments