change #files input for IE11 drag and drop.

This commit is contained in:
Ilker Kulgu 2017-07-12 09:46:08 +02:00 committed by Luc Didry
parent a94dd8e18e
commit f34b7c214a
1 changed files with 10 additions and 1 deletions

View File

@ -17,7 +17,16 @@
cursor: pointer;
}
#files input {
display:none;
width: 100%;
background: rgba(150,225,150,0.0);
vertical-align: middle;
text-align: center;
padding: 0 50%;
margin-top: -206px;
color: #FFF;
font-weight: bold;
font-size: 200px;
opacity: 0;
}
.progress-info {
text-shadow: initial;