| Server IP : 103.234.187.230 / Your IP : 216.73.216.216 Web Server : Apache System : Linux lserver42043-ind.megavelocity.net 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64 User : apache ( 48) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/indoasiaholidays.com/public/assets/css/plugins/ |
Upload File : |
#ls-wrapper {
width: 100%;
margin: 20px auto 20px;
}
#upload {
visibility: hidden;
opacity: 0;
position: absolute;
}
#droparea {
width: 100%;
height: 220px;
border: 1px dashed #cbc5ba;
border-radius: 1px;
vertical-align: baseline;
margin: 0 auto;
text-align: center;
text-shadow: 1px 1px 0 #fff;
}
#droparea p {
margin: 7px 0;
}
#droparea .dropareainner {
margin-top: 25px;
}
#droparea .dropareainner input[type="radio"] {
margin: 5px;
padding: 5px;
vertical-align: middle;
}
#droparea .dropareainner label {
margin: 0;
font-weight: normal;
}
#droparea .dropfiletext {
font-size: 15px;
font-weight: normal;
color: #555;
}
#droparea .uploadbtn {
border: 1px solid #ff7878;
background-color: #ff7878;
padding: 5px 10px;
margin-bottom: 5px;
border-radius: 25px;
cursor: pointer;
color: white;
}
#droparea .uploadbtn:hover {
border-color: #ff7878;
color: #555;
}
#droparea.hover {
border-color: #ff7878;
background-color: #fff;
}
#err {
color: #DB0000;
padding-top: 3px;
font-size: 13px;
line-height: 1.5;
}
/* #result style */
.message {
margin-bottom: 15px;
margin-top: 15px;
text-align: center;
text-shadow: 1px 1px 0 #fff;
color: #777;
}
#result {
margin-top: 30px;
text-align: center;
}
#result .imageholder {
display: inline-block;
background: #fff;
padding: 10px;
margin: 7px;
text-align: center;
box-shadow: 0 0 4px #999;
border: 1px solid #999;
position: relative;
transform: scale(0) rotate(0deg);
-ms-transform: scale(0) rotate(0deg);
-moz-transform: scale(0) rotate(0deg);
-webkit-transform: scale(0) rotate(0deg);
-o-transform: scale(0) rotate(0deg);
transition: transform 1s 0.5s ease-out;
-moz-transition: -moz-transform 1s 0.5s ease-in-out;
-webkit-transition: -webkit-transform 1s 0.5s ease-out;
-o-transition: -o-transform 1s 0.5s ease-out;
}
#result .imageholder figcaption {
font-style: italic;
width: 180px;
word-wrap: break-word;
font-weight: bold;
}
#result .imageholder figcaption span {
font-size: 11px;
color: #777;
}
#result .imageholder img {
width: 180px;
height: 180px;
}