| Server IP : 172.67.187.206 / Your IP : 172.71.28.156 Web Server : Apache/2.4.25 (Win32) OpenSSL/1.0.2j PHP/5.6.30 System : Windows NT WIN-ECQAAA40806 6.2 build 9200 (Windows Server 2012 Standard Edition) i586 User : SYSTEM ( 0) PHP Version : 5.6.30 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : E:/Inetpub/www/news/system/templates/plugin/ |
Upload File : |
/*
Copyright: Paul Hanlon
Released under the MIT/BSD licence which means you can do anything you want
with it, as long as you keep this copyright notice on the page
*/
.collapsed {
display: none;
}
.tablemain {
border-collapse: collapse;
padding: 0px;
text-align: left;
}
.tablemain td {
margin-left: 3px;
}
.tree td {
padding: 0px 2px 0px 0px;
cursor: pointer;
}
.adeimg, .ttimage, .parimg, .preimg {
border: none;
margin: 0px;
padding: 0px;
vertical-align: bottom;
width: 16px;
height: 16px;
}
.adeimg, .parimg {
cursor: pointer;
}