| Server IP : 180.180.241.3 / Your IP : 216.73.216.80 Web Server : Microsoft-IIS/7.5 System : Windows NT NETWORK-NHRC 6.1 build 7601 (Windows Server 2008 R2 Standard Edition Service Pack 1) i586 User : IUSR ( 0) PHP Version : 5.3.28 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/AppServ/www/news/administrator/components/com_phocagallery/assets/ |
Upload File : |
/*photogallery*/
.phocagallery-box-file-first
{
background:#f5f5f5;
width:50px;height:50px; overflow: hidden;
display: table; vertical-align:middle;
position: relative;
}
.phocagallery-box-file-first-i
{
background:#f5f5f5;
width:100px;height:100px; overflow: hidden;
display: table; vertical-align:middle;
position: relative;
}
.phocagallery-box-file-second
{
display: table-cell; vertical-align: middle;
position: absolute; top: 50%; left:50%;
}
.phocagallery-box-file-third
{
position: relative; top: -50%; left:-50%;
}
.phocagallery-box-file:hover, .phocagallery-box-file.hover
{
border:1px solid #135cae;padding:0px;background:#f5f5f5;text-decoration:none;
}
.phocagallery-box-file{
background-color: expression(isNaN(this.js)?(this.js=1,
this.onmouseover=new Function("this.className+=' hover';"),
this.onmouseout=new Function("this.className=this.className.replace(' hover','');")):false););
}
.phocagallery-box-file-i:hover, .phocagallery-box-file-i.hover
{
border:1px solid #135cae;padding:5px;background:#f5f5f5;text-decoration:none;
}
.phocagallery-box-file-i{
background-color: expression(isNaN(this.js)?(this.js=1,
this.onmouseover=new Function("this.className+=' hover';"),
this.onmouseout=new Function("this.className=this.className.replace(' hover','');")):false););
}