diff options
| author | fisharebest <fisharebest@gmail.com> | 2011-10-12 17:19:55 +0000 |
|---|---|---|
| committer | fisharebest <fisharebest@gmail.com> | 2011-10-12 17:19:55 +0000 |
| commit | 38d791afe5c0aec90fc4cb79b29788c01eace8ef (patch) | |
| tree | 3c139855a71690def8a2776331d397bc4f3e6577 | |
| parent | bb6f6e08ae061c607c1eec836380a13eece07361 (diff) | |
| download | webtrees-38d791afe5c0aec90fc4cb79b29788c01eace8ef.tar.gz webtrees-38d791afe5c0aec90fc4cb79b29788c01eace8ef.tar.bz2 webtrees-38d791afe5c0aec90fc4cb79b29788c01eace8ef.zip | |
xenea: add missing image
| -rw-r--r-- | themes/xenea/images/indicator.gif | bin | 0 -> 1553 bytes | |||
| -rw-r--r-- | themes/xenea/style.css | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/themes/xenea/images/indicator.gif b/themes/xenea/images/indicator.gif Binary files differnew file mode 100644 index 0000000000..085ccaecaf --- /dev/null +++ b/themes/xenea/images/indicator.gif diff --git a/themes/xenea/style.css b/themes/xenea/style.css index 0a113ad6bb..eb420eb857 100644 --- a/themes/xenea/style.css +++ b/themes/xenea/style.css @@ -1568,7 +1568,7 @@ a.showit:hover > span { } .ac_loading { - background: white url(../../images/indicator.gif) right center no-repeat; + background: white url(images/indicator.gif) right center no-repeat; } .ac_odd { @@ -1914,7 +1914,7 @@ html[dir='rtl'] .use-sidebar #separator {background: #c3dfff url('images/indi_sp html[dir='rtl'] .flyout {text-align:right; left:210px;} html[dir='rtl'] .flyout2 {text-align:right; right:40px;} -html[dir='rtl'] .flyout3 {text-align:right;}.sb_indi_surname_li, .sb_fam_surname_li {list-style-image:url('images/plus.gif');white-space:nowrap;} +html[dir='rtl'] .flyout3 {text-align:right;}.sb_indi_surname_li, .sb_fam_surname_li {list-style-image:url('images/plus.png');white-space:nowrap;} /* Descendancy */ #sb_desc_content {margin-left:3px; font-size:0.8em;} |
