summaryrefslogtreecommitdiff
path: root/themes/xenea
diff options
context:
space:
mode:
authormakitso <makitso@gmail.com>2017-06-20 07:34:16 -0500
committermakitso <makitso@gmail.com>2017-06-20 07:34:16 -0500
commitfe4c7756e62034a29540b29deb27019e5aadea9d (patch)
treef4fe4afe877cf7cfc6dfbde7ac2af626e9154adc /themes/xenea
parent65ff9e9c9561bb2152801170e22ef872bc5a17b3 (diff)
downloadwebtrees-fe4c7756e62034a29540b29deb27019e5aadea9d.tar.gz
webtrees-fe4c7756e62034a29540b29deb27019e5aadea9d.tar.bz2
webtrees-fe4c7756e62034a29540b29deb27019e5aadea9d.zip
Missing Icons
Diffstat (limited to 'themes/xenea')
-rw-r--r--themes/xenea/css-1.7.8/images/rarrow.pngbin0 -> 474 bytes
-rw-r--r--themes/xenea/css-1.7.8/images/rdarrow.pngbin0 -> 343 bytes
-rw-r--r--themes/xenea/css-1.7.8/style.css2
3 files changed, 1 insertions, 1 deletions
diff --git a/themes/xenea/css-1.7.8/images/rarrow.png b/themes/xenea/css-1.7.8/images/rarrow.png
new file mode 100644
index 0000000000..fe1f6a9fa3
--- /dev/null
+++ b/themes/xenea/css-1.7.8/images/rarrow.png
Binary files differ
diff --git a/themes/xenea/css-1.7.8/images/rdarrow.png b/themes/xenea/css-1.7.8/images/rdarrow.png
new file mode 100644
index 0000000000..3b1dd7781a
--- /dev/null
+++ b/themes/xenea/css-1.7.8/images/rdarrow.png
Binary files differ
diff --git a/themes/xenea/css-1.7.8/style.css b/themes/xenea/css-1.7.8/style.css
index 0c6313010a..b7f245028e 100644
--- a/themes/xenea/css-1.7.8/style.css
+++ b/themes/xenea/css-1.7.8/style.css
@@ -2222,7 +2222,7 @@ a:hover .nameZoom {
}
.loading-image {
- background: transparent url(images/loading.gif) 50% 50% no-repeat;
+ background: transparent url(images/loading-32x32.gif) 50% 50% no-repeat;
height: 50px;
margin: 50px;
}