| 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/repository/wp-content/plugins/image-banner-widget/ |
Upload File : |
/** Image Banner Widget Admin Styles */
.ibw-thumb{ background:url('transparent.png') top left repeat; overflow:hidden; height:auto; position:relative; border:1px solid #999; font-size:18px; font-weight:bold; text-align:center; color:#fff; text-shadow:#333 0px 1px 1px; }
.ibw-thumb img{
max-width: 90%;
max-height: 130px;
margin: 6px;
box-shadow: rgba(0,0,0,0.7) 0px 2px 6px;
}
.ibw-overlay {
position: absolute;
margin-top: 16%;
opacity: 0.7;
text-align: center;
width: 100%;
}
div.ibw-advanced-options{
padding:5px;
padding-top:13px;
}
.widget-content small{color:#999;}
a.help-link{ font-family: Verdana, Arial, sans-serif; font-size:10px; color:#999; cursor:help; }
#widget-list .image-banner-widget .widget-top { border-color: #F90; }
#widgets-right .image-banner-widget{ border-color:#f90; }
.upload-button-wrap{ text-align:right; }
.expander{ color:#27d; cursor:pointer; }
.ibw-advanced-options{ border:1px solid #ddd; }