Re-add loading gif to theme

This commit is contained in:
fluidbyte
2013-04-02 10:31:08 -07:00
parent a53d21b20e
commit dfbdecba0b
2 changed files with 1 additions and 1 deletions

BIN
themes/default/loading.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

View File

@@ -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 */