summaryrefslogtreecommitdiff
path: root/themes/colors
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/colors
parent65ff9e9c9561bb2152801170e22ef872bc5a17b3 (diff)
downloadwebtrees-fe4c7756e62034a29540b29deb27019e5aadea9d.tar.gz
webtrees-fe4c7756e62034a29540b29deb27019e5aadea9d.tar.bz2
webtrees-fe4c7756e62034a29540b29deb27019e5aadea9d.zip
Missing Icons
Diffstat (limited to 'themes/colors')
-rw-r--r--themes/colors/css-1.7.8/icons/indicator.gifbin0 -> 1553 bytes
-rw-r--r--themes/colors/css-1.7.8/images/rarrow.pngbin0 -> 137 bytes
-rw-r--r--themes/colors/css-1.7.8/images/rdarrow.pngbin0 -> 144 bytes
-rw-r--r--themes/colors/css-1.7.8/style.css2
4 files changed, 1 insertions, 1 deletions
diff --git a/themes/colors/css-1.7.8/icons/indicator.gif b/themes/colors/css-1.7.8/icons/indicator.gif
new file mode 100644
index 0000000000..085ccaecaf
--- /dev/null
+++ b/themes/colors/css-1.7.8/icons/indicator.gif
Binary files differ
diff --git a/themes/colors/css-1.7.8/images/rarrow.png b/themes/colors/css-1.7.8/images/rarrow.png
new file mode 100644
index 0000000000..705bc43c4f
--- /dev/null
+++ b/themes/colors/css-1.7.8/images/rarrow.png
Binary files differ
diff --git a/themes/colors/css-1.7.8/images/rdarrow.png b/themes/colors/css-1.7.8/images/rdarrow.png
new file mode 100644
index 0000000000..198e7d1768
--- /dev/null
+++ b/themes/colors/css-1.7.8/images/rdarrow.png
Binary files differ
diff --git a/themes/colors/css-1.7.8/style.css b/themes/colors/css-1.7.8/style.css
index 1a7e793759..f5f7d9248e 100644
--- a/themes/colors/css-1.7.8/style.css
+++ b/themes/colors/css-1.7.8/style.css
@@ -2223,7 +2223,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;
}