Hack/fix the missing loading.gif in backload

This commit is contained in:
2020-01-28 22:19:53 -05:00
parent 34f3247efe
commit 9e9c1e1514
@@ -1,4 +1,4 @@
@charset "UTF-8";
@charset "UTF-8";
/*
* jQuery File Upload UI Plugin CSS
* https://github.com/blueimp/jQuery-File-Upload
@@ -28,7 +28,7 @@
display: block;
width: 32px;
height: 32px;
background: url("../img/loading.gif") center no-repeat;
background: url("/backload/client/blueimp/bundles/img/loading.gif") center no-repeat;
background-size: contain;
}
.files audio,