HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux ip-172-31-18-78 6.17.0-1017-aws #17~24.04.1-Ubuntu SMP Tue May 26 21:09:53 UTC 2026 aarch64
User: ubuntu (1000)
PHP: 8.2.31
Disabled: NONE
Upload Files
File: /var/www/content-sp/work-sp/assets/css/ltr.css
ul.parent{
    /*border-left: 1px dotted black;*/
   /* list-style-image: url('folder.png');*/
   list-style-image: none;
   list-style: none;
       margin: 0;
    padding-left : 11px;
    list-style-position: outside;
}
ins{
   background-image : url('ltr.gif') ;
   background-repeat : no-repet; 
  /*  width: 5px;
    height: 5px; */
    text-decoration: none;
    display: inline-block;
    width: 15px;
    height: 15px;
}
.insRootOpen{
    
    background-position: -72px 0px;

}
.insRootClose ins{
    
    background-position: -54px 0px;
}
.insRootClose>li>ul{
 display: none;   
}
.insNoChild ins{
    
    background-position: -36px 0px;
}