File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
manager/media/style/default/css Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 3030# treeRoot .indent { position : relative; z-index : -1 ; float : left; height : 1.5em ; }
3131# treeRoot .indent i { float : left; height : 1.2em ; width : 1.5em }
3232# treeRoot .dragafter > a .indent , # treeRoot .dragbefore > a .indent { z-index : 1 ; }
33- # treeRoot .dragafter > a .indent ::after , # treeRoot .dragbefore > a .indent ::before { content : "\f0da" ; display : block; position : absolute; right : 0.1em ; bottom : -0.5em ; height : 1em ; font : normal normal normal 1 em/1em 'Font Awesome 5 Free' ; color : # f04 }
33+ # treeRoot .dragafter > a .indent ::after , # treeRoot .dragbefore > a .indent ::before { content : "\f0da" ; display : block; position : absolute; right : 0.1em ; bottom : -0.5em ; height : 1em ; font : bold 1 em/1em 'Font Awesome 5 Free' ; color : # f04; font-weight : bold; }
3434# treeRoot .dragbefore > a .indent ::before { bottom : auto; top : -0.5em ; }
3535# treeRoot .empty { color : # aaa ; cursor : default; }
3636# treeRoot .icon { cursor : pointer; -webkit-transition-duration : 0.15s ; transition-duration : 0.15s }
You can’t perform that action at this time.
0 commit comments