Remove filemanager upload progress in mobile template

This commit is contained in:
Hadi Nategh 2016-09-29 10:23:38 +02:00
parent f70d853e62
commit 294ff6fb55

View File

@ -94,6 +94,7 @@
height: 60px;
top: 0;
}
div.progress {display: none !important;}
}
.previewImage img {max-width: 100%;}
div#filemanager-file_tabs td.eaclAccount,td.eaclRights {display: block;}