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.
1 parent 1c8e967 commit 56007aaCopy full SHA for 56007aa
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