diff --git a/public/stylesheets/jquery.autocomplete.css b/public/stylesheets/jquery.autocomplete.css index 91b62283..98820c35 100644 --- a/public/stylesheets/jquery.autocomplete.css +++ b/public/stylesheets/jquery.autocomplete.css @@ -35,7 +35,7 @@ } .ac_loading { - background: white url('indicator.gif') right center no-repeat; + background: white url('../images/waiting.gif') right center no-repeat; } .ac_odd {