move img dir outside css, fixes #46
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
}
|
||||
|
||||
.editableform-loading {
|
||||
background: url('img/loading.gif') center center no-repeat;
|
||||
background: url('../img/loading.gif') center center no-repeat;
|
||||
height: 25px;
|
||||
width: auto;
|
||||
min-width: 25px;
|
||||
|
Reference in New Issue
Block a user