diff options
| author | makitso <makitso@gmail.com> | 2017-06-20 07:34:16 -0500 |
|---|---|---|
| committer | makitso <makitso@gmail.com> | 2017-06-20 07:34:16 -0500 |
| commit | fe4c7756e62034a29540b29deb27019e5aadea9d (patch) | |
| tree | f4fe4afe877cf7cfc6dfbde7ac2af626e9154adc /themes/colors | |
| parent | 65ff9e9c9561bb2152801170e22ef872bc5a17b3 (diff) | |
| download | webtrees-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.gif | bin | 0 -> 1553 bytes | |||
| -rw-r--r-- | themes/colors/css-1.7.8/images/rarrow.png | bin | 0 -> 137 bytes | |||
| -rw-r--r-- | themes/colors/css-1.7.8/images/rdarrow.png | bin | 0 -> 144 bytes | |||
| -rw-r--r-- | themes/colors/css-1.7.8/style.css | 2 |
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 Binary files differnew file mode 100644 index 0000000000..085ccaecaf --- /dev/null +++ b/themes/colors/css-1.7.8/icons/indicator.gif diff --git a/themes/colors/css-1.7.8/images/rarrow.png b/themes/colors/css-1.7.8/images/rarrow.png Binary files differnew file mode 100644 index 0000000000..705bc43c4f --- /dev/null +++ b/themes/colors/css-1.7.8/images/rarrow.png diff --git a/themes/colors/css-1.7.8/images/rdarrow.png b/themes/colors/css-1.7.8/images/rdarrow.png Binary files differnew file mode 100644 index 0000000000..198e7d1768 --- /dev/null +++ b/themes/colors/css-1.7.8/images/rdarrow.png 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; } |
