| Server IP : 195.130.67.5 / Your IP : 216.73.217.154 Web Server : Microsoft-IIS/10.0 System : Windows NT WEBSERVER1 10.0 build 17763 (Windows Server 2016) i586 User : IUSR ( 0) PHP Version : 7.4.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /Old Sites/modip/modules/lightbox2/css/ |
Upload File : |
/* $Id: lightbox_lite-rtl.css,v 1.1.2.6 2010/06/07 14:54:30 snpower Exp $ */
#lightbox {
background-color: #eee;
padding: 10px;
border-bottom: 2px solid #666;
border-right: 2px solid #666;
min-width: 240px;
}
#lightboxDetails {
font-size: 1.2em;
padding-top: 0.6em;
min-width: 240px;
}
#lightboxCaption {
float: right;
font: 0.9em black;
}
#keyboardMsg {
float: left;
font: 0.9em black;
}
#closeButton {
top: 5px;
right: 5px;
width: 20px;
height: 20px;
position: absolute;
z-index: 200;
background: url(../images/close_lite.gif) no-repeat;
}
#loadingImage {
position: absolute;
top: 30%;
left: 45%;
height: 25%;
width: 100%;
text-align: center;
line-height: 0;
background: url(../images/loading_lite.gif) no-repeat;
width: 126px;
height: 22px;
z-index: 150;
}
#lightbox img {
border: none;
clear: both;
}
#lightbox2-overlay {
background-color: #333;
opacity: 0.6;
filter:alpha(opacity=60);
}