| Current Path : /home/juvelize/www/modules/mod_galleryfp/fields/ |
| Current File : /home/juvelize/www/modules/mod_galleryfp/fields/filescomments.css |
#dropzonefp {
width: 100%;
min-height: 200px;
border: 3px dashed #BBBBBB;
line-height:50px;
text-align: center;
}
#preview {
width: 300px;
line-height: 300px;
position: absolute;
background-color: #000;
opacity: 0.8;
}
#preview img{
vertical-align: middle;
height: 160px;
}
#dropzonefp .drop_info {
background-color: #5dacf0;
color: #fff;
font-weight: bold;
font-size: 1.4em;
}