summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@gmail.com>2015-03-03 17:10:47 +0000
committerGreg Roach <fisharebest@gmail.com>2015-03-03 17:12:04 +0000
commitc18cc9c418e5b8e29ac4a3da75c7f0d3896ddb9b (patch)
tree32b0e6e9371952cb48482ed0201a686041c02b38 /themes
parent1265f2ae195bda9a1913d4dda542b0650a4330f9 (diff)
downloadwebtrees-c18cc9c418e5b8e29ac4a3da75c7f0d3896ddb9b.tar.gz
webtrees-c18cc9c418e5b8e29ac4a3da75c7f0d3896ddb9b.tar.bz2
webtrees-c18cc9c418e5b8e29ac4a3da75c7f0d3896ddb9b.zip
Missing help icon in xenea
Diffstat (limited to 'themes')
-rw-r--r--themes/xenea/css-1.7.0/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/xenea/css-1.7.0/style.css b/themes/xenea/css-1.7.0/style.css
index 52a733e1ae..b8d09c9a34 100644
--- a/themes/xenea/css-1.7.0/style.css
+++ b/themes/xenea/css-1.7.0/style.css
@@ -3636,7 +3636,7 @@ a.icon-ddarrow:hover {
margin: 0 5px;
width: 15px;
height: 15px;
- background-image: url(images/help2.png);
+ background-image: url(images/help.png);
}
.icon-indi-list {