HEX
Server: Apache
System: Linux sg241.singhost.net 2.6.32-896.16.1.lve1.4.51.el6.x86_64 #1 SMP Wed Jan 17 13:19:23 EST 2018 x86_64
User: honghock (909)
PHP: 8.0.30
Disabled: passthru,system,shell_exec,show_source,exec,popen,proc_open
Upload Files
File: //opt/cloudlinux/alt-php54/root/usr/share/pear/data/PHP_CodeBrowser/templates/css/tree.css
.jstree ol,
.jstree ul,
.jstree li {
    border: none;
}

.jstree li.php a .jstree-icon {
    background-repeat: repeat;
    background-image: url(../img/page.gif);
}

.jstree a {
    cursor: pointer;
}

#treeContainer {
    float: left;
}

#tree {
    float: left;
    padding-right: 5px;
    display: none;
}

#treeToggle {
    display: inline-block;
    min-height: 200px;
    -moz-opacity:0.87;
    opacity:0.87;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-box-shadow: 1px 1px 3px #000000;
    -webkit-box-shadow: 1px 1px 3px #000000;
    box-shadow:0px 0px 5px #000;
    background-color: $F9F9F9;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 16px;
    /* IE8 and below. */
    border: 1px solid black \9;
}

#treeHeader {
    font-weight: bold;
    color: #555753;
    white-space: nowrap;
}

#treeHeader .jstree-icon {
    background-image: url("../img/base.gif");
    background-position: 0 0;
}