Correct image path
This commit is contained in:
parent
5d26f823fd
commit
954dca6944
BIN
public/libs/ui/themes/smoothness/images/ui-anim_basic_16x16.gif
Normal file
BIN
public/libs/ui/themes/smoothness/images/ui-anim_basic_16x16.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 KiB |
@ -78,7 +78,7 @@ ul.ui-autocomplete {
|
||||
}
|
||||
|
||||
.ui-autocomplete-loading {
|
||||
background:white url('/themes/jqueryui/smoothness/ui-anim_basic_16x16.gif') right center no-repeat;
|
||||
background:white url('/libs/ui/themes/smoothness/images/ui-anim_basic_16x16.gif') right center no-repeat;
|
||||
}
|
||||
|
||||
#lastCiblage {
|
||||
|
@ -392,4 +392,4 @@ ul#fieldsblock li div.fieldgrp div.field .interval input[type=text] {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.ui-autocomplete-loading { background: white url('/themes/jqueryui/smoothness/ui-anim_basic_16x16.gif') right center no-repeat; }
|
||||
.ui-autocomplete-loading { background: white url('/libs/ui/themes/smoothness/images/ui-anim_basic_16x16.gif') right center no-repeat; }
|
Loading…
Reference in New Issue
Block a user