We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1c8e967 + 56007aa commit f0efe6aCopy full SHA for f0efe6a
vendor/assets/stylesheets/jquery.fileupload-ui.css.erb
@@ -45,7 +45,7 @@
45
left: 50%;
46
width: 128px;
47
height: 128px;
48
- background: url(<%= asset_path 'images/loading.gif' %>) center no-repeat;
+ background: url(<%= asset_path 'loading.gif' %>) center no-repeat;
49
display: none;
50
}
51
.fileupload-processing .fileupload-loading {
0 commit comments