diff options
Diffstat (limited to 'themes')
| -rw-r--r-- | themes/webtrees/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/webtrees/style.css b/themes/webtrees/style.css index 75fdb994b9..0466e3ddea 100644 --- a/themes/webtrees/style.css +++ b/themes/webtrees/style.css @@ -1189,7 +1189,7 @@ a.showit:hover > span { } .ac_loading { - background:#fff url(../../images/indicator.gif) right center no-repeat; + background:#fff url(images/indicator.gif) right center no-repeat; } .ac_odd { |
