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/fab/css-1.7.8/style.css | |
| parent | 65ff9e9c9561bb2152801170e22ef872bc5a17b3 (diff) | |
| download | webtrees-fe4c7756e62034a29540b29deb27019e5aadea9d.tar.gz webtrees-fe4c7756e62034a29540b29deb27019e5aadea9d.tar.bz2 webtrees-fe4c7756e62034a29540b29deb27019e5aadea9d.zip | |
Missing Icons
Diffstat (limited to 'themes/fab/css-1.7.8/style.css')
| -rw-r--r-- | themes/fab/css-1.7.8/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/fab/css-1.7.8/style.css b/themes/fab/css-1.7.8/style.css index 60c50e4191..2c141aa0e2 100644 --- a/themes/fab/css-1.7.8/style.css +++ b/themes/fab/css-1.7.8/style.css @@ -1791,7 +1791,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; } |
