Server IP : 164.52.202.56 / Your IP : 216.73.216.208 Web Server : Apache System : Linux e2e-70-56.ssdcloudindia.net 4.18.0-553.27.1.el8_10.x86_64 #1 SMP Tue Nov 5 04:50:16 EST 2024 x86_64 User : rubyaromatics ( 1052) PHP Version : 7.2.34 Directory (0755) : /home/rubyaromatics/public_html/controller/assets/plugins/jquery-superbox/css/ |
[ Home ] | [ Terminal ] | [ Upload File ] |
---|
/* Important this file is beeen modified by Webarch */ /*------------------------------------*\ SuperBox \*------------------------------------*/ .superbox *, .superbox *:after, .superbox *:before { margin:0; padding:0; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -webkit-font-smoothing:antialiased; -moz-font-smoothing:antialiased; -o-font-smoothing:antialiased; font-smoothing:antialiased; text-rendering:optimizeLegibility; } /* SuperBox */ .superbox-list { display:inline-block; *display:inline; zoom:1; width:12.5%; padding:5px } .superbox-img { max-width:100%; width:100%; cursor:pointer; } .superbox-show { text-align:center; position:relative; background-color: #22262E; width:100%; float:left; padding:25px; display:none; } .superbox-current-img { max-width:100%; box-shadow:0 1px 4px #222; border:1px solid #222; } .superbox-img:hover { opacity:0.8; } .superbox-float { float:left; } .superbox-close { opacity:0.7; cursor:pointer; position:absolute; top:25px; right:25px; background: url('../../../img/icon/portlet-tray.png') no-repeat; background-position: -66px -9px; transition: all 0.1s linear 0s; width: 10px; height: 10px; } .superbox-close:hover { opacity:1; } @media only screen and (min-width: 320px) { .superbox-list { width:50%; } } @media only screen and (min-width: 486px) { .superbox-list { width:25%; } } @media only screen and (min-width: 768px) { .superbox-list { width:16.66666667%; } } @media only screen and (min-width: 1025px) { .superbox-list { width:12.5%; } } @media only screen and (min-width: 1824px) { .superbox-list { width:12.5%; } }