summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
Diffstat (limited to 'themes')
-rw-r--r--themes/clouds/style.css10
-rw-r--r--themes/clouds/theme.php2
-rw-r--r--themes/colors/css/colors.css14
-rw-r--r--themes/colors/theme.php2
-rw-r--r--themes/fab/style.css12
-rw-r--r--themes/fab/theme.php2
-rw-r--r--themes/minimal/style.css12
-rw-r--r--themes/minimal/theme.php2
-rw-r--r--themes/webtrees/style.css4
-rw-r--r--themes/webtrees/theme.php2
-rw-r--r--themes/xenea/style.css12
-rw-r--r--themes/xenea/theme.php2
12 files changed, 6 insertions, 70 deletions
diff --git a/themes/clouds/style.css b/themes/clouds/style.css
index 9ed9670899..70861838d5 100644
--- a/themes/clouds/style.css
+++ b/themes/clouds/style.css
@@ -479,18 +479,8 @@ left:auto;
}
#relationship_chart {
-position:relative;
-top:-40px;
-left:0;
z-index:1;
-width:98%;
}
-
-html[dir='rtl'] #relationship_chart {
-left:auto;
-right:0;
-}
-
/*-- ancestry chart specific stylesheets --*/
#ancestry_chart table div p {font-size:90%; margin:0;}
diff --git a/themes/clouds/theme.php b/themes/clouds/theme.php
index 84185b9edb..72d430fbe9 100644
--- a/themes/clouds/theme.php
+++ b/themes/clouds/theme.php
@@ -2,7 +2,7 @@
// Clouds theme
//
// webtrees: Web based Family History software
-// Copyright (C) 2011 webtrees development team.
+// Copyright (C) 2012 webtrees development team.
//
// Derived from PhpGedView Cloudy theme
// Original author w.a. bastein http://genealogy.bastein.biz
diff --git a/themes/colors/css/colors.css b/themes/colors/css/colors.css
index 8e25f694c5..277ab72d10 100644
--- a/themes/colors/css/colors.css
+++ b/themes/colors/css/colors.css
@@ -450,20 +450,6 @@ margin:0 15px 0 0;
left:auto;
}
-#relationship_chart {
-position:relative;
-top:-40px;
-left:0;
-z-index: 1;
-width: 98%;
-margin-left: 5px;
-}
-
-html[dir='rtl'] #relationship_chart {
-left:auto;
-right:0;
-}
-
/*-- ancestry chart specific stylesheets --*/
#ancestry_chart table div p {font-size:90%; margin:0;}
diff --git a/themes/colors/theme.php b/themes/colors/theme.php
index 1d29128293..af0dce469f 100644
--- a/themes/colors/theme.php
+++ b/themes/colors/theme.php
@@ -2,7 +2,7 @@
// Colors theme
//
// webtrees: Web based Family History software
-// Copyright (C) 2011 webtrees development team.
+// Copyright (C) 2012 webtrees development team.
//
// Derived from PhpGedView
// Copyright (C) 2010 PGV Development Team. All rights reserved.
diff --git a/themes/fab/style.css b/themes/fab/style.css
index 5c1c3528fb..db1d6d2a78 100644
--- a/themes/fab/style.css
+++ b/themes/fab/style.css
@@ -632,18 +632,6 @@ padding:0 2px 0 0;
left:auto;
}
-/*-- relationship chart specific stylesheets --*/
-#relationship_chart {
- position:relative;
- top:-40px;
- left:0;
-}
-
-html[dir='rtl'] #relationship_chart {
- left:auto;
- right:0;
-}
-
/*-- ancestry chart specific stylesheets --*/
#ancestry_chart ul {
background-image:url(images/vline.png);
diff --git a/themes/fab/theme.php b/themes/fab/theme.php
index ef51eb6abe..a443ddc747 100644
--- a/themes/fab/theme.php
+++ b/themes/fab/theme.php
@@ -2,7 +2,7 @@
// FAB theme
//
// webtrees: Web based Family History software
-// Copyright (C) 2011 webtrees development team.
+// Copyright (C) 2012 webtrees development team.
//
// Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team.
//
diff --git a/themes/minimal/style.css b/themes/minimal/style.css
index 0919a16e8e..a07009c0eb 100644
--- a/themes/minimal/style.css
+++ b/themes/minimal/style.css
@@ -869,18 +869,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/minimal/theme.php b/themes/minimal/theme.php
index a584a3aa9f..7e70a27267 100644
--- a/themes/minimal/theme.php
+++ b/themes/minimal/theme.php
@@ -2,7 +2,7 @@
// Minimal 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.
diff --git a/themes/webtrees/style.css b/themes/webtrees/style.css
index 0f2a695408..3f3ec8c671 100644
--- a/themes/webtrees/style.css
+++ b/themes/webtrees/style.css
@@ -183,10 +183,6 @@ html[dir='rtl'] #pedigree_chart {left:auto; right:10px;}
#descendancy_chart li {list-style:none; margin:0 0 0 -15px; padding-top:0; padding-right:0; padding-bottom:0;}
html[dir='rtl'] #descendancy_chart ul {background-position:right top; 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 table div p {font-size:90%; margin:0;}
#ancestry_chart ul {background-image:url(images/vline.png); background-repeat:repeat-y; background-position:left top; list-style:none; display:block; margin:0 0 0 15px; padding-top:0; padding-right:0; padding-bottom:0;}
diff --git a/themes/webtrees/theme.php b/themes/webtrees/theme.php
index 54b66b51bb..b6caacec0a 100644
--- a/themes/webtrees/theme.php
+++ b/themes/webtrees/theme.php
@@ -2,7 +2,7 @@
// Standard 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 2009 PGV Development Team. All rights reserved.
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.