summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorfisharebest <fisharebest@gmail.com>2011-11-08 11:21:08 +0000
committerfisharebest <fisharebest@gmail.com>2011-11-08 11:21:08 +0000
commite4e914dc16df2b4214c7bc807c6c040f77ea7873 (patch)
treef85ae8e3253afc3717f9e906ec2d21d89885dc97 /themes
parent62e54c297a454d952dff20b02bc1d60e67b2d7c3 (diff)
downloadwebtrees-e4e914dc16df2b4214c7bc807c6c040f77ea7873.tar.gz
webtrees-e4e914dc16df2b4214c7bc807c6c040f77ea7873.tar.bz2
webtrees-e4e914dc16df2b4214c7bc807c6c040f77ea7873.zip
Autocomplete indicator not working in webtrees theme
Diffstat (limited to 'themes')
-rw-r--r--themes/webtrees/style.css2
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 {