mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 02:28:44 +02:00
N°7355 - Update blueimp-file-upload to 10.32.0 and remove optional dependencies
This commit is contained in:
7
node_modules/blueimp-file-upload/css/jquery.fileupload.css
generated
vendored
7
node_modules/blueimp-file-upload/css/jquery.fileupload.css
generated
vendored
@@ -20,8 +20,9 @@
|
||||
top: 0;
|
||||
right: 0;
|
||||
margin: 0;
|
||||
height: 100%;
|
||||
opacity: 0;
|
||||
-ms-filter: 'alpha(opacity=0)';
|
||||
filter: alpha(opacity=0);
|
||||
font-size: 200px !important;
|
||||
direction: ltr;
|
||||
cursor: pointer;
|
||||
@@ -30,8 +31,6 @@
|
||||
/* Fixes for IE < 8 */
|
||||
@media screen\9 {
|
||||
.fileinput-button input {
|
||||
filter: alpha(opacity=0);
|
||||
font-size: 100%;
|
||||
height: 100%;
|
||||
font-size: 150% !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user