diff options
Diffstat (limited to 'themes/xenea')
| -rw-r--r-- | themes/xenea/style.css | 12 | ||||
| -rw-r--r-- | themes/xenea/theme.php | 2 |
2 files changed, 1 insertions, 13 deletions
diff --git a/themes/xenea/style.css b/themes/xenea/style.css index 0dc8fc8a8c..86de5aec0f 100644 --- a/themes/xenea/style.css +++ b/themes/xenea/style.css @@ -1102,18 +1102,6 @@ margin:0 15px 0 0; left:auto; } -/*-- relationship chart specific stylesheets --*/ -#relationship_chart { - position:relative; - top:-40px; - left:0; -} - -html[dir='rtl'] #relationship_chart { - left:auto; - right:10px; -} - /*-- ancestry chart specific stylesheets --*/ #ancestry_chart ul { background-image:url(images/vline.png); diff --git a/themes/xenea/theme.php b/themes/xenea/theme.php index 4374aaed88..c3561510d9 100644 --- a/themes/xenea/theme.php +++ b/themes/xenea/theme.php @@ -2,7 +2,7 @@ // Xenea theme // // webtrees: Web based Family History software -// Copyright (C) 2011 webtrees development team. +// Copyright (C) 2012 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. |
