diff --git a/themes/default/loading.gif b/themes/default/loading.gif new file mode 100644 index 0000000..c6429e4 Binary files /dev/null and b/themes/default/loading.gif differ diff --git a/themes/default/screen.css b/themes/default/screen.css index e49ebef..693ad33 100644 --- a/themes/default/screen.css +++ b/themes/default/screen.css @@ -701,7 +701,7 @@ table [class^="icon-"], [class*=" icon-"] { #modal-loading { height: 100px; - background: url(../images/loading.gif) no-repeat center; + background: url(loading.gif) no-repeat center; } /* Download iFrame */