Skip to content

Commit

Permalink
Merge 0ad2c83 into 365dcf3
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Moss committed May 15, 2014
2 parents 365dcf3 + 0ad2c83 commit 5555594
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@
width: 200px;
}
.progress-animated .bar {
background: url(../img/progressbar.gif) !important;
background: url(progressbar.gif) !important;
filter: none;
}
.fileupload-loading {
position: absolute;
left: 50%;
width: 128px;
height: 128px;
background: url(../img/loading.gif) center no-repeat;
background: url(loading.gif) center no-repeat;
display: none;
}
.fileupload-processing .fileupload-loading {
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5555594

Please sign in to comment.