summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--themes/_administration/msie.css4
-rw-r--r--themes/_administration/style.css46
-rw-r--r--themes/clouds/modules.css42
-rw-r--r--themes/clouds/msie.css44
-rw-r--r--themes/clouds/style.css448
-rw-r--r--themes/colors/css/aquamarine.css50
-rw-r--r--themes/colors/css/ash.css50
-rw-r--r--themes/colors/css/belgianchocolate.css50
-rw-r--r--themes/colors/css/bluelagoon.css50
-rw-r--r--themes/colors/css/bluemarine.css50
-rw-r--r--themes/colors/css/coffeeandcream.css50
-rw-r--r--themes/colors/css/coldday.css50
-rw-r--r--themes/colors/css/colors.css412
-rw-r--r--themes/colors/css/greenbeam.css50
-rw-r--r--themes/colors/css/mediterranio.css50
-rw-r--r--themes/colors/css/mercury.css50
-rw-r--r--themes/colors/css/nocturnal.css50
-rw-r--r--themes/colors/css/olivia.css50
-rw-r--r--themes/colors/css/pinkplastic.css50
-rw-r--r--themes/colors/css/shinytomato.css50
-rw-r--r--themes/colors/css/tealtop.css50
-rw-r--r--themes/colors/modules.css42
-rw-r--r--themes/colors/msie.css45
-rw-r--r--themes/fab/modules.css40
-rw-r--r--themes/fab/msie.css19
-rw-r--r--themes/fab/style.css46
-rw-r--r--themes/minimal/modules.css42
-rw-r--r--themes/minimal/msie.css32
-rw-r--r--themes/minimal/style.css70
-rw-r--r--themes/webtrees/chrome.css7
-rw-r--r--themes/webtrees/modules.css42
-rw-r--r--themes/webtrees/msie.css10
-rw-r--r--themes/webtrees/style.css154
-rw-r--r--themes/xenea/modules.css42
-rw-r--r--themes/xenea/msie.css19
-rw-r--r--themes/xenea/style.css76
36 files changed, 1169 insertions, 1263 deletions
diff --git a/themes/_administration/msie.css b/themes/_administration/msie.css
index 838a5b4b12..bd719acf5c 100644
--- a/themes/_administration/msie.css
+++ b/themes/_administration/msie.css
@@ -1,6 +1,4 @@
-/*
- * @version $Id: msie.css 12005 2011-07-13 16:42:44Z rob $
- */
+/* $Id: msie.css 12005 2011-07-13 16:42:44Z rob $ */
/*
* The following style definitions can be removed when IE supports the "opacity"
diff --git a/themes/_administration/style.css b/themes/_administration/style.css
index fe3a7db800..7a64a5aaa3 100644
--- a/themes/_administration/style.css
+++ b/themes/_administration/style.css
@@ -29,12 +29,12 @@ body {font-family:Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size:12
input.ui-button {padding:1px 3px;}
input, textarea, select {color:black; font:inherit; padding:0 3px;}
fieldset {margin:8px 8px 4px 8px;}
-legend {font-style:italic; font-weight:bold; padding:0 5px 5px; align:top;}
+legend {font-style:italic; font-weight:bold; padding:0 5px 5px; align:top;}
img {border:none; vertical-align:middle;}
h3 {margin:0;}
h4 {margin:5px 3px; font-weight:normal; font-style:italic;}
td {vertical-align:top;}
-.icon {border:none; padding-left:0;padding-right:5pt;}
+.icon {border:none; padding-left:0;padding-right:5pt;}
.warning, .error, .red {font-weight:bold; color:red;}
.accepted, a.accepted {font-weight:bold; color:green;}
.center {text-align:center;}
@@ -85,9 +85,9 @@ html[dir='rtl'] .dataTables_length {float:left;}
.sortme {cursor:move;}
/* Page Help links */
-#page_help{margin:-5px 0 15px; text-align:right;}
-html[dir='rtl'] #page_help{text-align:left;}
-#page_help a img{display:none; height:24px; margin:-5px; padding:0; width:24px;}
+#page_help {margin:-5px 0 15px; text-align:right;}
+html[dir='rtl'] #page_help {text-align:left;}
+#page_help a img {display:none; height:24px; margin:-5px; padding:0; width:24px;}
/* HEADER */
#admin_head {position:relative; height:70px; margin-bottom:10px; min-width:1070px; z-index:1000;}
@@ -109,11 +109,11 @@ html[dir='rtl'] #links li ul {left:auto; right:0;}
#admin_content {min-width:830px;}
/* SIDE MENU */
-#admin_menu {padding:10px 0 10px 5px;top:92px; left:10px; right:auto; width:200px; float:left; position:absolute; color:#2E6E9E; white-space:nowrap; overflow:hidden;}
-html[dir='rtl'] #admin_menu {top:92px; left:auto; right:10px; padding:10px 5px 10px 0; float:right;}
-#admin_menu ul {list-style:none outside none; margin:0 0 0 -30px;}
+#admin_menu {padding:10px 0 10px 5px;top:92px; left:10px; right:auto; width:200px; float:left; position:absolute; color:#2E6E9E; white-space:nowrap; overflow:hidden;}
+html[dir='rtl'] #admin_menu {top:92px; left:auto; right:10px; padding:10px 5px 10px 0; float:right;}
+#admin_menu ul {list-style:none outside none; margin:0 0 0 -30px;}
html[dir='rtl'] #admin_menu ul {margin:0 -30px 0 0;}
-#admin_menu li ul { margin:0 0 0 -20px;}
+#admin_menu li ul {margin:0 0 0 -20px;}
html[dir='rtl'] #admin_menu li ul {margin:0 -20px 0 0;}
#admin_menu li span {font-style:italic;}
#admin_menu ul {list-style:none outside none;}
@@ -165,10 +165,10 @@ table#log_list {width:100%}
/* README */
#readme {font-size:12px; padding:10px 20px;}
-#readme h1 {font-size:16px; font-weight:bold; margin-top:0;}
-#readme h2 {font-size:14px; font-weight:bold; margin-top:0;}
-#readme h3 {font-size:14px; font-weight:bold; margin:14px 0;}
-#readme li {line-height:150%;}
+#readme h1 {font-size:16px; font-weight:bold; margin-top:0;}
+#readme h2 {font-size:14px; font-weight:bold; margin-top:0;}
+#readme h3 {font-size:14px; font-weight:bold; margin:14px 0;}
+#readme li {line-height:150%;}
#readme .back {float:right;}
html[dir='rtl'] #readme .back {float:left;}
@@ -382,20 +382,20 @@ html[dir='rtl'] #story_module2 th, html[dir='rtl'] #story_module2 td {text-align
/* Autocomplete styles */
.ac_input {background-color:#EEE8AA;}
-.ac_results {padding:0; border:1px solid black; background-color:white; overflow:hidden; z-index:99999;}
-.ac_results ul {width:100%; list-style-position:outside; list-style:none; padding:0; margin:0;}
-.ac_results li {margin:0; padding:2px 5px; cursor:default; display:block; font:menu;font-size:12px; line-height:14px; overflow:hidden;}
+.ac_results {padding:0; border:1px solid black; background-color:white; overflow:hidden; z-index:99999;}
+.ac_results ul {width:100%; list-style-position:outside; list-style:none; padding:0; margin:0;}
+.ac_results li {margin:0; padding:2px 5px; cursor:default; display:block; font:menu;font-size:12px; line-height:14px; overflow:hidden;}
.ac_loading {background:white url(images/indicator.gif) right center no-repeat;}
.ac_odd {background-color:#eee;}
-.ac_over {background-color:#0A246A; color:white;}
+.ac_over {background-color:#0A246A; color:white;}
/* IMAGE SPRITE */
-.icon-email, .icon-help-24, .icon-zoomout, .icon-zoomin,
-.icon-larrow2, .icon-rarrow, .icon-larrow, .icon-rarrow2, .icon-darrow,
-.icon-ddarrow, .icon-uarrow2, .icon-ldarrow, .icon-darrow2, .icon-udarrow,
-.icon-rdarrow, .icon-uarrow, .icon-edit, .icon-source, .icon-delete-grey,
-.icon-delete, .icon-bullet, .icon-yes, .icon-media, .icon-find-facts,
-.icon-note, .icon-family, .icon-repository, .icon-help-15, .icon-indi,
+.icon-email, .icon-help-24, .icon-zoomout, .icon-zoomin,
+.icon-larrow2, .icon-rarrow, .icon-larrow, .icon-rarrow2, .icon-darrow,
+.icon-ddarrow, .icon-uarrow2, .icon-ldarrow, .icon-darrow2, .icon-udarrow,
+.icon-rdarrow, .icon-uarrow, .icon-edit, .icon-source, .icon-delete-grey,
+.icon-delete, .icon-bullet, .icon-yes, .icon-media, .icon-find-facts,
+.icon-note, .icon-family, .icon-repository, .icon-help-15, .icon-indi,
.icon-open, .icon-close
{display:block; background:url('images/admin_icon_sprite.png') no-repeat;}
diff --git a/themes/clouds/modules.css b/themes/clouds/modules.css
index e322a17f19..d1610780d7 100644
--- a/themes/clouds/modules.css
+++ b/themes/clouds/modules.css
@@ -1,8 +1,8 @@
-/**
+/*
* Theme specific module CSS for PHPGedView
*
* webtrees: Web based Family History software
- * Copyright (C) 2010 webtrees development team.
+ * Copyright (C) 2011 webtrees development team.
*
* Derived from PhpGedView
* Copyright (C) 2002 to 2009 PGV Development Team. All rights reserved.
@@ -21,21 +21,19 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
- * @package webtrees
- * @subpackage Themes
- * @version $Id$
+ * $Id$
*/
-
+
/* GEDFact_assistant - Census - module ===================================== */
/* Date Drop-down menu (census_asst_date.php) */
.UK {
- background-color:#aaffaa;
+ background-color:#aaffaa;
color:black;
- }
+}
.USA {
- background-color:#aaccff;
+ background-color:#aaccff;
color:black;
- }
+}
/* Indi Page - Shared Note column headers (census_note_decode.php) */
.note1 {
margin-left: -0.05em;
@@ -50,12 +48,12 @@
}
/* Navigator */
.cens_search {
- position: relative;
+ position: relative;
float: left;
margin: 0.5em 0 0 0.5em;
width: 23.1em;
height: 33.9em;
- overflow: auto;
+ overflow: auto;
/*border: 1px solid red; */
}
#navenclose {
@@ -64,19 +62,19 @@
margin-bottom: -0.3em;
border-bottom: 0px;
width: 22.3em;
- /* border: 1px solid green; */
+ /* border: 1px solid green; */
}
-.linkcell a {
+.linkcell a {
display: block;
padding: 0.3em 0.3em 0.6em 0.3em;
- margin: -0.3em -0.3em -0.6em -0.3em;
-}
-.linkcell a:hover{
- /* background: #888888; */
+ margin: -0.3em -0.3em -0.6em -0.3em;
+}
+.linkcell a:hover {
+ /* background: #888888; */
}
a.linka {
padding: 0 0 0 0;
- margin: 0 0 0 0;
+ margin: 0 0 0 0;
}
.ltrnav {
position: absolute;
@@ -162,7 +160,7 @@ a.linka {
}
.cens_sour_year {
float: left;
- width: 3.6em;
+ width: 3.6em;
text-align: left;
margin-left: .25em;
padding-bottom: .2em;
@@ -238,7 +236,7 @@ textarea#NOTE {
/*border: 0em outset;*/
float: left;
margin: 0;
- width: 69.8em;
+ width: 69.8em;
}
/* Census data Input area */
.cens_data {
@@ -254,5 +252,5 @@ textarea#NOTE {
}
/* xxxxxxxxxx - module ===================================================== */
-
+
/* yyyyyyyyyy - module ===================================================== */
diff --git a/themes/clouds/msie.css b/themes/clouds/msie.css
index 751630b75d..fcea3e2789 100644
--- a/themes/clouds/msie.css
+++ b/themes/clouds/msie.css
@@ -1,40 +1,16 @@
/* version $Id$ */
-/*
- * The following style definitions can be removed when IE supports the "opacity"
+/*
+ * The following style definitions can be removed when IE supports the "opacity"
* specification in place of its proprietary and non-standard method.
*/
-.rela {
- filter: alpha(opacity=67);
-}
-
-a.showit:hover > span {
- filter: alpha(opacity=85);
-}
-
-.makeMenu li ul {
-top: 0px!important;
-}
-
-div.blockcontent {
-*margin-top: 10px!important; }
-
+.rela {filter: alpha(opacity=67);}
+a.showit:hover > span {filter: alpha(opacity=85);}
+.makeMenu li ul {top: 0px!important;}
+div.blockcontent {*margin-top: 10px!important;}
#menu-theme, #menu-language, #menu-theme, #menu-favorites {*padding-right: 10px}
-
-div.blockcontent {
- *margin-top: -2px;
-}
-
-#topMenu {
-position: relative; z-index: 2001;
-}
-
-#header {
- position: relative; z-index: 2002;
-}
-
-div.blockcontent {
-*margin-top: -2px;
-}
-
+div.blockcontent {*margin-top: -2px;}
+#topMenu {position: relative; z-index: 2001;}
+#header {position: relative; z-index: 2002;}
+div.blockcontent {*margin-top: -2px;}
diff --git a/themes/clouds/style.css b/themes/clouds/style.css
index d5c6c4fe1c..1ede5c448f 100644
--- a/themes/clouds/style.css
+++ b/themes/clouds/style.css
@@ -44,59 +44,59 @@ body {
border: 1px solid #003399;
}
-#content { padding:10px; }
+#content {padding:10px;}
-* { margin:0; padding:0; }
+* {margin:0; padding:0;}
/* ================= */
/* Header Layout */
-#header { height: 29px; background-image:url(images/clouds.png); }
-.title {display: block; float: left; margin-top: 5px; margin-left: 12px; font-size: 24px; vertical-align:bottom; width: 70%; text-decoration: none; }
+#header {height: 29px; background-image:url(images/clouds.png);}
+.title {display: block; float: left; margin-top: 5px; margin-left: 12px; font-size: 24px; vertical-align:bottom; width: 70%; text-decoration: none;}
.hsearch {display: block; float: right; padding-top: 5px; padding-right: 10px;}
-.title .gedcomtitle { text-decoration:none; color: #003399; }
+.title .gedcomtitle {text-decoration:none; color: #003399;}
/* set up div container for main menu and options menu */
-#topMenu { clear: both; height:31px; width: 100%; background: #aaccff; }
-#menu-right { float: right; margin-right: 20px;}
+#topMenu {clear: both; height:31px; width: 100%; background: #aaccff;}
+#menu-right {float: right; margin-right: 20px;}
/* LTR to TRL Translation */
html[dir='rtl'] .title {float: right; margin-right: 12px;}
-html[dir='rtl'] .hsearch { float: left; padding-left: 10px;}
-html[dir='rtl'] #menu-right { float: left; margin-left: 20px;}
+html[dir='rtl'] .hsearch {float: left; padding-left: 10px;}
+html[dir='rtl'] #menu-right {float: left; margin-left: 20px;}
/* ====================== */
/* Layout Left Main menu */
-#topMenu ul { margin: 0; padding: 0; list-style: none; position:relative; }
-#topMenu > ul li { display: block; list-style:none; width: auto; float:left; position:relative; }
-#topMenu > ul li a {margin: auto;display: block;font-size: 14px; text-align: center;padding: 5px 0 5px 10px;text-decoration: none; }
+#topMenu ul {margin: 0; padding: 0; list-style: none; position:relative;}
+#topMenu > ul li {display: block; list-style:none; width: auto; float:left; position:relative;}
+#topMenu > ul li a {margin: auto;display: block;font-size: 14px; text-align: center;padding: 5px 0 5px 10px;text-decoration: none;}
-html[dir='rtl'] #topMenu > ul li { float: right;}
-html[dir='rtl'] #topMenu > ul li a { padding: 5px 10px 5px 0;}
+html[dir='rtl'] #topMenu > ul li {float: right;}
+html[dir='rtl'] #topMenu > ul li a {padding: 5px 10px 5px 0;}
/* Subnavigation section */
-#topMenu ul ul { background: none; display:none; position:absolute; z-index:2001; top: 22px; left:0; right: auto; width: auto; background: #fff; text-align: left; border: 1px solid #ccc; white-space: nowrap;}
+#topMenu ul ul {background: none; display:none; position:absolute; z-index:2001; top: 22px; left:0; right: auto; width: auto; background: #fff; text-align: left; border: 1px solid #ccc; white-space: nowrap;}
#topMenu ul ul li {left:auto; margin:0; clear:left; text-align:left; width:100%}
-#topMenu > ul ul li a {font-size: 12px; padding: 5px 5px 5px 5px; text-align: left; white-space: nowrap; }
+#topMenu > ul ul li a {font-size: 12px; padding: 5px 5px 5px 5px; text-align: left; white-space: nowrap;}
html[dir='rtl'] #topMenu ul ul {right: 0; left: auto; text-align: right;}
-html[dir='rtl'] #topMenu ul ul li { right:auto; clear:right; text-align:right;}
-html[dir='rtl'] #topMenu > ul ul li a { text-align: right; padding-right: 30px;}
-
+html[dir='rtl'] #topMenu ul ul li {right:auto; clear:right; text-align:right;}
+html[dir='rtl'] #topMenu > ul ul li a {text-align: right; padding-right: 30px;}
+
/* Submenu horizontal */
-#topMenu ul ul ul{ display:none !important; } /* Sub menus are hiden by default */
+#topMenu ul ul ul {display:none !important;} /* Sub menus are hiden by default */
/* Set up hover layout and style */
-#topMenu ul li:hover ul { display: block; }
-#topMenu ul li:hover li { float: none; }
-#topMenu ul li:hover li a { text-decoration: none; }
-#topMenu ul li li a:hover { width: auto; }
-#topMenu ul ul li:hover ul{display:block !important;position: absolute;margin-left: 118px;margin-top: -35px; }
+#topMenu ul li:hover ul {display: block;}
+#topMenu ul li:hover li {float: none;}
+#topMenu ul li:hover li a {text-decoration: none;}
+#topMenu ul li li a:hover {width: auto;}
+#topMenu ul ul li:hover ul {display:block !important;position: absolute;margin-left: 118px;margin-top: -35px;}
-html[dir='rtl'] #topMenu ul ul li:hover ul { margin-left: auto; margin-right: 118px; }
+html[dir='rtl'] #topMenu ul ul li:hover ul {margin-left: auto; margin-right: 118px;}
/* Mainmenu Icons*/
#topMenu > ul > li {background-image:url(images/sprites-top-menu.png);background-repeat:no-repeat;width: 22px; height: 22px;line-height: 22px; text-indent: 32px; margin: 5px 0 0 10px;}
@@ -104,224 +104,224 @@ html[dir='rtl'] #topMenu ul ul li:hover ul { margin-left: auto; margin-right: 1
html[dir='rtl'] #topMenu > ul > li {margin: 5px 10px 0 0; left: auto;}
/* Submenu Icons */
-#main-menu li ul li{background-image:url(images/sprites-sub-menu.png);background-repeat:no-repeat;height: 22px;line-height: 15px;text-indent: 22px; margin: 2px 0 2px 5px;}
+#main-menu li ul li {background-image:url(images/sprites-sub-menu.png);background-repeat:no-repeat;height: 22px;line-height: 15px;text-indent: 22px; margin: 2px 0 2px 5px;}
-html[dir='rtl'] #main-menu li ul li{ text-indent: 0;}
+html[dir='rtl'] #main-menu li ul li {text-indent: 0;}
/* Delete tag from mainmenu icons */
#topMenu > ul > li > a {color: #2A2B2D;width: 17px; height: 17px;line-height: 60px;overflow: hidden;}
/********************Menu Top Row Icons **********************/
-#menu-tree { background-position:0 -0px; }
-#menu-chart { background-position:0 -29px; }
-#menu-list { background-position:0 -59px; }
-#menu-calendar { background-position:0 -88px; }
-#menu-report { background-position:0 -117px; }
-#menu-search { background-position:0 -146px; }
-#menu-help { background-position:0 -175px; }
-#menu-mymenu { background-position:0 -204px; }
-#menu-clippings { background-position:0 -233px; }
-#menu-indi { background-position:0 -261px; }
-#menu-sour { background-position:0 -320px; }
-#menu-fam { background-position:0 -291px; }
-#menu-note { background-position:0 -348px; }
-#menu-obje { background-position:0 -378px; }
-#menu-repo { background-position:0 -407px; }
-#menu-story { background-position:0 -435px; }
-
+#menu-tree {background-position:0 -0px;}
+#menu-chart {background-position:0 -29px;}
+#menu-list {background-position:0 -59px;}
+#menu-calendar {background-position:0 -88px;}
+#menu-report {background-position:0 -117px;}
+#menu-search {background-position:0 -146px;}
+#menu-help {background-position:0 -175px;}
+#menu-mymenu {background-position:0 -204px;}
+#menu-clippings {background-position:0 -233px;}
+#menu-indi {background-position:0 -261px;}
+#menu-sour {background-position:0 -320px;}
+#menu-fam {background-position:0 -291px;}
+#menu-note {background-position:0 -348px;}
+#menu-obje {background-position:0 -378px;}
+#menu-repo {background-position:0 -407px;}
+#menu-story {background-position:0 -435px;}
+
/*******************Menu submenu Icons**********************/
/* Chart Icons */
-#menu-chart-ancestry { background-position:left -0px; } html[dir=rtl] #menu-chart-ancestry { background-position:right -0px; }
-#menu-chart-fanchart { background-position:left -23px; } html[dir=rtl] #menu-chart-fanchart { background-position:right -23px; }
-#menu-chart-compact { background-position:left -0px; } html[dir=rtl] #menu-chart-compact { background-position:right -0px; }
-#menu-chart-descendancy { background-position:left -69px; } html[dir=rtl] #menu-chart-descendancy { background-position:right -69px; }
-#menu-chart-familybook { background-position:left -92px; } html[dir=rtl] #menu-chart-familybook { background-position:right -92px; }
-#menu-chart-hourglass { background-position:left -115px; } html[dir=rtl] #menu-chart-hourglass { background-position:right -115px; }
-#menu-chart-tree { background-position:left -138px; } html[dir=rtl] #menu-chart-tree { background-position:right -138px; }
-#menu-chart-lifespan { background-position:left -161px; } html[dir=rtl] #menu-chart-lifespan { background-position:right -161px; }
-#menu-chart-pedigree { background-position:left -184px; } html[dir=rtl] #menu-chart-pedigree { background-position:right -184px; }
-#menu-chart-pedigree_map { background-position:left -207px; } html[dir=rtl] #menu-chart-pedigree_map { background-position:right -207px; }
-#menu-chart-relationship { background-position:left -230px; } html[dir=rtl] #menu-chart-relationship { background-position:right -230px; }
-#menu-chart-relationship li { background-position:left -230px; } html[dir=rtl] #menu-chart-relationship li { background-position:right -230px; }
-#menu-chart-statistics { background-position:left -253px; } html[dir=rtl] #menu-chart-statistics { background-position:right -253px; }
-#menu-chart-timeline { background-position:left -276px; } html[dir=rtl] #menu-chart-timeline { background-position:right -276px; }
-#menu-chart-timeline li { background-position:left -276px; } html[dir=rtl] #menu-chart-timeline li { background-position:right -276px; }
+#menu-chart-ancestry {background-position:left -0px;} html[dir=rtl] #menu-chart-ancestry {background-position:right -0px;}
+#menu-chart-fanchart {background-position:left -23px;} html[dir=rtl] #menu-chart-fanchart {background-position:right -23px;}
+#menu-chart-compact {background-position:left -0px;} html[dir=rtl] #menu-chart-compact {background-position:right -0px;}
+#menu-chart-descendancy {background-position:left -69px;} html[dir=rtl] #menu-chart-descendancy {background-position:right -69px;}
+#menu-chart-familybook {background-position:left -92px;} html[dir=rtl] #menu-chart-familybook {background-position:right -92px;}
+#menu-chart-hourglass {background-position:left -115px;} html[dir=rtl] #menu-chart-hourglass {background-position:right -115px;}
+#menu-chart-tree {background-position:left -138px;} html[dir=rtl] #menu-chart-tree {background-position:right -138px;}
+#menu-chart-lifespan {background-position:left -161px;} html[dir=rtl] #menu-chart-lifespan {background-position:right -161px;}
+#menu-chart-pedigree {background-position:left -184px;} html[dir=rtl] #menu-chart-pedigree {background-position:right -184px;}
+#menu-chart-pedigree_map {background-position:left -207px;} html[dir=rtl] #menu-chart-pedigree_map {background-position:right -207px;}
+#menu-chart-relationship {background-position:left -230px;} html[dir=rtl] #menu-chart-relationship {background-position:right -230px;}
+#menu-chart-relationship li {background-position:left -230px;} html[dir=rtl] #menu-chart-relationship li {background-position:right -230px;}
+#menu-chart-statistics {background-position:left -253px;} html[dir=rtl] #menu-chart-statistics {background-position:right -253px;}
+#menu-chart-timeline {background-position:left -276px;} html[dir=rtl] #menu-chart-timeline {background-position:right -276px;}
+#menu-chart-timeline li {background-position:left -276px;} html[dir=rtl] #menu-chart-timeline li {background-position:right -276px;}
/* Lists Icons */
-#menu-list-obje { background-position:left -299px; } html[dir=rtl] #menu-list-obje { background-position:right -299px; }
-#menu-list-plac { background-position:left -322px; } html[dir=rtl] #menu-list-plac { background-position:right -322px; }
-#menu-list-repo { background-position:left -345px; } html[dir=rtl] #menu-list-repo { background-position:right -345px; }
-#menu-list-note { background-position:left -368px; } html[dir=rtl] #menu-list-note { background-position:right -368px; }
-#menu-list-sour { background-position:left -391px; } html[dir=rtl] #menu-list-sour { background-position:right -391px; }
-#menu-branches { background-position:left -414px; } html[dir=rtl] #menu-branches { background-position:right -414px; }
-#menu-list-fam { background-position:left -437px; } html[dir=rtl] #menu-list-fam { background-position:right -437px; }
-#menu-list-indi { background-position:left -460px; } html[dir=rtl] #menu-list-indi { background-position:right -460px; }
+#menu-list-obje {background-position:left -299px;} html[dir=rtl] #menu-list-obje {background-position:right -299px;}
+#menu-list-plac {background-position:left -322px;} html[dir=rtl] #menu-list-plac {background-position:right -322px;}
+#menu-list-repo {background-position:left -345px;} html[dir=rtl] #menu-list-repo {background-position:right -345px;}
+#menu-list-note {background-position:left -368px;} html[dir=rtl] #menu-list-note {background-position:right -368px;}
+#menu-list-sour {background-position:left -391px;} html[dir=rtl] #menu-list-sour {background-position:right -391px;}
+#menu-branches {background-position:left -414px;} html[dir=rtl] #menu-branches {background-position:right -414px;}
+#menu-list-fam {background-position:left -437px;} html[dir=rtl] #menu-list-fam {background-position:right -437px;}
+#menu-list-indi {background-position:left -460px;} html[dir=rtl] #menu-list-indi {background-position:right -460px;}
/* Report Icons */
-#menu-report li { background-position:left -483px; } html[dir=rtl] #menu-report li { background-position:right -483px; }
+#menu-report li {background-position:left -483px;} html[dir=rtl] #menu-report li {background-position:right -483px;}
/* Calendar Icons */
-#menu-calendar-day { background-position:left -506px; } html[dir=rtl] #menu-calendar-day { background-position:right -506px; }
-#menu-calendar-month { background-position:left -506px; } html[dir=rtl] #menu-calendar-month { background-position:right -506px; }
-#menu-calendar-year { background-position:left -506px; } html[dir=rtl] #menu-calendar-year { background-position:right -506px; }
+#menu-calendar-day {background-position:left -506px;} html[dir=rtl] #menu-calendar-day {background-position:right -506px;}
+#menu-calendar-month {background-position:left -506px;} html[dir=rtl] #menu-calendar-month {background-position:right -506px;}
+#menu-calendar-year {background-position:left -506px;} html[dir=rtl] #menu-calendar-year {background-position:right -506px;}
/* Search Icons */
-#menu-search-general { background-position:left -529px; } html[dir=rtl] #menu-search-general { background-position:right -529px; }
-#menu-search-soundex { background-position:left -529px; } html[dir=rtl] #menu-search-soundex { background-position:right -529px; }
-#menu-search-advanced { background-position:left -529px; } html[dir=rtl] #menu-search-advanced { background-position:right -529px; }
-#menu-search-replace { background-position:left -529px; } html[dir=rtl] #menu-search-replace { background-position:right -529px; }
+#menu-search-general {background-position:left -529px;} html[dir=rtl] #menu-search-general {background-position:right -529px;}
+#menu-search-soundex {background-position:left -529px;} html[dir=rtl] #menu-search-soundex {background-position:right -529px;}
+#menu-search-advanced {background-position:left -529px;} html[dir=rtl] #menu-search-advanced {background-position:right -529px;}
+#menu-search-replace {background-position:left -529px;} html[dir=rtl] #menu-search-replace {background-position:right -529px;}
/* Help Icons */
-#menu-help-genealogy { background-position:left -552px; } html[dir=rtl] #menu-help-genealogy { background-position:right -552px; }
-#menu-help-show { background-position:left -552px; } html[dir=rtl] #menu-help-show { background-position:right -552px; }
-#menu-help-contents { background-position:left -552px; } html[dir=rtl] #menu-help-contents { background-position:right -552px; }
-#menu-help-hide { background-position:left -552px; } html[dir=rtl] #menu-help-hide { background-position:right -552px; }
-#menu-help-faq { background-position:left -552px; } html[dir=rtl] #menu-help-faq { background-position:right -552px; }
-#menu-help-wiki { background-position:left -575px; } html[dir=rtl] #menu-help-wiki { background-position:right -575px; }
-#menu-help-technical { background-position:left -598px; } html[dir=rtl] #menu-help-technical { background-position:right -598px; }
+#menu-help-genealogy {background-position:left -552px;} html[dir=rtl] #menu-help-genealogy {background-position:right -552px;}
+#menu-help-show {background-position:left -552px;} html[dir=rtl] #menu-help-show {background-position:right -552px;}
+#menu-help-contents {background-position:left -552px;} html[dir=rtl] #menu-help-contents {background-position:right -552px;}
+#menu-help-hide {background-position:left -552px;} html[dir=rtl] #menu-help-hide {background-position:right -552px;}
+#menu-help-faq {background-position:left -552px;} html[dir=rtl] #menu-help-faq {background-position:right -552px;}
+#menu-help-wiki {background-position:left -575px;} html[dir=rtl] #menu-help-wiki {background-position:right -575px;}
+#menu-help-technical {background-position:left -598px;} html[dir=rtl] #menu-help-technical {background-position:right -598px;}
/* MyPage Icons */
-#menu-mypage { background-position:left -598px; } html[dir=rtl] #menu-mypage { background-position:right -598px; }
-#menu-myaccount { background-position:left -598px; } html[dir=rtl] #menu-myaccount { background-position:right -598px; }
-#menu-mypedigree { background-position:left -828px; } html[dir=rtl] #menu-mypedigree { background-position:right -828px; }
-#menu-myrecord { background-position:left -460px; } html[dir=rtl] #menu-myrecord { background-position:right -460px; }
-#menu-admin { background-position:left -644px; } html[dir=rtl] #menu-admin { background-position:right -644px; }
-#menu-tree li { background-position:left -667px; } html[dir=rtl] #menu-tree li { background-position:right -667px; }
+#menu-mypage {background-position:left -598px;} html[dir=rtl] #menu-mypage {background-position:right -598px;}
+#menu-myaccount {background-position:left -598px;} html[dir=rtl] #menu-myaccount {background-position:right -598px;}
+#menu-mypedigree {background-position:left -828px;} html[dir=rtl] #menu-mypedigree {background-position:right -828px;}
+#menu-myrecord {background-position:left -460px;} html[dir=rtl] #menu-myrecord {background-position:right -460px;}
+#menu-admin {background-position:left -644px;} html[dir=rtl] #menu-admin {background-position:right -644px;}
+#menu-tree li {background-position:left -667px;} html[dir=rtl] #menu-tree li {background-position:right -667px;}
/* Family Icons */
-#menu-fam-addchil { background-position:left -759px; } html[dir=rtl] #menu-fam-addchil { background-position:right -759px; }
-#menu-fam-addfav { background-position:left -736px; } html[dir=rtl] #menu-fam-addfav { background-position:right -736px; }
-#menu-fam-change { background-position:left -759px; } html[dir=rtl] #menu-fam-change { background-position:right -759px; }
-#menu-fam-del { background-position:left -713px; } html[dir=rtl] #menu-fam-del { background-position:right -713px; }
-#menu-fam-editraw { background-position:left -667px; } html[dir=rtl] #menu-fam-editraw { background-position:right -667px; }
-#menu-fam-orderchil { background-position:left -759px; } html[dir=rtl] #menu-fam-orderchil { background-position:right -759px; }
+#menu-fam-addchil {background-position:left -759px;} html[dir=rtl] #menu-fam-addchil {background-position:right -759px;}
+#menu-fam-addfav {background-position:left -736px;} html[dir=rtl] #menu-fam-addfav {background-position:right -736px;}
+#menu-fam-change {background-position:left -759px;} html[dir=rtl] #menu-fam-change {background-position:right -759px;}
+#menu-fam-del {background-position:left -713px;} html[dir=rtl] #menu-fam-del {background-position:right -713px;}
+#menu-fam-editraw {background-position:left -667px;} html[dir=rtl] #menu-fam-editraw {background-position:right -667px;}
+#menu-fam-orderchil {background-position:left -759px;} html[dir=rtl] #menu-fam-orderchil {background-position:right -759px;}
/* Clipping Icons */
-#menu-clippingscart { background-position:left -621px; } html[dir=rtl] #menu-clippingscart { background-position:right -621px; }
-#menu-clippingsadd { background-position:left -621px; } html[dir=rtl] #menu-clippingsadd { background-position:right -621px; }
+#menu-clippingscart {background-position:left -621px;} html[dir=rtl] #menu-clippingscart {background-position:right -621px;}
+#menu-clippingsadd {background-position:left -621px;} html[dir=rtl] #menu-clippingsadd {background-position:right -621px;}
/* Edit Icons */
-#menu-indi-editraw { background-position:left -667px; } html[dir=rtl] #menu-indi-editraw { background-position:right -667px; }
-#menu-indi-addname { background-position:left -690px; } html[dir=rtl] #menu-indi-addname { background-position:right -690px; }
-#menu-indi-editsex { background-position:left -690px; } html[dir=rtl] #menu-indi-editsex { background-position:right -690px; }
-#menu-indi-del { background-position:left -713px; } html[dir=rtl] #menu-indi-del { background-position:right -713px; }
-#menu-indi-addfav { background-position:left -736px; } html[dir=rtl] #menu-indi-addfav { background-position:right -736px; }
+#menu-indi-editraw {background-position:left -667px;} html[dir=rtl] #menu-indi-editraw {background-position:right -667px;}
+#menu-indi-addname {background-position:left -690px;} html[dir=rtl] #menu-indi-addname {background-position:right -690px;}
+#menu-indi-editsex {background-position:left -690px;} html[dir=rtl] #menu-indi-editsex {background-position:right -690px;}
+#menu-indi-del {background-position:left -713px;} html[dir=rtl] #menu-indi-del {background-position:right -713px;}
+#menu-indi-addfav {background-position:left -736px;} html[dir=rtl] #menu-indi-addfav {background-position:right -736px;}
/* Edit Notes */
-#menu-note-addfav { background-position:left -736px; } html[dir=rtl] #menu-note-fav { background-position:right -736px; }
-#menu-note-del { background-position:left -713px; } html[dir=rtl] #menu-note-del { background-position:right -713px; }
-#menu-note-edit { background-position:left -805px; } html[dir=rtl] #menu-note-edit { background-position:right -805px; }
-#menu-note-editraw { background-position:left -667px; } html[dir=rtl] #menu-note-editraw { background-position:right -667px; }
+#menu-note-addfav {background-position:left -736px;} html[dir=rtl] #menu-note-fav {background-position:right -736px;}
+#menu-note-del {background-position:left -713px;} html[dir=rtl] #menu-note-del {background-position:right -713px;}
+#menu-note-edit {background-position:left -805px;} html[dir=rtl] #menu-note-edit {background-position:right -805px;}
+#menu-note-editraw {background-position:left -667px;} html[dir=rtl] #menu-note-editraw {background-position:right -667px;}
/* Objects */
-#menu-obje-addfav { background-position:left -736px; } html[dir=rtl] #menu-obje-addfav { background-position:right -736px; }
-#menu-obje-del { background-position:left -713px; } html[dir=rtl] #menu-obje-del { background-position:right -713px; }
-#menu-obje-edit { background-position:left -852px; } html[dir=rtl] #menu-obje-edit { background-position:right -852px; }
-#menu-obje-editraw { background-position:left -667px; } html[dir=rtl] #menu-obje-editraw { background-position:right -667px; }
-#menu-obje-link { background-position:left -875px; } html[dir=rtl] #menu-obje-link { background-position:right -875px; }
-#menu-obje-linkfam { background-position:left -437px; } html[dir=rtl] #menu-obje-linkfam { background-position:right -437px; }
-#menu-obje-link-ind { background-position:left -460px; } html[dir=rtl] #menu-obje-link-ind { background-position:right -460px; }
-#menu-obje-link-sour { background-position:left -391px; } html[dir=rtl] #menu-obje-link-sour { background-position:right -391px; }
+#menu-obje-addfav {background-position:left -736px;} html[dir=rtl] #menu-obje-addfav {background-position:right -736px;}
+#menu-obje-del {background-position:left -713px;} html[dir=rtl] #menu-obje-del {background-position:right -713px;}
+#menu-obje-edit {background-position:left -852px;} html[dir=rtl] #menu-obje-edit {background-position:right -852px;}
+#menu-obje-editraw {background-position:left -667px;} html[dir=rtl] #menu-obje-editraw {background-position:right -667px;}
+#menu-obje-link {background-position:left -875px;} html[dir=rtl] #menu-obje-link {background-position:right -875px;}
+#menu-obje-linkfam {background-position:left -437px;} html[dir=rtl] #menu-obje-linkfam {background-position:right -437px;}
+#menu-obje-link-ind {background-position:left -460px;} html[dir=rtl] #menu-obje-link-ind {background-position:right -460px;}
+#menu-obje-link-sour {background-position:left -391px;} html[dir=rtl] #menu-obje-link-sour {background-position:right -391px;}
/* Repository */
-#menu-repo-addfav { background-position:left -736px; } html[dir=rtl] #menu-repo-addfav { background-position:right -736px; }
-#menu-repo-del { background-position:left -713px; } html[dir=rtl] #menu-repo-del { background-position:right -713px; }
-#menu-repo-edit { background-position:left -897px; } html[dir=rtl] #menu-repo-edit { background-position:right -897px; }
-#menu-repo-editraw { background-position:left -667px; } html[dir=rtl] #menu-repo-editraw { background-position:right -667px; }
+#menu-repo-addfav {background-position:left -736px;} html[dir=rtl] #menu-repo-addfav {background-position:right -736px;}
+#menu-repo-del {background-position:left -713px;} html[dir=rtl] #menu-repo-del {background-position:right -713px;}
+#menu-repo-edit {background-position:left -897px;} html[dir=rtl] #menu-repo-edit {background-position:right -897px;}
+#menu-repo-editraw {background-position:left -667px;} html[dir=rtl] #menu-repo-editraw {background-position:right -667px;}
/* Source */
-#menu-sour-addfav { background-position:left -736px; } html[dir=rtl] #menu-sour-addfav { background-position:right -736px; }
-#menu-sour-del { background-position:left -713px; } html[dir=rtl] #menu-sour-del { background-position:right -713px; }
-#menu-sour-edit { background-position:left -782px; } html[dir=rtl] #menu-sour-edit { background-position:right -782px; }
-#menu-sour-editraw { background-position:left -667px; } html[dir=rtl] #menu-sour-editraw { background-position:right -667px; }
+#menu-sour-addfav {background-position:left -736px;} html[dir=rtl] #menu-sour-addfav {background-position:right -736px;}
+#menu-sour-del {background-position:left -713px;} html[dir=rtl] #menu-sour-del {background-position:right -713px;}
+#menu-sour-edit {background-position:left -782px;} html[dir=rtl] #menu-sour-edit {background-position:right -782px;}
+#menu-sour-editraw {background-position:left -667px;} html[dir=rtl] #menu-sour-editraw {background-position:right -667px;}
/* Stories */
-#menu-story-sub { background-position:left -920px; } html[dir=rtl] #menu-story-sub { background-position:right -920px; }
+#menu-story-sub {background-position:left -920px;} html[dir=rtl] #menu-story-sub {background-position:right -920px;}
-#menu-language li {text-align:left;} /* The language menu is always LTR, even on RTL pages */
-#menu-theme li {text-align:left;} /* The theme menu is always LTR, even on RTL pages */
+#menu-language li {text-align:left;} /* The language menu is always LTR, even on RTL pages */
+#menu-theme li {text-align:left;} /* The theme menu is always LTR, even on RTL pages */
/* =================================================== */
/* ***********Right Options Menu ***********************/
-.makeMenu li { z-index: 100; display:inline; position:relative; white-space:nowrap; }
-.makeMenu li:before { content:" | "; }
-.makeMenu li ul li:before { content:""; }
-.makeMenu li:first-child:before { content:""; }
-.makeMenu li ul { display:none; position:absolute; left:10px; top: 1.1em !important; background-color:#EEE; border:thin solid #AAA; z-index:999; }
-.makeMenu li ul li { display:block; text-align:left; }
-.makeMenu li ul li a { color: #333; }
-.makeMenu, .makeMenu li ul { list-style:none; top: 5px; margin-left: 0 !important; padding:1px; }
-.makeMenu li:hover > ul { display:block; }
-.makeMenu li a {color: #003399;}
-.makeMenu li a:hover {color: #f5003d;}
-.makeMenu ul li a { background-color: #fff; padding: 0 5px 0 5px !important; display: block; }
-.makeMenu ul li a:hover { background: #c8e7ff; color: #000; }
-li a.link { font-size: 13px; margin-right: 5px; margin-left: 5px; }
+.makeMenu li {z-index: 100; display:inline; position:relative; white-space:nowrap;}
+.makeMenu li:before {content:" | ";}
+.makeMenu li ul li:before {content:"";}
+.makeMenu li:first-child:before {content:"";}
+.makeMenu li ul {display:none; position:absolute; left:10px; top: 1.1em !important; background-color:#EEE; border:thin solid #AAA; z-index:999;}
+.makeMenu li ul li {display:block; text-align:left;}
+.makeMenu li ul li a {color: #333;}
+.makeMenu, .makeMenu li ul {list-style:none; top: 5px; margin-left: 0 !important; padding:1px;}
+.makeMenu li:hover > ul {display:block;}
+.makeMenu li a {color: #003399;}
+.makeMenu li a:hover {color: #f5003d;}
+.makeMenu ul li a {background-color: #fff; padding: 0 5px 0 5px !important; display: block;}
+.makeMenu ul li a:hover {background: #c8e7ff; color: #000;}
+li a.link {font-size: 13px; margin-right: 5px; margin-left: 5px;}
-html[dir='rtl'] .makeMenu li ul { left:auto; right: -10px !important; }
-html[dir='rtl'] .makeMenu li ul li { text-align:right; }
+html[dir='rtl'] .makeMenu li ul {left:auto; right: -10px !important;}
+html[dir='rtl'] .makeMenu li ul li {text-align:right;}
-/* Define Tbl hdrs and Light Text Colors */
+/* Define Tbl hdrs and Light Text Colors */
.descriptionbox,
.topbottombar,
.topbottombar a,
-.list_label,
+.list_label,
.list_label a,
.facts_label,
.facts_label a,
.facts_label .date,
.facts_label03,
.facts_table h2,
-.facts_table .ltr .descriptionbox a,
+.facts_table .ltr .descriptionbox a,
.blockcontent .facts_label {
background:#95B8E0;
color: #003399;
}
-/* Define Menu Color */
+/* Define Menu Color */
#toplinks {
background:#aaccff;
}
-/* Define Base Color */
+/* Define Base Color */
.descriptionbox .submenu a,
-.blockcontent,
-.list_value,
-.list_value_wrap,
-.tab_cell_active,
+.blockcontent,
+.list_value,
+.list_value_wrap,
+.tab_cell_active,
.news_box, optionbox,
.person0, .center .person_box,
-.small_inner_block .person_box,
+.small_inner_block .person_box,
.submenuitem_hover {
background:#fff;
}
-/* Define Link Color */
+/* Define Link Color */
-a { color: #003399; text-decoration: none; }
-a:link, a:visited, a:active, a:hover, .menuitem a, .nameZoom { color:#003399; }
-a:hover, .blanco a.link:hover { color: red; text-decoration: none; }
+a {color: #003399; text-decoration: none;}
+a:link, a:visited, a:active, a:hover, .menuitem a, .nameZoom {color:#003399;}
+a:hover, .blanco a.link:hover {color: red; text-decoration: none;}
-/* Define Alert Color */
+/* Define Alert Color */
-.error, .warning, .red { color: red; }
-.facts_labelred, .facts_valuered { border: solid red 2px; }
+.error, .warning, .red {color: red;}
+.facts_labelred, .facts_valuered {border: solid red 2px;}
-/* Define Dark Text Color */
+/* Define Dark Text Color */
-input,button,textarea { border-color:#fff #000066 #000066 #fff; }
-body, .subheaders { color:#000066; }
+input,button,textarea {border-color:#fff #000066 #000066 #fff;}
+body, .subheaders {color:#000066;}
/* Edit Facts */
-td.descriptionbox div a { color: white; }
-td.descriptionbox .submenu a { color: #000; }
-td.descriptionbox div div div a { color: #000; }
-td.descriptionbox div div div a:hover { color: red; }
+td.descriptionbox div a {color: white;}
+td.descriptionbox .submenu a {color: #000;}
+td.descriptionbox div div div a {color: #000;}
+td.descriptionbox div div div a:hover {color: red;}
/* End Edit Facts */
@@ -342,8 +342,8 @@ p.center a {
font-size: 13px;
}
-p.center a:hover,
-p.center span.warning,
+p.center a:hover,
+p.center span.warning,
td.list_label span.warning {
font-size: 13px;
color:#f50;
@@ -370,10 +370,10 @@ color:#f50;
/* Rounded corners on boxes */
.block, .descriptionbox,
-.facts_label, .facts_label02,
+.facts_label, .facts_label02,
.facts_label03, .facts_value,
.lifespan_outer, .subbar,
-.list_label, .list_label_wrap,
+.list_label, .list_label_wrap,
.list_value, .list_value_wrap,
.messagebox, .optionbox,
.person_box, .person_boxF, .person_boxNN,
@@ -429,7 +429,7 @@ margin-bottom: 5px;
padding: 1px;
}
-img.block { height: 25px; }
+img.block {height: 25px;}
div.blockcontent {
border: solid #999 1px;
@@ -452,9 +452,9 @@ width:26px;
height:24px;
}
-html[dir='rtl'] .blockh1 { background-image: url(images/right1B.png); }
+html[dir='rtl'] .blockh1 {background-image: url(images/right1B.png);}
-.blockh2 {
+.blockh2 {
background-image:url(images/left2.png);
background-repeat:repeat-x;
font-size: 13px;
@@ -468,7 +468,7 @@ width:8px;
height:24px;
}
-html[dir='rtl'] .blockh3 { background-image: url(images/right3.png); }
+html[dir='rtl'] .blockh3 {background-image: url(images/right3.png);}
.blockhc {
padding-right:15px;
@@ -503,11 +503,11 @@ height:auto;
width:99%;
}
-#random_picture .blockheader .ltr{
+#random_picture .blockheader .ltr {
text-align:left;
}
-#random_picture .blockheader .rtl{
+#random_picture .blockheader .rtl {
text-align:right;
}
@@ -515,7 +515,7 @@ text-align:right;
position:relative;
top:-200px;
left:0;
-z-index: 1;
+z-index: 1;
}
html[dir='rtl'] #pedigree_chart {
@@ -628,7 +628,7 @@ width: 60px;
border:1px solid #999;
margin:0;
width:99%;
- }
+}
.person_box {
background:#ddf;
@@ -648,8 +648,8 @@ border:1px solid #CCC;
padding:3px;
}
-.person_box:target,
-.news_box:target,
+.person_box:target,
+.news_box:target,
#gedcom_stats:target {
background:#ffc;
}
@@ -658,7 +658,7 @@ background:#ffc;
margin:0 auto;
}
-.list_label, .list_label_wrap, .list_value, .list_value_wrap { border:1px solid #999; }
+.list_label, .list_label_wrap, .list_value, .list_value_wrap {border:1px solid #999;}
.list_label, .list_label_wrap {
font-weight: bold;
@@ -674,7 +674,7 @@ padding:1px;
vertical-align:top;
}
-html[dir=rtl] .list_value, html[dir=rtl] .list_value_wrap { text-align:right; }
+html[dir=rtl] .list_value, html[dir=rtl] .list_value_wrap {text-align:right;}
.list_label, .list_value {
white-space: nowrap;
@@ -804,7 +804,7 @@ color:#7af;
font-weight: bold;
}
-a:hover .name1, a:hover.name2, a:hover .nameZoom { color: #f00; font-weight: bold }
+a:hover .name1, a:hover.name2, a:hover .nameZoom {color: #f00; font-weight: bold}
.details1 {
text-decoration:none;
@@ -816,7 +816,7 @@ color: #006;
font-weight: bold;
}
-a:hover .name1, a:hover.name2, a:hover .nameZoom { color: #f00; font-weight: bold }
+a:hover .name1, a:hover.name2, a:hover .nameZoom {color: #f00; font-weight: bold}
.details1 {
font-size: 10px;
@@ -880,7 +880,7 @@ padding: 5px;
margin-right: 15px;
}
-html[dir='rtl'] .image { margin-right: 0; margin-left: 15px; }
+html[dir='rtl'] .image {margin-right: 0; margin-left: 15px;}
.gender_image {
padding-left: 3px;
@@ -1129,8 +1129,8 @@ padding-left: 3px;
padding-right: 3px;
}
-.optionbox > input { margin-left: 5px;}
-html[dir="rtl"] .optionbox > input { margin-right: 5px;}
+.optionbox > input {margin-left: 5px;}
+html[dir="rtl"] .optionbox > input {margin-right: 5px;}
select {
border:1px solid #ccc;
@@ -1232,13 +1232,13 @@ fieldset ol, fieldset li {
margin:2px 0 0 5px;
}
-html[dir='rtl'] fieldset ol, fieldset li { margin:2px 5px 0 0; }
+html[dir='rtl'] fieldset ol, fieldset li {margin:2px 5px 0 0;}
div.blockhc a:hover {
background: transparent;
}
-legend{
+legend {
font-weight:bold;
}
.details_label {
@@ -1315,7 +1315,7 @@ text-align: left;
.rtl {
text-align:right;
-direction: rtl;
+direction: rtl;
}
.width10 {width:10%;}
@@ -1539,7 +1539,7 @@ color:#fff;
.sublinks_cell .submenuitem {
background: #fff;
-}
+}
.nowrap {
white-space: nowrap;
@@ -1553,18 +1553,18 @@ ul.clist {
list-style-image: none;
}
-.statistics_chart{
+.statistics_chart {
text-align: center;
-}
+}
-.gchart{
-border: 1px solid #999;
-}
+.gchart {
+border: 1px solid #999;
+}
.execution_stats {
padding: 12px 12px;
text-align: center;
-}
+}
.tag_cloud a {
white-space:nowrap;
@@ -1579,10 +1579,10 @@ margin:0;
}
dt {
-float:left;
+float:left;
font-weight:bold;
margin-right:10px;
-clear:both;
+clear:both;
}
html[dir="rtl"] dt {
float:right;
@@ -1695,19 +1695,19 @@ html[dir='rtl'] .faq_edit {float:left;}
ul.clist {
list-style-image: none;
text-decoration:none;
- color:#000;
+ color:#000;
margin: 0;
margin-left: 0;
}
/* ========= Positioning edit, copy, delete links ============= */
-.editfacts {clear:left; padding-top:15px;} /* a container for the following three links */
-.editlink, .copylink, .deletelink {float:left;}
+.editfacts {clear:left; padding-top:15px;} /* a container for the following three links */
+.editlink, .copylink, .deletelink {float:left;}
span.link_text {display:none;}
html[dir='rtl'] .editlink, html[dir='rtl'] .copylink, html[dir='rtl'] .deletelink {float:right;}
-/* =========== Indi header ================== */
+/* =========== Indi header ================== */
#dates {color: #333333; float:right;}
#header_accordion1 {float:right;}
@@ -1727,7 +1727,7 @@ html[dir='rtl'] .editlink, html[dir='rtl'] .copylink, html[dir='rtl'] .deletelin
#indi_mainimage {float:left;}
#indi_mainimage a img {float:left; padding:0;}
-#indi_name_details { margin:0; overflow: hidden !important; padding: 5px;}
+#indi_name_details {margin:0; overflow: hidden !important; padding: 5px;}
#indi_name_details .warning {color:#f00; font-size:1em;}
#indi_name_details dt:after {content:":";}
@@ -1744,7 +1744,7 @@ html[dir='rtl'] .editlink, html[dir='rtl'] .copylink, html[dir='rtl'] .deletelin
.indi_table {clear:left;}
dd .editlink, dd .deletelink {float:right;}
-html[dir='rtl'] #dates { float:left;}
+html[dir='rtl'] #dates {float:left;}
html[dir='rtl'] #indi_header h3 .header_age {padding:5px 5px 5px 0; float:left;}
html[dir='rtl'] #sex {float:left;}
html[dir='rtl'] dd .editlink, html[dir='rtl'] dd .deletelink {float:left;}
@@ -1760,15 +1760,15 @@ html[dir='rtl'] .indi_table {clear:right;}
/* General sprite */
.male_gender, .female_gender, .unknown_gender, .editicon, .copyicon, .deleteicon {display: block; background-color: transparent; background: url('images/general_sprite.png') no-repeat left 0;}
-.editicon {background-position: -40px -32px; width: 24px; height:16px;}
-.copyicon {background-position: -70px -32px; width: 24px; height:16px;}
+.editicon {background-position: -40px -32px; width: 24px; height:16px;}
+.copyicon {background-position: -70px -32px; width: 24px; height:16px;}
.deleteicon {background-position: -100px -32px; width: 24px; height:16px;}
-.female_gender {background-position: -45px 3px; width: 24px;}
-.male_gender {background-position: -72px 3px; width: 24px;}
+.female_gender {background-position: -45px 3px; width: 24px;}
+.male_gender {background-position: -72px 3px; width: 24px;}
.unknown_gender {background-position: -100px 4px; width: 24px;}
-/* =========== Indi tabs ================== */
+/* =========== Indi tabs ================== */
/* Facts & Events tab */
#personal_facts_content .fact_NOTE, #personal_facts_content .fact_SOUR {margin: 5px 3px 5px 0;}
#media-display-image {float:left;}
@@ -1783,17 +1783,17 @@ html[dir='rtl'] .indi_table {clear:right;}
.ui-tabs {padding:0;}
span.link_text {display:none;}
-.ui-state-active, .ui-widget-content .ui-state-active {border:0 solid #8FBCFF; font-weight:normal; color:#000; outline:none; background:#ACF; }
-.ui-state-active a:link { color: #fff;}
-.ui-state-default a:link { color: #000;}
-.us-state-hover a, .ui-state-hover a:hover { color: #000;}
+.ui-state-active, .ui-widget-content .ui-state-active {border:0 solid #8FBCFF; font-weight:normal; color:#000; outline:none; background:#ACF;}
+.ui-state-active a:link {color: #fff;}
+.ui-state-default a:link {color: #000;}
+.us-state-hover a, .ui-state-hover a:hover {color: #000;}
.ui-state-highlight a {color: #f00;}
.ui-widget-header {border: 1px solid #fff;}
html[dir='rtl'] .ui-accordion .ui-accordion-header .ui-icon {right: 0.5em;}
html[dir='rtl'] .ui-tabs {direction:rtl;}
-html[dir='rtl'] .ui-tabs .ui-tabs-nav li.ui-tabs-selected,
+html[dir='rtl'] .ui-tabs .ui-tabs-nav li.ui-tabs-selected,
html[dir='rtl'] .ui-tabs .ui-tabs-nav li.ui-state-default {float:right;}
/* ========= jQuery.datatable styling over-rides ============ */
@@ -1820,7 +1820,7 @@ html[dir='rtl'] .dataTables_length {float:left;}
/* ========= List styles ================= */
.source-list, .note-list, .repo-list, .media-list, .indi-list {margin:5px auto; visibility:hidden; text-align:center; width:98%;}
.source-list table, .note-list table, .repo-list table, .media-list table, .indi-list table {width:100%;}
-.source-list td, .note-list td, .repo-list td, .media-list td, .indi-list td{padding:2px 5px;}
+.source-list td, .note-list td, .repo-list td, .media-list td, .indi-list td {padding:2px 5px;}
.indi-list td {color:#555;}
.indi-list .stats {margin:0 auto; width:auto;}
.source-list th, .note-list th, .repo-list th, .media-list th, .indi-list th {cursor:pointer; white-space: nowrap;}
@@ -1832,8 +1832,8 @@ html[dir='rtl'] .dataTables_length {float:left;}
.SEX_M, .SEX_F, .SEX_U {height:20px;}
.SEX_M img, .SEX_F img, .SEX_U img {vertical-align:top;}
.gender, .aliveinyear, .years, .given, .parents, .charts, .reset {background-color:lightgrey; display:inline; margin:0 6px 0 0; padding:0 0 1px 0;}
-.gender{padding:2px 0;}
-.aliveyear{background-color:#EEE8AA;}
+.gender {padding:2px 0;}
+.aliveyear {background-color:#EEE8AA;}
.aliveinyear button, .years button, .given button, .parents input, .charts input, .reset button {margin: 1px; padding:1px 6px;}
html[dir='rtl'] .source-list th:last-child, html[dir='rtl'] .note-list th:last-child, html[dir='rtl'] .repo-list th:last-child {margin:0 1px 1px -2px;}
@@ -1845,7 +1845,7 @@ html[dir='rtl'] .gender, html[dir='rtl'] .aliveinyear, html[dir='rtl'] .years, h
#separator {background:#ACF url('images/general_sprite.png') no-repeat -26px 100px; float:right; display:block; width:0.75%; min-width: 6px; max-width:10px; border:1px solid #8FBCFF; border-top-left-radius:3px; border-top-right-radius:3px; margin-top:5px;}
#sidebar {border-color:#8FBCFF; display:none; margin:5px 2px 0 0; height:auto;}
#tabs {background-color:#FFF; border-color:#8FBCFF; float:left; width:100%; overflow:auto;}
-.sidebar-at-right #sidebar { width:20%;}
+.sidebar-at-right #sidebar {width:20%;}
.use-sidebar #indi_left {width:77%;}
.use-sidebar #sidebar {display:block;}
@@ -1882,7 +1882,7 @@ html[dir='rtl'] .flyout2 {text-align:right; right:40px;}
#sb_desc_content {margin-left:3px; font-size:0.8em;}
#sb_desc_content ul {padding:0; margin:0;}
-.desc_tree_div { display:none;}
+.desc_tree_div {display:none;}
.desc_tree_div ul {padding:0; margin-left:10px;margin-top:0; margin-right:0;}
.sb_desc_indi_li {list-style-type:none; white-space:nowrap;}
@@ -1893,7 +1893,7 @@ html[dir='rtl'] .desc_tree_div ul {margin-right:10px; margin-left:0;}
/* Individuals, Families */
#sb_content_individuals, #sb_content_families {margin-top:5px;}
-.name_tree_div { display:none;}
+.name_tree_div {display:none;}
.name_tree_div li, .name_tree_div_visible li {list-style:none; margin:0; padding:0;}
.name_tree_div ul, .name_tree_div_visible ul {padding:0;margin:0;}
.sb_indi_surname_li, .sb_fam_surname_li {list-style-image:url('images/plus.png');}
@@ -1913,8 +1913,8 @@ html[dir='rtl'] .desc_tree_div ul {margin-right:10px; margin-left:0;}
html[dir='rtl'] #sb_content_extra_info .editfacts {float:left;}
-@media print {
-#topMenu, #header select, #header input, #footer select, #backprint, #sidebar { display:none; }
+@media print {
+#topMenu, #header select, #header input, #footer select, #backprint, #sidebar {display:none;}
#header, #footer, .noprint {display:none !important;}
@@ -1935,7 +1935,7 @@ form, button, input {display: none;} /* buttons and input are used out of forms
top: -60px;
z-index:1;
}
-#content {padding: 0 }
-#clouds-container { border: 0;}
+#content {padding: 0}
+#clouds-container {border: 0;}
}
diff --git a/themes/colors/css/aquamarine.css b/themes/colors/css/aquamarine.css
index ac1a7da8ff..b57e37a3de 100644
--- a/themes/colors/css/aquamarine.css
+++ b/themes/colors/css/aquamarine.css
@@ -30,76 +30,76 @@
/* Header */
-#header, .gedcomtitle { background:#007e94; color: #FFFFFF; }
-.title .gedcomtitle { text-decoration:none; color: #FFFFFF; }
+#header, .gedcomtitle {background:#007e94; color: #FFFFFF;}
+.title .gedcomtitle {text-decoration:none; color: #FFFFFF;}
/* Tbls and menus */
.descriptionbox,
-.descriptionbox > a,
+.descriptionbox > a,
.topbottombar,
-.topbottombar a,
-.list_label,
+.topbottombar a,
+.list_label,
.list_label a,
.facts_label,
.facts_label a,
.facts_label .date,
.facts_label03,
.facts_table h2,
-.facts_table .ltr .descriptionbox a,
-.blockcontent .facts_label
-{
+.facts_table .ltr .descriptionbox a,
+.blockcontent .facts_label
+{
background:#00A9C7;
color: #ffffff;
}
/* Indi Page */
-.ui-state-active, .ui-widget-content .ui-state-active {background:#00A9C7;}
+.ui-state-active, .ui-widget-content .ui-state-active {background:#00A9C7;}
/* sidebar */
#separator, .use-sidebar #separator {background-color: #00A9C7;}
/* Top Menu */
-#topMenu { background:#085360; }
+#topMenu {background:#085360;}
/* Base */
-#indi_header h3.person_box,
+#indi_header h3.person_box,
.makeMenu ul li a:hover,
.descriptionbox .submenu a,
-.blockcontent,
-.list_value,
-.list_value_wrap,
-.tab_cell_active,
+.blockcontent,
+.list_value,
+.list_value_wrap,
+.tab_cell_active,
.news_box, .optionbox,
.person0, .center .person_box,
-.small_inner_block .person_box,
-.submenuitem_hover
+.small_inner_block .person_box,
+.submenuitem_hover
{
background:#dcf2f9;
}
-#indi_header h3.person_box, #indi_header h3.person_boxF , #indi_header h3.person_boxNN, .odd
+#indi_header h3.person_box, #indi_header h3.person_boxF , #indi_header h3.person_boxNN, .odd
{
background: #dcf2f9;
}
/* Alerts */
-.error, .warning, .red { color:#fc6d1d; }
-.facts_labelred, .facts_valuered { border: solid #fc6d1d 2px; }
+.error, .warning, .red {color:#fc6d1d;}
+.facts_labelred, .facts_valuered {border: solid #fc6d1d 2px;}
/* Light Text */
-.makeMenu li a { color: #FFFFFF; }
-.ui-state-active a:link, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a { color: #ffffff;}
+.makeMenu li a {color: #FFFFFF;}
+.ui-state-active a:link, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a {color: #ffffff;}
/*.ui-widget-content span a, ui-widget-content span a:hover {color: #ffffff;} */
#lightbox_content span a, #lightbox_content span a:hover {color: #ffffff; background: #00A9C7;}
-#lightbox_content span a:hover {color: #FF0000; background: #00A9C7;}
+#lightbox_content span a:hover {color: #FF0000; background: #00A9C7;}
/* Dark Text Color */
-input,button,textarea { border-color:#fff #696969 #494949 #fff; }
-.subheaders { color:#696969; }
+input,button,textarea {border-color:#fff #696969 #494949 #fff;}
+.subheaders {color:#696969;}
/* end of palette */
diff --git a/themes/colors/css/ash.css b/themes/colors/css/ash.css
index e1bb4da583..0659a485f8 100644
--- a/themes/colors/css/ash.css
+++ b/themes/colors/css/ash.css
@@ -30,76 +30,76 @@
/* Header */
-#header, .gedcomtitle { background:#5d6779; color: #FFFFFF; }
-.title .gedcomtitle { text-decoration:none; color: #FFFFFF; }
+#header, .gedcomtitle {background:#5d6779; color: #FFFFFF;}
+.title .gedcomtitle {text-decoration:none; color: #FFFFFF;}
/* Tbls and menus */
.descriptionbox,
-.descriptionbox > a,
+.descriptionbox > a,
.topbottombar,
-.topbottombar a,
-.list_label,
+.topbottombar a,
+.list_label,
.list_label a,
.facts_label,
.facts_label a,
.facts_label .date,
.facts_label03,
.facts_table h2,
-.facts_table .ltr .descriptionbox a,
-.blockcontent .facts_label
-{
+.facts_table .ltr .descriptionbox a,
+.blockcontent .facts_label
+{
background:#9DA5B4;
color: #ffffff;
}
/* Indi Page */
-.ui-state-active, .ui-widget-content .ui-state-active {background:#9DA5B4;}
+.ui-state-active, .ui-widget-content .ui-state-active {background:#9DA5B4;}
/* sidebar */
#separator, .use-sidebar #separator {background-color: #9DA5B4;}
/* Top Menu */
-#topMenu { background:#2A2B2D; }
+#topMenu {background:#2A2B2D;}
/* Base */
-#indi_header h3.person_box,
+#indi_header h3.person_box,
.makeMenu ul li a:hover,
.descriptionbox .submenu a,
-.blockcontent,
-.list_value,
-.list_value_wrap,
-.tab_cell_active,
+.blockcontent,
+.list_value,
+.list_value_wrap,
+.tab_cell_active,
.news_box, .optionbox,
.person0, .center .person_box,
-.small_inner_block .person_box,
-.submenuitem_hover
+.small_inner_block .person_box,
+.submenuitem_hover
{
background:#ededee;
}
-#indi_header h3.person_box, #indi_header h3.person_boxF , #indi_header h3.person_boxNN, .odd
+#indi_header h3.person_box, #indi_header h3.person_boxF , #indi_header h3.person_boxNN, .odd
{
background: #ededee;
}
/* Alerts */
-.error, .warning, .red { color:#2a2b2d; }
-.facts_labelred, .facts_valuered { border: solid #2a2b2d 2px; }
+.error, .warning, .red {color:#2a2b2d;}
+.facts_labelred, .facts_valuered {border: solid #2a2b2d 2px;}
/* Light Text */
-.makeMenu li a { color: #FFFFFF; }
-.ui-state-active a:link, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a { color: #ffffff;}
+.makeMenu li a {color: #FFFFFF;}
+.ui-state-active a:link, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a {color: #ffffff;}
/*.ui-widget-content span a, ui-widget-content span a:hover {color: #ffffff;} */
#lightbox_content span a, #lightbox_content span a:hover {color: #ffffff; background: #9DA5B4;}
-#lightbox_content span a:hover {color: #FF0000; background: #9DA5B4;}
+#lightbox_content span a:hover {color: #FF0000; background: #9DA5B4;}
/* Dark Text Color */
-input,button,textarea { border-color:#fff #494949 #494949 #fff; }
-.subheaders { color:#494949; }
+input,button,textarea {border-color:#fff #494949 #494949 #fff;}
+.subheaders {color:#494949;}
/* end of palette */
diff --git a/themes/colors/css/belgianchocolate.css b/themes/colors/css/belgianchocolate.css
index f9cb64aa8c..e3b1e710a5 100644
--- a/themes/colors/css/belgianchocolate.css
+++ b/themes/colors/css/belgianchocolate.css
@@ -30,76 +30,76 @@
/* Header */
-#header, .gedcomtitle { background:#971702; color: #FFFFFF; }
-.title .gedcomtitle { text-decoration:none; color: #FFFFFF; }
+#header, .gedcomtitle {background:#971702; color: #FFFFFF;}
+.title .gedcomtitle {text-decoration:none; color: #FFFFFF;}
/* Tbls and menus */
.descriptionbox,
-.descriptionbox > a,
+.descriptionbox > a,
.topbottombar,
-.topbottombar a,
-.list_label,
+.topbottombar a,
+.list_label,
.list_label a,
.facts_label,
.facts_label a,
.facts_label .date,
.facts_label03,
.facts_table h2,
-.facts_table .ltr .descriptionbox a,
-.blockcontent .facts_label
-{
+.facts_table .ltr .descriptionbox a,
+.blockcontent .facts_label
+{
background:#af2604;
color: #ffffff;
}
/* Indi Page */
-.ui-state-active, .ui-widget-content .ui-state-active {background:#af2604;}
+.ui-state-active, .ui-widget-content .ui-state-active {background:#af2604;}
/* sidebar */
#separator, .use-sidebar #separator {background-color: #af2604;}
/* Top Menu */
-#topMenu { background:#311900; }
+#topMenu {background:#311900;}
/* Base */
-#indi_header h3.person_box,
+#indi_header h3.person_box,
.makeMenu ul li a:hover,
.descriptionbox .submenu a,
-.blockcontent,
-.list_value,
-.list_value_wrap,
-.tab_cell_active,
+.blockcontent,
+.list_value,
+.list_value_wrap,
+.tab_cell_active,
.news_box, .optionbox,
.person0, .center .person_box,
-.small_inner_block .person_box,
-.submenuitem_hover
+.small_inner_block .person_box,
+.submenuitem_hover
{
background:#f6edd5;
}
-#indi_header h3.person_box, #indi_header h3.person_boxF , #indi_header h3.person_boxNN, .odd
+#indi_header h3.person_box, #indi_header h3.person_boxF , #indi_header h3.person_boxNN, .odd
{
background: #f6edd5;
}
/* Alerts */
-.error, .warning, .red { color:#971702; }
-.facts_labelred, .facts_valuered { border: solid #971702 2px; }
+.error, .warning, .red {color:#971702;}
+.facts_labelred, .facts_valuered {border: solid #971702 2px;}
/* Light Text */
-.makeMenu li a { color: #FFFFFF; }
-.ui-state-active a:link, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a { color: #ffffff;}
+.makeMenu li a {color: #FFFFFF;}
+.ui-state-active a:link, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a {color: #ffffff;}
/*.ui-widget-content span a, ui-widget-content span a:hover {color: #ffffff;} */
#lightbox_content span a, #lightbox_content span a:hover {color: #ffffff; background: #af2604;}
-#lightbox_content span a:hover {color: #FF0000; background: #af2604;}
+#lightbox_content span a:hover {color: #FF0000; background: #af2604;}
/* Dark Text Color */
-input,button,textarea { border-color:#fff #494949 #494949 #fff; }
-.subheaders { color:#494949; }
+input,button,textarea {border-color:#fff #494949 #494949 #fff;}
+.subheaders {color:#494949;}
/* end of palette */
diff --git a/themes/colors/css/bluelagoon.css b/themes/colors/css/bluelagoon.css
index 95e1b42608..8032301351 100644
--- a/themes/colors/css/bluelagoon.css
+++ b/themes/colors/css/bluelagoon.css
@@ -30,76 +30,76 @@
/* Header */
-#header, .gedcomtitle { background:#5ab5ee; color: #FFFFFF; }
-.title .gedcomtitle { text-decoration:none; color: #FFFFFF; }
+#header, .gedcomtitle {background:#5ab5ee; color: #FFFFFF;}
+.title .gedcomtitle {text-decoration:none; color: #FFFFFF;}
/* Tbls and menus */
.descriptionbox,
-.descriptionbox > a,
+.descriptionbox > a,
.topbottombar,
-.topbottombar a,
-.list_label,
+.topbottombar a,
+.list_label,
.list_label a,
.facts_label,
.facts_label a,
.facts_label .date,
.facts_label03,
.facts_table h2,
-.facts_table .ltr .descriptionbox a,
-.blockcontent .facts_label
-{
+.facts_table .ltr .descriptionbox a,
+.blockcontent .facts_label
+{
background:#5ab5ee;
color: #ffffff;
}
/* Indi Page */
-.ui-state-active, .ui-widget-content .ui-state-active {background:#5ab5ee;}
+.ui-state-active, .ui-widget-content .ui-state-active {background:#5ab5ee;}
/* sidebar */
#separator, .use-sidebar #separator {background-color: #5ab5ee;}
/* Top Menu */
-#topMenu { background:#2385c2; }
+#topMenu {background:#2385c2;}
/* Base */
-#indi_header h3.person_box,
+#indi_header h3.person_box,
.makeMenu ul li a:hover,
.descriptionbox .submenu a,
-.blockcontent,
-.list_value,
-.list_value_wrap,
-.tab_cell_active,
+.blockcontent,
+.list_value,
+.list_value_wrap,
+.tab_cell_active,
.news_box, .optionbox,
.person0, .center .person_box,
-.small_inner_block .person_box,
-.submenuitem_hover
+.small_inner_block .person_box,
+.submenuitem_hover
{
background:#e6f5ff;
}
-#indi_header h3.person_box, #indi_header h3.person_boxF , #indi_header h3.person_boxNN, .odd
+#indi_header h3.person_box, #indi_header h3.person_boxF , #indi_header h3.person_boxNN, .odd
{
background: #e6f5ff;
}
/* Alerts */
-.error, .warning, .red { color:#2385c2; }
-.facts_labelred, .facts_valuered { border: solid #2385c2 2px; }
+.error, .warning, .red {color:#2385c2;}
+.facts_labelred, .facts_valuered {border: solid #2385c2 2px;}
/* Light Text */
-.makeMenu li a { color: #FFFFFF; }
-.ui-state-active a:link, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a { color: #ffffff;}
+.makeMenu li a {color: #FFFFFF;}
+.ui-state-active a:link, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a {color: #ffffff;}
/*.ui-widget-content span a, ui-widget-content span a:hover {color: #ffffff;} */
#lightbox_content span a, #lightbox_content span a:hover {color: #ffffff; background: #5ab5ee;}
-#lightbox_content span a:hover {color: #FF0000; background: #5ab5ee;}
+#lightbox_content span a:hover {color: #FF0000; background: #5ab5ee;}
/* Dark Text Color */
-input,button,textarea { border-color:#fff #494949 #494949 #fff; }
-.subheaders { color:#494949; }
+input,button,textarea {border-color:#fff #494949 #494949 #fff;}
+.subheaders {color:#494949;}
/* end of palette */
diff --git a/themes/colors/css/bluemarine.css b/themes/colors/css/bluemarine.css
index 6cc5b1744f..4840b34372 100644
--- a/themes/colors/css/bluemarine.css
+++ b/themes/colors/css/bluemarine.css
@@ -30,76 +30,76 @@
/* Header */
-#header, .gedcomtitle { background:#6598cb; color: #FFFFFF; }
-.title .gedcomtitle { text-decoration:none; color: #FFFFFF; }
+#header, .gedcomtitle {background:#6598cb; color: #FFFFFF;}
+.title .gedcomtitle {text-decoration:none; color: #FFFFFF;}
/* Tbls and menus */
.descriptionbox,
-.descriptionbox > a,
+.descriptionbox > a,
.topbottombar,
-.topbottombar a,
-.list_label,
+.topbottombar a,
+.list_label,
.list_label a,
.facts_label,
.facts_label a,
.facts_label .date,
.facts_label03,
.facts_table h2,
-.facts_table .ltr .descriptionbox a,
-.blockcontent .facts_label
-{
+.facts_table .ltr .descriptionbox a,
+.blockcontent .facts_label
+{
background:#6598cb;
color: #ffffff;
}
/* Indi Page */
-.ui-state-active, .ui-widget-content .ui-state-active {background:#6598cb;}
+.ui-state-active, .ui-widget-content .ui-state-active {background:#6598cb;}
/* sidebar */
#separator, .use-sidebar #separator {background-color: #6598cb;}
/* Top Menu */
-#topMenu { background:#98badd; }
+#topMenu {background:#98badd;}
/* Base */
-#indi_header h3.person_box,
+#indi_header h3.person_box,
.makeMenu ul li a:hover,
.descriptionbox .submenu a,
-.blockcontent,
-.list_value,
-.list_value_wrap,
-.tab_cell_active,
+.blockcontent,
+.list_value,
+.list_value_wrap,
+.tab_cell_active,
.news_box, .optionbox,
.person0, .center .person_box,
-.small_inner_block .person_box,
-.submenuitem_hover
+.small_inner_block .person_box,
+.submenuitem_hover
{
background:#e0e7ff;
}
-#indi_header h3.person_box, #indi_header h3.person_boxF , #indi_header h3.person_boxNN, .odd
+#indi_header h3.person_box, #indi_header h3.person_boxF , #indi_header h3.person_boxNN, .odd
{
background: #e0e7ff;
}
/* Alerts */
-.error, .warning, .red { color:#6598cb; }
-.facts_labelred, .facts_valuered { border: solid #6598cb 2px; }
+.error, .warning, .red {color:#6598cb;}
+.facts_labelred, .facts_valuered {border: solid #6598cb 2px;}
/* Light Text */
-.makeMenu li a { color: #FFFFFF; }
-.ui-state-active a:link, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a { color: #ffffff;}
+.makeMenu li a {color: #FFFFFF;}
+.ui-state-active a:link, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a {color: #ffffff;}
/*.ui-widget-content span a, ui-widget-content span a:hover {color: #ffffff;} */
#lightbox_content span a, #lightbox_content span a:hover {color: #ffffff; background: #6598cb;}
-#lightbox_content span a:hover {color: #FF0000; background: #6598cb;}
+#lightbox_content span a:hover {color: #FF0000; background: #6598cb;}
/* Dark Text Color */
-input,button,textarea { border-color:#fff #000000 #494949 #fff; }
-.subheaders { color:#000000; }
+input,button,textarea {border-color:#fff #000000 #494949 #fff;}
+.subheaders {color:#000000;}
/* end of palette */
diff --git a/themes/colors/css/coffeeandcream.css b/themes/colors/css/coffeeandcream.css
index 2dee1f4ba5..ea4f9308ae 100644
--- a/themes/colors/css/coffeeandcream.css
+++ b/themes/colors/css/coffeeandcream.css
@@ -30,76 +30,76 @@
/* Header */
-#header, .gedcomtitle { background:#D4c7a7; color: #553e2f; }
-.title .gedcomtitle { text-decoration:none; color: #553e2f; }
+#header, .gedcomtitle {background:#D4c7a7; color: #553e2f;}
+.title .gedcomtitle {text-decoration:none; color: #553e2f;}
/* Tbls and menus */
.descriptionbox,
-.descriptionbox > a,
+.descriptionbox > a,
.topbottombar,
-.topbottombar a,
-.list_label,
+.topbottombar a,
+.list_label,
.list_label a,
.facts_label,
.facts_label a,
.facts_label .date,
.facts_label03,
.facts_table h2,
-.facts_table .ltr .descriptionbox a,
-.blockcontent .facts_label
-{
+.facts_table .ltr .descriptionbox a,
+.blockcontent .facts_label
+{
background:#93724f;
color: #ffffff;
}
/* Indi Page */
-.ui-state-active, .ui-widget-content .ui-state-active {background:#93724f;}
+.ui-state-active, .ui-widget-content .ui-state-active {background:#93724f;}
/* sidebar */
#separator, .use-sidebar #separator {background-color: #93724f;}
/* Top Menu */
-#topMenu { background:#93724F; }
+#topMenu {background:#93724F;}
/* Base */
-#indi_header h3.person_box,
+#indi_header h3.person_box,
.makeMenu ul li a:hover,
.descriptionbox .submenu a,
-.blockcontent,
-.list_value,
-.list_value_wrap,
-.tab_cell_active,
+.blockcontent,
+.list_value,
+.list_value_wrap,
+.tab_cell_active,
.news_box, .optionbox,
.person0, .center .person_box,
-.small_inner_block .person_box,
-.submenuitem_hover
+.small_inner_block .person_box,
+.submenuitem_hover
{
background:#F4EAD1;
}
-#indi_header h3.person_box, #indi_header h3.person_boxF , #indi_header h3.person_boxNN, .odd
+#indi_header h3.person_box, #indi_header h3.person_boxF , #indi_header h3.person_boxNN, .odd
{
background: #F4EAD1;
}
/* Alerts */
-.error, .warning, .red { color:#971702; }
-.facts_labelred, .facts_valuered { border: solid #971702 2px; }
+.error, .warning, .red {color:#971702;}
+.facts_labelred, .facts_valuered {border: solid #971702 2px;}
/* Light Text */
-.makeMenu li a { color: #553e2f; }
-.ui-state-active a:link, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a { color: #ffffff;}
+.makeMenu li a {color: #553e2f;}
+.ui-state-active a:link, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a {color: #ffffff;}
/*.ui-widget-content span a, ui-widget-content span a:hover {color: #ffffff;} */
#lightbox_content span a, #lightbox_content span a:hover {color: #ffffff; background: #93724f;}
-#lightbox_content span a:hover {color: #FF0000; background: #93724f;}
+#lightbox_content span a:hover {color: #FF0000; background: #93724f;}
/* Dark Text Color */
-input,button,textarea { border-color:#fff #494949 #494949 #fff; }
-.subheaders { color:#494949; }
+input,button,textarea {border-color:#fff #494949 #494949 #fff;}
+.subheaders {color:#494949;}
/* end of palette */
diff --git a/themes/colors/css/coldday.css b/themes/colors/css/coldday.css
index 27f11618dc..868ca86f4d 100644
--- a/themes/colors/css/coldday.css
+++ b/themes/colors/css/coldday.css
@@ -30,76 +30,76 @@
/* Header */
-#header, .gedcomtitle { background:#1a1575; color: #FFFFFF; }
-.title .gedcomtitle { text-decoration:none; color: #FFFFFF; }
+#header, .gedcomtitle {background:#1a1575; color: #FFFFFF;}
+.title .gedcomtitle {text-decoration:none; color: #FFFFFF;}
/* Tbls and menus */
.descriptionbox,
-.descriptionbox > a,
+.descriptionbox > a,
.topbottombar,
-.topbottombar a,
-.list_label,
+.topbottombar a,
+.list_label,
.list_label a,
.facts_label,
.facts_label a,
.facts_label .date,
.facts_label03,
.facts_table h2,
-.facts_table .ltr .descriptionbox a,
-.blockcontent .facts_label
-{
+.facts_table .ltr .descriptionbox a,
+.blockcontent .facts_label
+{
background:#5997E3;
color: #ffffff;
}
/* Indi Page */
-.ui-state-active, .ui-widget-content .ui-state-active {background:#5997E3;}
+.ui-state-active, .ui-widget-content .ui-state-active {background:#5997E3;}
/* sidebar */
#separator, .use-sidebar #separator {background-color: #5997E3;}
/* Top Menu */
-#topMenu { background:#4d91ff; }
+#topMenu {background:#4d91ff;}
/* Base */
-#indi_header h3.person_box,
+#indi_header h3.person_box,
.makeMenu ul li a:hover,
.descriptionbox .submenu a,
-.blockcontent,
-.list_value,
-.list_value_wrap,
-.tab_cell_active,
+.blockcontent,
+.list_value,
+.list_value_wrap,
+.tab_cell_active,
.news_box, .optionbox,
.person0, .center .person_box,
-.small_inner_block .person_box,
-.submenuitem_hover
+.small_inner_block .person_box,
+.submenuitem_hover
{
background:#e6e1ff;
}
-#indi_header h3.person_box, #indi_header h3.person_boxF , #indi_header h3.person_boxNN, .odd
+#indi_header h3.person_box, #indi_header h3.person_boxF , #indi_header h3.person_boxNN, .odd
{
background: #e6e1ff;
}
/* Alerts */
-.error, .warning, .red { color:#4d91ff; }
-.facts_labelred, .facts_valuered { border: solid #4d91ff 2px; }
+.error, .warning, .red {color:#4d91ff;}
+.facts_labelred, .facts_valuered {border: solid #4d91ff 2px;}
/* Light Text */
-.makeMenu li a { color: #FFFFFF; }
-.ui-state-active a:link, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a { color: #ffffff;}
+.makeMenu li a {color: #FFFFFF;}
+.ui-state-active a:link, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a {color: #ffffff;}
/*.ui-widget-content span a, ui-widget-content span a:hover {color: #ffffff;} */
#lightbox_content span a, #lightbox_content span a:hover {color: #ffffff; background: #5997E3;}
-#lightbox_content span a:hover {color: #FF0000; background: #5997E3;}
+#lightbox_content span a:hover {color: #FF0000; background: #5997E3;}
/* Dark Text Color */
-input,button,textarea { border-color:#fff #000000 #494949 #fff; }
-.subheaders { color:#000000; }
+input,button,textarea {border-color:#fff #000000 #494949 #fff;}
+.subheaders {color:#000000;}
/* end of palette */
diff --git a/themes/colors/css/colors.css b/themes/colors/css/colors.css
index b03efdc21b..2cc2288209 100644
--- a/themes/colors/css/colors.css
+++ b/themes/colors/css/colors.css
@@ -1,4 +1,4 @@
-/**
+/*
* Style for colors theme
*
* webtrees: Web based Family History software
@@ -28,16 +28,16 @@
/* =================== */
/* Set global defaults */
-body { font: 12px tahoma, arial, helvetica, sans-serif;}
+body {font: 12px tahoma, arial, helvetica, sans-serif;}
-* { margin:0; padding:0; }
+* {margin:0; padding:0;}
/* Rounded corners on boxes */
.block, .descriptionbox,
-.facts_label, .facts_label02,
+.facts_label, .facts_label02,
.facts_label03, .facts_value,
.lifespan_outer, .subbar,
-.list_label, .list_label_wrap,
+.list_label, .list_label_wrap,
.list_value, .list_value_wrap,
.messagebox, .optionbox,
.person_box, .person_boxF, .person_boxNN,
@@ -50,52 +50,52 @@ body { font: 12px tahoma, arial, helvetica, sans-serif;}
/* Header Layout */
#header {height: 65px;}
-.title {display: block; float: left; margin-top: 30px; margin-left: 12px; font-size: 24px; vertical-align:bottom; }
-.makeMenu {display: block; float: right; margin: 40px 10px 0 0; }
+.title {display: block; float: left; margin-top: 30px; margin-left: 12px; font-size: 24px; vertical-align:bottom;}
+.makeMenu {display: block; float: right; margin: 40px 10px 0 0;}
-html[dir='rtl'] .title {float: right; margin-right: 12px; }
-html[dir='rtl'] .makeMenu {display: block; float: left; margin: 40px 0 0 10px; }
-html[dir='rtl'] .topMenu_right {float: left;}
+html[dir='rtl'] .title {float: right; margin-right: 12px;}
+html[dir='rtl'] .makeMenu {display: block; float: left; margin: 40px 0 0 10px;}
+html[dir='rtl'] .topMenu_right {float: left;}
/* ====================== */
/* Layout Main menu */
/* set up div container for menu */
-#topMenu { clear: both; height:51px; float: left; width: 100%; margin:0; padding:0; margin-top: 0;}
+#topMenu {clear: both; height:51px; float: left; width: 100%; margin:0; padding:0; margin-top: 0;}
/* Top Menu */
-#topMenu ul { margin: 0; padding: 0; list-style: none; position:relative; }
-#topMenu ul li { display: block; list-style:none; width: auto; float:left; position:relative; }
-#topMenu ul li a { margin: auto; display: block; font-size: 14px; text-align: center; padding: 5px 5px 5px 5px; text-decoration: none; height: 12px; }
-#topMenu > ul > li > a { height: 27px; }
+#topMenu ul {margin: 0; padding: 0; list-style: none; position:relative;}
+#topMenu ul li {display: block; list-style:none; width: auto; float:left; position:relative;}
+#topMenu ul li a {margin: auto; display: block; font-size: 14px; text-align: center; padding: 5px 5px 5px 5px; text-decoration: none; height: 12px;}
+#topMenu > ul > li > a {height: 27px;}
-html[dir='rtl'] #topMenu { float: right;}
-html[dir='rtl'] #topMenu ul li { float: right;}
+html[dir='rtl'] #topMenu {float: right;}
+html[dir='rtl'] #topMenu ul li {float: right;}
/* Submenu one */
-#topMenu ul ul { background: none; display:none; position:absolute; z-index:2001; top: 40px; left:0; right: auto; width: auto; background: #fff; text-align: left; border: 1px solid #ccc; white-space: nowrap; }
-#topMenu ul ul li { left:auto; margin:0; clear:left; text-align:left; width:100% }
-#topMenu ul ul li a { font-size: 12px; padding: 5px 5px 5px 5px; text-align: left; white-space: nowrap; }
+#topMenu ul ul {background: none; display:none; position:absolute; z-index:2001; top: 40px; left:0; right: auto; width: auto; background: #fff; text-align: left; border: 1px solid #ccc; white-space: nowrap;}
+#topMenu ul ul li {left:auto; margin:0; clear:left; text-align:left; width:100%}
+#topMenu ul ul li a {font-size: 12px; padding: 5px 5px 5px 5px; text-align: left; white-space: nowrap;}
+
+html[dir='rtl'] #topMenu ul ul {right: 0; left: auto;}
+html[dir='rtl'] #topMenu ul ul li {right:auto; clear:right; text-align:right;}
+html[dir='rtl'] #topMenu ul ul li a {text-align: right; float: right; padding-right: 30px;}
-html[dir='rtl'] #topMenu ul ul {right: 0; left: auto; }
-html[dir='rtl'] #topMenu ul ul li { right:auto; clear:right; text-align:right;}
-html[dir='rtl'] #topMenu ul ul li a { text-align: right; float: right; padding-right: 30px;}
-
/* Submenu two */
-#topMenu ul ul ul{ display:none !important; }
+#topMenu ul ul ul {display:none !important;}
/* Hover Layout */
-#topMenu ul li:hover ul { display: block; }
-#topMenu ul li:hover li { float: none; }
-#topMenu ul li:hover li a { text-decoration: none; }
-#topMenu ul li li a:hover { width: auto; }
-#topMenu ul ul li:hover ul { display:block !important; position: absolute; margin-left: 118px; margin-top: -35px; }
+#topMenu ul li:hover ul {display: block;}
+#topMenu ul li:hover li {float: none;}
+#topMenu ul li:hover li a {text-decoration: none;}
+#topMenu ul li li a:hover {width: auto;}
+#topMenu ul ul li:hover ul {display:block !important; position: absolute; margin-left: 118px; margin-top: -35px;}
-html[dir='rtl'] #topMenu ul ul li:hover ul { margin-left: auto; margin-right: 118px; }
+html[dir='rtl'] #topMenu ul ul li:hover ul {margin-left: auto; margin-right: 118px;}
/* Mainmenu Icons*/
@@ -111,7 +111,7 @@ html[dir='rtl'] #topMenu ul ul li:hover ul { margin-left: auto; margin-right: 1
html[dir='rtl'] #topMenu > ul > li {margin: 7px 16px 0 0; left: auto;}
/* Submenu Icons */
-#main-menu li ul li{
+#main-menu li ul li {
background-image:url(../images/sprites-sub-menu.png);
background-repeat:no-repeat;
height: 22px;
@@ -119,7 +119,7 @@ html[dir='rtl'] #topMenu > ul > li {margin: 7px 16px 0 0; left: auto;}
text-indent: 22px;
margin: 5px 0 5px 0;
}
-html[dir='rtl'] #main-menu li ul li{ text-indent: 0;}
+html[dir='rtl'] #main-menu li ul li {text-indent: 0;}
#main-menu > li > ul > li:first-child {
border-bottom: 2px solid #ddd;
@@ -132,131 +132,131 @@ html[dir='rtl'] #main-menu li ul li{ text-indent: 0;}
/********************Menu Top Row Icons **********************/
-#menu-tree { background-position:center -0px; }
-#menu-chart { background-position:center -41px; }
-#menu-list { background-position:center -82px; }
-#menu-calendar { background-position:center -123px; }
-#menu-report { background-position:center -164px; }
-#menu-search { background-position:center -205px; }
-#menu-help { background-position:center -246px; }
-#menu-mymenu { background-position:center -287px; }
-#menu-clippings { background-position:center -328px; }
-#menu-indi { background-position:center -369px; }
-#menu-sour { background-position:center -451px; }
-#menu-fam { background-position:center -410px; }
-#menu-note { background-position:center -492px; }
-#menu-obje { background-position:center -533px; }
-#menu-repo { background-position:center -574px; }
-#menu-story { background-position:center -616px; }
+#menu-tree {background-position:center 0;}
+#menu-chart {background-position:center -41px;}
+#menu-list {background-position:center -82px;}
+#menu-calendar {background-position:center -123px;}
+#menu-report {background-position:center -164px;}
+#menu-search {background-position:center -205px;}
+#menu-help {background-position:center -246px;}
+#menu-mymenu {background-position:center -287px;}
+#menu-clippings {background-position:center -328px;}
+#menu-indi {background-position:center -369px;}
+#menu-sour {background-position:center -451px;}
+#menu-fam {background-position:center -410px;}
+#menu-note {background-position:center -492px;}
+#menu-obje {background-position:center -533px;}
+#menu-repo {background-position:center -574px;}
+#menu-story {background-position:center -616px;}
/*******************Menu submenu Icons**********************/
/* Chart Icons */
-#menu-chart-ancestry { background-position:left -0px; } html[dir=rtl] #menu-chart-ancestry { background-position:right -0px; }
-#menu-chart-fanchart { background-position:left -23px; } html[dir=rtl] #menu-chart-fanchart { background-position:right -23px; }
-#menu-chart-compact { background-position:left -46px; } html[dir=rtl] #menu-chart-compact { background-position:right -46px; }
-#menu-chart-descendancy { background-position:left -69px; } html[dir=rtl] #menu-chart-descendancy { background-position:right -69px; }
-#menu-chart-familybook { background-position:left -92px; } html[dir=rtl] #menu-chart-familybook { background-position:right -92px; }
-#menu-chart-hourglass { background-position:left -115px; } html[dir=rtl] #menu-chart-hourglass { background-position:right -115px; }
-#menu-chart-tree { background-position:left -138px; } html[dir=rtl] #menu-chart-tree { background-position:right -138px; }
-#menu-chart-lifespan { background-position:left -161px; } html[dir=rtl] #menu-chart-lifespan { background-position:right -161px; }
-#menu-chart-pedigree { background-position:left -184px; } html[dir=rtl] #menu-chart-pedigree { background-position:right -184px; }
-#menu-chart-pedigree_map { background-position:left -207px; } html[dir=rtl] #menu-chart-pedigree_map { background-position:right -207px; }
-#menu-chart-relationship { background-position:left -230px; } html[dir=rtl] #menu-chart-relationship { background-position:right -230px; }
-#menu-chart-relationship li { background-position:left -230px; } html[dir=rtl] #menu-chart-relationship li { background-position:right -230px; }
-#menu-chart-statistics { background-position:left -253px; } html[dir=rtl] #menu-chart-statistics { background-position:right -253px; }
-#menu-chart-timeline { background-position:left -276px; } html[dir=rtl] #menu-chart-timeline { background-position:right -276px; }
-#menu-chart-timeline li { background-position:left -276px; } html[dir=rtl] #menu-chart-timeline li { background-position:right -276px; }
+#menu-chart-ancestry {background-position:left -0px;} html[dir=rtl] #menu-chart-ancestry {background-position:right -0px;}
+#menu-chart-fanchart {background-position:left -23px;} html[dir=rtl] #menu-chart-fanchart {background-position:right -23px;}
+#menu-chart-compact {background-position:left -46px;} html[dir=rtl] #menu-chart-compact {background-position:right -46px;}
+#menu-chart-descendancy {background-position:left -69px;} html[dir=rtl] #menu-chart-descendancy {background-position:right -69px;}
+#menu-chart-familybook {background-position:left -92px;} html[dir=rtl] #menu-chart-familybook {background-position:right -92px;}
+#menu-chart-hourglass {background-position:left -115px;} html[dir=rtl] #menu-chart-hourglass {background-position:right -115px;}
+#menu-chart-tree {background-position:left -138px;} html[dir=rtl] #menu-chart-tree {background-position:right -138px;}
+#menu-chart-lifespan {background-position:left -161px;} html[dir=rtl] #menu-chart-lifespan {background-position:right -161px;}
+#menu-chart-pedigree {background-position:left -184px;} html[dir=rtl] #menu-chart-pedigree {background-position:right -184px;}
+#menu-chart-pedigree_map {background-position:left -207px;} html[dir=rtl] #menu-chart-pedigree_map {background-position:right -207px;}
+#menu-chart-relationship {background-position:left -230px;} html[dir=rtl] #menu-chart-relationship {background-position:right -230px;}
+#menu-chart-relationship li {background-position:left -230px;} html[dir=rtl] #menu-chart-relationship li {background-position:right -230px;}
+#menu-chart-statistics {background-position:left -253px;} html[dir=rtl] #menu-chart-statistics {background-position:right -253px;}
+#menu-chart-timeline {background-position:left -276px;} html[dir=rtl] #menu-chart-timeline {background-position:right -276px;}
+#menu-chart-timeline li {background-position:left -276px;} html[dir=rtl] #menu-chart-timeline li {background-position:right -276px;}
/* Lists Icons */
-#menu-list-obje { background-position:left -299px; } html[dir=rtl] #menu-list-obje { background-position:right -299px; }
-#menu-list-plac { background-position:left -322px; } html[dir=rtl] #menu-list-plac { background-position:right -322px; }
-#menu-list-repo { background-position:left -345px; } html[dir=rtl] #menu-list-repo { background-position:right -345px; }
-#menu-list-note { background-position:left -368px; } html[dir=rtl] #menu-list-note { background-position:right -368px; }
-#menu-list-sour { background-position:left -391px; } html[dir=rtl] #menu-list-sour { background-position:right -391px; }
-#menu-branches { background-position:left -414px; } html[dir=rtl] #menu-branches { background-position:right -414px; }
-#menu-list-fam { background-position:left -437px; } html[dir=rtl] #menu-list-fam { background-position:right -437px; }
-#menu-list-indi { background-position:left -460px; } html[dir=rtl] #menu-list-indi { background-position:right -460px; }
+#menu-list-obje {background-position:left -299px;} html[dir=rtl] #menu-list-obje {background-position:right -299px;}
+#menu-list-plac {background-position:left -322px;} html[dir=rtl] #menu-list-plac {background-position:right -322px;}
+#menu-list-repo {background-position:left -345px;} html[dir=rtl] #menu-list-repo {background-position:right -345px;}
+#menu-list-note {background-position:left -368px;} html[dir=rtl] #menu-list-note {background-position:right -368px;}
+#menu-list-sour {background-position:left -391px;} html[dir=rtl] #menu-list-sour {background-position:right -391px;}
+#menu-branches {background-position:left -414px;} html[dir=rtl] #menu-branches {background-position:right -414px;}
+#menu-list-fam {background-position:left -437px;} html[dir=rtl] #menu-list-fam {background-position:right -437px;}
+#menu-list-indi {background-position:left -460px;} html[dir=rtl] #menu-list-indi {background-position:right -460px;}
/* Report Icons */
-#menu-report li { background-position:left -483px; } html[dir=rtl] #menu-report li { background-position:right -483px; }
+#menu-report li {background-position:left -483px;} html[dir=rtl] #menu-report li {background-position:right -483px;}
/* Calendar Icons */
-#menu-calendar-day { background-position:left -506px; } html[dir=rtl] #menu-calendar-day { background-position:right -506px; }
-#menu-calendar-month { background-position:left -506px; } html[dir=rtl] #menu-calendar-month { background-position:right -506px; }
-#menu-calendar-year { background-position:left -506px; } html[dir=rtl] #menu-calendar-year { background-position:right -506px; }
+#menu-calendar-day {background-position:left -506px;} html[dir=rtl] #menu-calendar-day {background-position:right -506px;}
+#menu-calendar-month {background-position:left -506px;} html[dir=rtl] #menu-calendar-month {background-position:right -506px;}
+#menu-calendar-year {background-position:left -506px;} html[dir=rtl] #menu-calendar-year {background-position:right -506px;}
/* Search Icons */
-#menu-search-general { background-position:left -529px; } html[dir=rtl] #menu-search-general { background-position:right -529px; }
-#menu-search-soundex { background-position:left -529px; } html[dir=rtl] #menu-search-soundex { background-position:right -529px; }
-#menu-search-advanced { background-position:left -529px; } html[dir=rtl] #menu-search-advanced { background-position:right -529px; }
-#menu-search-replace { background-position:left -529px; } html[dir=rtl] #menu-search-replace { background-position:right -529px; }
+#menu-search-general {background-position:left -529px;} html[dir=rtl] #menu-search-general {background-position:right -529px;}
+#menu-search-soundex {background-position:left -529px;} html[dir=rtl] #menu-search-soundex {background-position:right -529px;}
+#menu-search-advanced {background-position:left -529px;} html[dir=rtl] #menu-search-advanced {background-position:right -529px;}
+#menu-search-replace {background-position:left -529px;} html[dir=rtl] #menu-search-replace {background-position:right -529px;}
/* Help Icons */
-#menu-help-genealogy { background-position:left -552px; } html[dir=rtl] #menu-help-genealogy { background-position:right -552px; }
-#menu-help-show { background-position:left -552px; } html[dir=rtl] #menu-help-show { background-position:right -552px; }
-#menu-help-contents { background-position:left -552px; } html[dir=rtl] #menu-help-contents { background-position:right -552px; }
-#menu-help-hide { background-position:left -552px; } html[dir=rtl] #menu-help-hide { background-position:right -552px; }
-#menu-help-faq { background-position:left -552px; } html[dir=rtl] #menu-help-faq { background-position:right -552px; }
-#menu-help-wiki { background-position:left -575px; } html[dir=rtl] #menu-help-wiki { background-position:right -575px; }
-#menu-help-technical { background-position:left -598px; } html[dir=rtl] #menu-help-technical { background-position:right -598px; }
+#menu-help-genealogy {background-position:left -552px;} html[dir=rtl] #menu-help-genealogy {background-position:right -552px;}
+#menu-help-show {background-position:left -552px;} html[dir=rtl] #menu-help-show {background-position:right -552px;}
+#menu-help-contents {background-position:left -552px;} html[dir=rtl] #menu-help-contents {background-position:right -552px;}
+#menu-help-hide {background-position:left -552px;} html[dir=rtl] #menu-help-hide {background-position:right -552px;}
+#menu-help-faq {background-position:left -552px;} html[dir=rtl] #menu-help-faq {background-position:right -552px;}
+#menu-help-wiki {background-position:left -575px;} html[dir=rtl] #menu-help-wiki {background-position:right -575px;}
+#menu-help-technical {background-position:left -598px;} html[dir=rtl] #menu-help-technical {background-position:right -598px;}
/* MyPage Icons */
-#menu-mypage { background-position:left -598px; } html[dir=rtl] #menu-mypage { background-position:right -598px; }
-#menu-myaccount { background-position:left -598px; } html[dir=rtl] #menu-myaccount { background-position:right -598px; }
-#menu-mypedigree { background-position:left -184px; } html[dir=rtl] #menu-mypedigree { background-position:right -828px; }
-#menu-myrecord { background-position:left -460px; } html[dir=rtl] #menu-myrecord { background-position:right -460px; }
-#menu-admin { background-position:left -644px; } html[dir=rtl] #menu-admin { background-position:right -644px; }
-#menu-tree li { background-position:left -667px; } html[dir=rtl] #menu-tree li { background-position:right -667px; }
+#menu-mypage {background-position:left -598px;} html[dir=rtl] #menu-mypage {background-position:right -598px;}
+#menu-myaccount {background-position:left -598px;} html[dir=rtl] #menu-myaccount {background-position:right -598px;}
+#menu-mypedigree {background-position:left -184px;} html[dir=rtl] #menu-mypedigree {background-position:right -828px;}
+#menu-myrecord {background-position:left -460px;} html[dir=rtl] #menu-myrecord {background-position:right -460px;}
+#menu-admin {background-position:left -644px;} html[dir=rtl] #menu-admin {background-position:right -644px;}
+#menu-tree li {background-position:left -667px;} html[dir=rtl] #menu-tree li {background-position:right -667px;}
/* Family Icons */
-#menu-fam-addchil { background-position:left -759px; } html[dir=rtl] #menu-fam-addchil { background-position:right -759px; }
-#menu-fam-addfav { background-position:left -736px; } html[dir=rtl] #menu-fam-addfav { background-position:right -736px; }
-#menu-fam-change { background-position:left -759px; } html[dir=rtl] #menu-fam-change { background-position:right -759px; }
-#menu-fam-del { background-position:left -828px; } html[dir=rtl] #menu-fam-del { background-position:right -713px; }
-#menu-fam-editraw { background-position:left -667px; } html[dir=rtl] #menu-fam-editraw { background-position:right -667px; }
-#menu-fam-orderchil { background-position:left -759px; } html[dir=rtl] #menu-fam-orderchil { background-position:right -759px; }
+#menu-fam-addchil {background-position:left -759px;} html[dir=rtl] #menu-fam-addchil {background-position:right -759px;}
+#menu-fam-addfav {background-position:left -736px;} html[dir=rtl] #menu-fam-addfav {background-position:right -736px;}
+#menu-fam-change {background-position:left -759px;} html[dir=rtl] #menu-fam-change {background-position:right -759px;}
+#menu-fam-del {background-position:left -828px;} html[dir=rtl] #menu-fam-del {background-position:right -713px;}
+#menu-fam-editraw {background-position:left -667px;} html[dir=rtl] #menu-fam-editraw {background-position:right -667px;}
+#menu-fam-orderchil {background-position:left -759px;} html[dir=rtl] #menu-fam-orderchil {background-position:right -759px;}
/* Clipping Icons */
-#menu-clippingscart { background-position:left -621px; } html[dir=rtl] #menu-clippingscart { background-position:right -621px; }
-#menu-clippingsadd { background-position:left -621px; } html[dir=rtl] #menu-clippingsadd { background-position:right -621px; }
+#menu-clippingscart {background-position:left -621px;} html[dir=rtl] #menu-clippingscart {background-position:right -621px;}
+#menu-clippingsadd {background-position:left -621px;} html[dir=rtl] #menu-clippingsadd {background-position:right -621px;}
/* Edit Icons */
-#menu-indi-editraw { background-position:left -667px; } html[dir=rtl] #menu-indi-editraw { background-position:right -667px; }
-#menu-indi-addname { background-position:left -690px; } html[dir=rtl] #menu-indi-addname { background-position:right -690px; }
-#menu-indi-editsex { background-position:left -690px; } html[dir=rtl] #menu-indi-editsex { background-position:right -690px; }
-#menu-indi-del { background-position:left -713px; } html[dir=rtl] #menu-indi-del { background-position:right -713px; }
-#menu-indi-addfav { background-position:left -736px; } html[dir=rtl] #menu-indi-addfav { background-position:right -736px; }
+#menu-indi-editraw {background-position:left -667px;} html[dir=rtl] #menu-indi-editraw {background-position:right -667px;}
+#menu-indi-addname {background-position:left -690px;} html[dir=rtl] #menu-indi-addname {background-position:right -690px;}
+#menu-indi-editsex {background-position:left -690px;} html[dir=rtl] #menu-indi-editsex {background-position:right -690px;}
+#menu-indi-del {background-position:left -713px;} html[dir=rtl] #menu-indi-del {background-position:right -713px;}
+#menu-indi-addfav {background-position:left -736px;} html[dir=rtl] #menu-indi-addfav {background-position:right -736px;}
/* Edit Notes */
-#menu-note-addfav { background-position:left -736px; } html[dir=rtl] #menu-note-fav { background-position:right -736px; }
-#menu-note-del { background-position:left -713px; } html[dir=rtl] #menu-note-del { background-position:right -713px; }
-#menu-note-edit { background-position:left -805px; } html[dir=rtl] #menu-note-edit { background-position:right -805px; }
-#menu-note-editraw { background-position:left -667px; } html[dir=rtl] #menu-note-editraw { background-position:right -667px; }
+#menu-note-addfav {background-position:left -736px;} html[dir=rtl] #menu-note-fav {background-position:right -736px;}
+#menu-note-del {background-position:left -713px;} html[dir=rtl] #menu-note-del {background-position:right -713px;}
+#menu-note-edit {background-position:left -805px;} html[dir=rtl] #menu-note-edit {background-position:right -805px;}
+#menu-note-editraw {background-position:left -667px;} html[dir=rtl] #menu-note-editraw {background-position:right -667px;}
/* Objects */
-#menu-obje-addfav { background-position:left -736px; } html[dir=rtl] #menu-obje-addfav { background-position:right -736px; }
-#menu-obje-del { background-position:left -920px; } html[dir=rtl] #menu-obje-del { background-position:right -713px; }
-#menu-obje-edit { background-position:left -851px; } html[dir=rtl] #menu-obje-edit { background-position:right -852px; }
-#menu-obje-editraw { background-position:left -667px; } html[dir=rtl] #menu-obje-editraw { background-position:right -667px; }
-#menu-obje-link { background-position:left -874px; } html[dir=rtl] #menu-obje-link { background-position:right -875px; }
-#menu-obje-linkfam { background-position:left -437px; } html[dir=rtl] #menu-obje-linkfam { background-position:right -437px; }
-#menu-obje-link-ind { background-position:left -460px; } html[dir=rtl] #menu-obje-link-ind { background-position:right -460px; }
-#menu-obje-link-sour { background-position:left -391px; } html[dir=rtl] #menu-obje-link-sour { background-position:right -391px; }
+#menu-obje-addfav {background-position:left -736px;} html[dir=rtl] #menu-obje-addfav {background-position:right -736px;}
+#menu-obje-del {background-position:left -920px;} html[dir=rtl] #menu-obje-del {background-position:right -713px;}
+#menu-obje-edit {background-position:left -851px;} html[dir=rtl] #menu-obje-edit {background-position:right -852px;}
+#menu-obje-editraw {background-position:left -667px;} html[dir=rtl] #menu-obje-editraw {background-position:right -667px;}
+#menu-obje-link {background-position:left -874px;} html[dir=rtl] #menu-obje-link {background-position:right -875px;}
+#menu-obje-linkfam {background-position:left -437px;} html[dir=rtl] #menu-obje-linkfam {background-position:right -437px;}
+#menu-obje-link-ind {background-position:left -460px;} html[dir=rtl] #menu-obje-link-ind {background-position:right -460px;}
+#menu-obje-link-sour {background-position:left -391px;} html[dir=rtl] #menu-obje-link-sour {background-position:right -391px;}
/* Repository */
-#menu-repo-addfav { background-position:left -736px; } html[dir=rtl] #menu-repo-addfav { background-position:right -736px; }
-#menu-repo-del { background-position:left -713px; } html[dir=rtl] #menu-repo-del { background-position:right -713px; }
-#menu-repo-edit { background-position:left -897px; } html[dir=rtl] #menu-repo-edit { background-position:right -897px; }
-#menu-repo-editraw { background-position:left -667px; } html[dir=rtl] #menu-repo-editraw { background-position:right -667px; }
+#menu-repo-addfav {background-position:left -736px;} html[dir=rtl] #menu-repo-addfav {background-position:right -736px;}
+#menu-repo-del {background-position:left -713px;} html[dir=rtl] #menu-repo-del {background-position:right -713px;}
+#menu-repo-edit {background-position:left -897px;} html[dir=rtl] #menu-repo-edit {background-position:right -897px;}
+#menu-repo-editraw {background-position:left -667px;} html[dir=rtl] #menu-repo-editraw {background-position:right -667px;}
/* Source */
-#menu-sour-addfav { background-position:left -736px; } html[dir=rtl] #menu-sour-addfav { background-position:right -736px; }
-#menu-sour-del { background-position:left -943px; } html[dir=rtl] #menu-sour-del { background-position:right -713px; }
-#menu-sour-edit { background-position:left -782px; } html[dir=rtl] #menu-sour-edit { background-position:right -782px; }
-#menu-sour-editraw { background-position:left -667px; } html[dir=rtl] #menu-sour-editraw { background-position:right -667px; }
+#menu-sour-addfav {background-position:left -736px;} html[dir=rtl] #menu-sour-addfav {background-position:right -736px;}
+#menu-sour-del {background-position:left -943px;} html[dir=rtl] #menu-sour-del {background-position:right -713px;}
+#menu-sour-edit {background-position:left -782px;} html[dir=rtl] #menu-sour-edit {background-position:right -782px;}
+#menu-sour-editraw {background-position:left -667px;} html[dir=rtl] #menu-sour-editraw {background-position:right -667px;}
/* Stories */
-#menu-story-sub { background-position:left -966px; } html[dir=rtl] #menu-story-sub { background-position:right -920px; }
+#menu-story-sub {background-position:left -966px;} html[dir=rtl] #menu-story-sub {background-position:right -920px;}
#menu-language li {text-align:left;} /* The language menu is always LTR, even on RTL pages */
#menu-theme li {text-align:left;} /* The theme menu is always LTR, even on RTL pages */
@@ -264,30 +264,30 @@ html[dir='rtl'] #main-menu li ul li{ text-indent: 0;}
/* ============================================= */
/* Options Menu, language, theme, palette, login */
-.makeMenu li { z-index: 100; display:inline; position:relative; white-space:nowrap; }
-.makeMenu li:before { content:" | "; }
-.makeMenu li ul li:before { content:""; }
-.makeMenu li:first-child:before { content:""; }
-.makeMenu li ul { display:none; position:absolute; left:10px; background-color:#EEE; border:thin solid #AAA; z-index:999; }
-.makeMenu li ul li { display:block; text-align:left; }
-.makeMenu li ul li a { color: #333; }
-.makeMenu, .makeMenu li ul { color: #fff; list-style:none; top: 5px; margin-left: 0 !important; padding:1px; }
-.makeMenu li:hover > ul { display:block; }
-.makeMenu li a:hover { color: #f5003d;}
-.makeMenu ul li a { background-color: #fff; padding: 0 5px 0 2px; display: block; }
-.makeMenu ul li a:hover { color: #000; }
-li a.link { font-size: 13px; margin-right: 5px; margin-left: 5px; }
+.makeMenu li {z-index: 100; display:inline; position:relative; white-space:nowrap;}
+.makeMenu li:before {content:" | ";}
+.makeMenu li ul li:before {content:"";}
+.makeMenu li:first-child:before {content:"";}
+.makeMenu li ul {display:none; position:absolute; left:10px; background-color:#EEE; border:thin solid #AAA; z-index:999;}
+.makeMenu li ul li {display:block; text-align:left;}
+.makeMenu li ul li a {color: #333;}
+.makeMenu, .makeMenu li ul {color: #fff; list-style:none; top: 5px; margin-left: 0 !important; padding:1px;}
+.makeMenu li:hover > ul {display:block;}
+.makeMenu li a:hover {color: #f5003d;}
+.makeMenu ul li a {background-color: #fff; padding: 0 5px 0 2px; display: block;}
+.makeMenu ul li a:hover {color: #000;}
+li a.link {font-size: 13px; margin-right: 5px; margin-left: 5px;}
-html[dir='rtl'] .toplinks_right { float: left; padding: 13px 10px 10px 10px; }
-html[dir='rtl'] .makeMenu li ul { left:auto; right:0; }
-html[dir='rtl'] .makeMenu li ul li { text-align:right !important; }
+html[dir='rtl'] .toplinks_right {float: left; padding: 13px 10px 10px 10px;}
+html[dir='rtl'] .makeMenu li ul {left:auto; right:0;}
+html[dir='rtl'] .makeMenu li ul li {text-align:right !important;}
/* ================ */
/* Standard style */
-a { color:#333; text-decoration: none; }
-a:hover { color: #f00; text-decoration: none; }
-:focus { outline-style:none; }
+a {color:#333; text-decoration: none;}
+a:hover {color: #f00; text-decoration: none;}
+:focus {outline-style:none;}
/* Edit Facts */
td.descriptionbox div a {
@@ -325,8 +325,8 @@ p.center a {
font-size: 13px;
}
-p.center a:hover,
-p.center span.warning,
+p.center a:hover,
+p.center span.warning,
td.list_label span.warning {
font-size: 13px;
color:#f50;
@@ -424,9 +424,9 @@ width:26px;
height:24px;
}
-html[dir='rtl'] .blockh1 { background-image: url(../images/right1B.png); }
+html[dir='rtl'] .blockh1 {background-image: url(../images/right1B.png);}
-.blockh2 {
+.blockh2 {
background-image:url(../images/left2.png);
background-repeat:repeat-x;
font-size: 13px;
@@ -439,7 +439,7 @@ background-repeat:no-repeat;
width:8px;
height:24px;
}
-html[dir='rtl'] .blockh3 { background-image: url(../images/right3.png); }
+html[dir='rtl'] .blockh3 {background-image: url(../images/right3.png);}
.blockhc {
padding-right:15px;
@@ -479,11 +479,11 @@ height:auto;
width:99%;
}
-#random_picture .blockheader .ltr{
+#random_picture .blockheader .ltr {
text-align:left;
}
-#random_picture .blockheader .rtl{
+#random_picture .blockheader .rtl {
text-align:right;
}
@@ -491,7 +491,7 @@ text-align:right;
position:relative;
top:-200px;
left:0;
-z-index: 1;
+z-index: 1;
}
html[dir='rtl'] #pedigree_chart {
@@ -528,7 +528,7 @@ left:auto;
position:relative;
top:-40px;
left:0;
-z-index: 1;
+z-index: 1;
width: 98%;
}
@@ -602,7 +602,7 @@ width: 60px;
border:1px solid #999;
margin:0;
width:99%;
- }
+}
.person_box {
background:#ddf;
@@ -622,8 +622,8 @@ border:1px solid #CCC;
padding:3px;
}
-.person_box:target,
-.news_box:target,
+.person_box:target,
+.news_box:target,
#gedcom_stats:target {
background:#ffc;
}
@@ -632,7 +632,7 @@ background:#ffc;
margin:0 auto;
}
-.list_label, .list_label_wrap, .list_value, .list_value_wrap { border:1px solid #999; }
+.list_label, .list_label_wrap, .list_value, .list_value_wrap {border:1px solid #999;}
.list_label, .list_label_wrap {
font-weight: bold;
@@ -647,7 +647,7 @@ padding:1px;
vertical-align:top;
}
-html[dir=rtl] .list_value, html[dir=rtl] .list_value_wrap { text-align:right; }
+html[dir=rtl] .list_value, html[dir=rtl] .list_value_wrap {text-align:right;}
.list_label, .list_value {
white-space: nowrap;
@@ -769,7 +769,7 @@ color:#7af;
font-weight: bold;
}
-a:hover .name1, a:hover.name2, a:hover .nameZoom { color: #f00; font-weight: bold }
+a:hover .name1, a:hover.name2, a:hover .nameZoom {color: #f00; font-weight: bold}
.details1 {
text-decoration:none;
@@ -1078,10 +1078,10 @@ padding-left: 0;
padding-right: 3px;
}
-html[dir="rtl"] input, textarea { padding-left: 10px; padding-right: 0;}
+html[dir="rtl"] input, textarea {padding-left: 10px; padding-right: 0;}
-.optionbox > input { margin-left: 5px;}
-html[dir="rtl"] .optionbox > input { margin-right: 5px;}
+.optionbox > input {margin-left: 5px;}
+html[dir="rtl"] .optionbox > input {margin-right: 5px;}
select {
border:1px solid #ccc;
@@ -1177,7 +1177,7 @@ fieldset ol, fieldset li {
margin:2px 0 0 5px;
}
-html[dir='rtl'] fieldset ol, fieldset li { margin:2px 5px 0 0; }
+html[dir='rtl'] fieldset ol, fieldset li {margin:2px 5px 0 0;}
#header td {
vertical-align:bottom;
@@ -1188,7 +1188,7 @@ div.blockhc a:hover {
background: transparent;
}
-legend{
+legend {
font-weight:bold;
}
.details_label {
@@ -1199,7 +1199,7 @@ form .rtl {
text-align:right;
}
-/* Standard Markup */
+/* Standard Markup */
.favmenuitem {
color:#fff;
@@ -1267,7 +1267,7 @@ text-align: left;
.rtl {
text-align:right;
-direction: rtl;
+direction: rtl;
}
.width10 {width:10%;}
@@ -1491,7 +1491,7 @@ color:#fff;
.sublinks_cell .submenuitem {
background: #fff;
-}
+}
.nowrap {
white-space: nowrap;
@@ -1505,18 +1505,18 @@ ul.clist {
list-style-image: none;
}
-.statistics_chart{
+.statistics_chart {
text-align: center;
-}
+}
-.gchart{
-border: 1px solid #999;
-}
+.gchart {
+border: 1px solid #999;
+}
.execution_stats {
padding: 12px 12px;
text-align: center;
-}
+}
.tag_cloud a {
white-space:nowrap;
@@ -1531,10 +1531,10 @@ margin:0;
}
dt {
-float:left;
+float:left;
font-weight:bold;
margin-right:10px;
-clear:both;
+clear:both;
}
html[dir="rtl"] dt {
float:right;
@@ -1642,27 +1642,27 @@ html[dir='rtl'] .faq_edit {float:left;}
ul.clist {
list-style-image: none;
text-decoration:none;
- color:#000;
+ color:#000;
margin: 0;
margin-left: 0;
}
/* ========= Positioning edit, copy, delete links ============= */
/* General use */
-.editfacts {clear:left; padding-top:15px;} /* a container for the following three links */
-.editlink, .copylink, .deletelink {float:left;}
+.editfacts {clear:left; padding-top:15px;} /* a container for the following three links */
+.editlink, .copylink, .deletelink {float:left;}
span.link_text {display:none;}
html[dir='rtl'] .editlink, html[dir='rtl'] .copylink, html[dir='rtl'] .deletelink {float:right;}
/* Indi header */
-.field .editlink, .field .deletelink, .field .copylink {float:right;}
+.field .editlink, .field .deletelink, .field .copylink {float:right;}
html[dir='rtl'].field .editlink, html[dir='rtl'].field .deletelink {float:left;}
/* =========== end edit, copy, delete links ==================== */
-/* =========== Indi header ================== */
+/* =========== Indi header ================== */
#dates {color: #333333; float:right;}
#header_accordion1 {float:right;}
@@ -1680,7 +1680,7 @@ html[dir='rtl'].field .editlink, html[dir='rtl'].field .deletelink {float:lef
#indi_mainimage {float:left;}
#indi_mainimage a img {float:left; padding:0;}
-#indi_name_details { margin:0; overflow: hidden !important; padding: 5px;}
+#indi_name_details {margin:0; overflow: hidden !important; padding: 5px;}
#indi_name_details .warning {color:#f00; font-size:1em;}
#indi_name_details dt:after {content:":";}
@@ -1697,7 +1697,7 @@ html[dir='rtl'].field .editlink, html[dir='rtl'].field .deletelink {float:lef
.indi_table {clear:left;}
dd .editlink, dd .deletelink {float:right;}
-html[dir='rtl'] #dates { float:left;}
+html[dir='rtl'] #dates {float:left;}
html[dir='rtl'] #indi_header h3 .header_age {padding:5px 5px 5px 0; float:left;}
html[dir='rtl'] #sex {float:left;}
html[dir='rtl'] dd .editlink, html[dir='rtl'] dd .deletelink {float:left;}
@@ -1713,24 +1713,24 @@ html[dir='rtl'] .indi_table {clear:right;}
/* General sprite */
.male_gender, .female_gender, .unknown_gender, .editicon, .copyicon, .deleteicon {display: block; background-color: transparent; background: url('../images/general_sprite.png') no-repeat left 0;}
-.editicon {background-position: -40px -32px; width: 24px; height:16px;}
-.copyicon {background-position: -70px -32px; width: 24px; height:16px;}
+.editicon {background-position: -40px -32px; width: 24px; height:16px;}
+.copyicon {background-position: -70px -32px; width: 24px; height:16px;}
.deleteicon {background-position: -100px -32px; width: 24px; height:16px;}
-.female_gender {background-position: -45px 3px; width: 24px;}
-.male_gender {background-position: -72px 3px; width: 24px;}
+.female_gender {background-position: -45px 3px; width: 24px;}
+.male_gender {background-position: -72px 3px; width: 24px;}
.unknown_gender {background-position: -100px 4px; width: 24px;}
-/* =========== Indi tabs ================== */
+/* =========== Indi tabs ================== */
/* Facts & Events tab */
#personal_facts_content .fact_NOTE, #personal_facts_content .fact_SOUR {margin: 5px 3px 5px 0;}
#media-display-image {float:left;}
#media-display-title {float:left; font-style:italic; margin:10px;}
/* ========= jquery-ui.custom.css changes ============ */
-.ui-state-default .ui-icon { background-image: url("../../../js/jquery/css/images/ui-icons_222222_256x240.png"); }
-.ui-state-active .ui-icon { background-image: url("../../../js/jquery/css/images/ui-icons_222222_256x240.png"); }
-.us-state-hover a, .ui-state-hover a:hover { color: #000;}
+.ui-state-default .ui-icon {background-image: url("../../../js/jquery/css/images/ui-icons_222222_256x240.png");}
+.ui-state-active .ui-icon {background-image: url("../../../js/jquery/css/images/ui-icons_222222_256x240.png");}
+.us-state-hover a, .ui-state-hover a:hover {color: #000;}
.ui-accordion .ui-accordion-content {overflow:visible;}
.ui-accordion .ui-accordion-header {text-align:center; margin-top:0;}
.ui-accordion .ui-accordion-header a {padding: 2px;}
@@ -1739,15 +1739,15 @@ html[dir='rtl'] .indi_table {clear:right;}
.ui-tabs {padding:0;}
span.link_text {display:none;}
-.ui-state-active, .ui-widget-content .ui-state-active {border:0 solid #999; font-weight:normal; color:#000; outline:none; }
-.ui-state-default a:link { color: #000;}
+.ui-state-active, .ui-widget-content .ui-state-active {border:0 solid #999; font-weight:normal; color:#000; outline:none;}
+.ui-state-default a:link {color: #000;}
.ui-state-highlight a {color: #f00;}
.ui-widget-header {border: 1px solid #fff;}
html[dir='rtl'] .ui-accordion .ui-accordion-header .ui-icon {right: 0.5em;}
html[dir='rtl'] .ui-tabs {direction:rtl;}
-html[dir='rtl'] .ui-tabs .ui-tabs-nav li.ui-tabs-selected,
+html[dir='rtl'] .ui-tabs .ui-tabs-nav li.ui-tabs-selected,
html[dir='rtl'] .ui-tabs .ui-tabs-nav li.ui-state-default {float:right;}
/* ========= jQuery.datatable styling over-rides ============ */
@@ -1774,7 +1774,7 @@ html[dir='rtl'] .dataTables_length {float:left;}
/* ========= List styles ================= */
.source-list, .note-list, .repo-list, .media-list, .indi-list {margin:5px auto; visibility:hidden; text-align:center; width:98%;}
.source-list table, .note-list table, .repo-list table, .media-list table, .indi-list table {width:100%;}
-.source-list td, .note-list td, .repo-list td, .media-list td, .indi-list td{padding:2px 5px;}
+.source-list td, .note-list td, .repo-list td, .media-list td, .indi-list td {padding:2px 5px;}
.indi-list td {color:#555;}
.indi-list .stats {margin:0 auto; width:auto;}
.source-list th, .note-list th, .repo-list th, .media-list th, .indi-list th {cursor:pointer; white-space:nowrap;}
@@ -1786,8 +1786,8 @@ html[dir='rtl'] .dataTables_length {float:left;}
.SEX_M, .SEX_F, .SEX_U {height:20px;}
.SEX_M img, .SEX_F img, .SEX_U img {vertical-align:top;}
.gender, .aliveinyear, .years, .given, .parents, .charts, .reset {background-color:lightgrey; display:inline; margin:0 6px 0 0; padding:0 0 1px 0;}
-.gender{padding:2px 0;}
-.aliveyear{background-color:#EEE8AA;}
+.gender {padding:2px 0;}
+.aliveyear {background-color:#EEE8AA;}
.aliveinyear button, .years button, .given button, .parents input, .charts input, .reset button {margin: 1px; padding:1px 6px;}
html[dir='rtl'] .source-list th:last-child, html[dir='rtl'] .note-list th:last-child, html[dir='rtl'] .repo-list th:last-child {margin:0 1px 1px -2px;}
@@ -1798,11 +1798,11 @@ html[dir='rtl'] .gender, html[dir='rtl'] .aliveinyear, html[dir='rtl'] .years, h
#indi_left {float:left; width:98%;}
#main {min-width:600px; width:100%}
#separator {float:right; display:block; width:0.75%; min-width: 6px; max-width:10px; border:1px solid #999; border-top-left-radius:3px; border-top-right-radius:3px; margin-top:5px;}
-#separator { background-image: url('../images/general_sprite.png'); background-repeat: no-repeat; background-position: -26px 100px; }
+#separator {background-image: url('../images/general_sprite.png'); background-repeat: no-repeat; background-position: -26px 100px;}
#sidebar {border-color:#ddd; display:none; margin:5px 2px 0 0; height:auto;}
#tabs {background-color:#fff; border-color:#DDD; float:left; width:100%; overflow:auto;}
-.sidebar-at-right #sidebar { width:20%;}
-.use-sidebar #separator { background-image: url('../images/general_sprite.png'); background-repeat: no-repeat; background-position: -1px 100px; }
+.sidebar-at-right #sidebar {width:20%;}
+.use-sidebar #separator {background-image: url('../images/general_sprite.png'); background-repeat: no-repeat; background-position: -1px 100px;}
.use-sidebar #indi_left {width:77%;}
.use-sidebar #sidebar {display:block;}
@@ -1810,8 +1810,8 @@ html[dir='rtl'] .gender, html[dir='rtl'] .aliveinyear, html[dir='rtl'] .years, h
html[dir='rtl'] #indi_left {float:right;}
html[dir='rtl'] #sidebar {margin:5px 0 0 2px;}
-html[dir='rtl'] #separator { background-image: url('../images/general_sprite.png'); background-repeat: no-repeat; background-position: -1px 100px; }
-html[dir='rtl'] .use-sidebar #separator { background-image: url('../images/general_sprite.png'); background-repeat: no-repeat; background-position: -26px 100px; }
+html[dir='rtl'] #separator {background-image: url('../images/general_sprite.png'); background-repeat: no-repeat; background-position: -1px 100px;}
+html[dir='rtl'] .use-sidebar #separator {background-image: url('../images/general_sprite.png'); background-repeat: no-repeat; background-position: -26px 100px;}
html[dir='rtl'] #tabs {float:right;}
html[dir='rtl'] .use-sidebar.sidebar-at-right #sidebar, html[dir='rtl'] .sidebar-at-right #separator {float:left;}
@@ -1838,7 +1838,7 @@ html[dir='rtl'] .flyout2 {text-align:right; right:40px;}
#sb_desc_content {margin-left:3px; font-size:0.8em;}
#sb_desc_content ul {padding:0; margin:0;}
-.desc_tree_div { display:none;}
+.desc_tree_div {display:none;}
.desc_tree_div ul {padding:0; margin-left:10px; margin-top:0; margin-right:0;}
.sb_desc_indi_li {list-style-type:none;}
@@ -1849,7 +1849,7 @@ html[dir='rtl'] .desc_tree_div ul {margin-right:10px; margin-left:0;}
/* Individuals, Families */
#sb_content_individuals, #sb_content_families {margin-top:5px;}
-.name_tree_div { display:none;}
+.name_tree_div {display:none;}
.name_tree_div li, .name_tree_div_visible li {list-style:none; margin:0; padding:0;}
.name_tree_div ul, .name_tree_div_visible ul {padding:0;margin:0;}
.sb_indi_surname_li, .sb_fam_surname_li {list-style-image:url('../images/plus.png');}
@@ -1870,7 +1870,7 @@ html[dir='rtl'] .desc_tree_div ul {margin-right:10px; margin-left:0;}
html[dir='rtl'] #sb_content_extra_info .editfacts {float:left;}
@media print {
-#toplinks, #header select, #header input, #footer select, #backprint, #sidebar { display:none; }
+#toplinks, #header select, #header input, #footer select, #backprint, #sidebar {display:none;}
#header, #footer, .noprint {display:none !important;}
diff --git a/themes/colors/css/greenbeam.css b/themes/colors/css/greenbeam.css
index fbd99d4e58..17fd3b3c2d 100644
--- a/themes/colors/css/greenbeam.css
+++ b/themes/colors/css/greenbeam.css
@@ -30,76 +30,76 @@
/* Header */
-#header, .gedcomtitle { background:#03961e; color: #FFFFFF; }
-.title .gedcomtitle { text-decoration:none; color: #FFFFFF; }
+#header, .gedcomtitle {background:#03961e; color: #FFFFFF;}
+.title .gedcomtitle {text-decoration:none; color: #FFFFFF;}
/* Tbls and menus */
.descriptionbox,
-.descriptionbox > a,
+.descriptionbox > a,
.topbottombar,
-.topbottombar a,
-.list_label,
+.topbottombar a,
+.list_label,
.list_label a,
.facts_label,
.facts_label a,
.facts_label .date,
.facts_label03,
.facts_table h2,
-.facts_table .ltr .descriptionbox a,
-.blockcontent .facts_label
-{
+.facts_table .ltr .descriptionbox a,
+.blockcontent .facts_label
+{
background:#04AF23;
color: #ffffff;
}
/* Indi Page */
-.ui-state-active, .ui-widget-content .ui-state-active {background:#04AF23;}
+.ui-state-active, .ui-widget-content .ui-state-active {background:#04AF23;}
/* sidebar */
#separator, .use-sidebar #separator {background-color: #04AF23;}
/* Top Menu */
-#topMenu { background:#7be000; }
+#topMenu {background:#7be000;}
/* Base */
-#indi_header h3.person_box,
+#indi_header h3.person_box,
.makeMenu ul li a:hover,
.descriptionbox .submenu a,
-.blockcontent,
-.list_value,
-.list_value_wrap,
-.tab_cell_active,
+.blockcontent,
+.list_value,
+.list_value_wrap,
+.tab_cell_active,
.news_box, .optionbox,
.person0, .center .person_box,
-.small_inner_block .person_box,
-.submenuitem_hover
+.small_inner_block .person_box,
+.submenuitem_hover
{
background:#E6FFC7;
}
-#indi_header h3.person_box, #indi_header h3.person_boxF , #indi_header h3.person_boxNN, .odd
+#indi_header h3.person_box, #indi_header h3.person_boxF , #indi_header h3.person_boxNN, .odd
{
background: #E6FFC7;
}
/* Alerts */
-.error, .warning, .red { color:#03961e; }
-.facts_labelred, .facts_valuered { border: solid #03961e 2px; }
+.error, .warning, .red {color:#03961e;}
+.facts_labelred, .facts_valuered {border: solid #03961e 2px;}
/* Light Text */
-.makeMenu li a { color: #FFFFFF; }
-.ui-state-active a:link, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a { color: #ffffff;}
+.makeMenu li a {color: #FFFFFF;}
+.ui-state-active a:link, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a {color: #ffffff;}
/*.ui-widget-content span a, ui-widget-content span a:hover {color: #ffffff;} */
#lightbox_content span a, #lightbox_content span a:hover {color: #ffffff; background: #04AF23;}
-#lightbox_content span a:hover {color: #FF0000; background: #04AF23;}
+#lightbox_content span a:hover {color: #FF0000; background: #04AF23;}
/* Dark Text Color */
-input,button,textarea { border-color:#fff #494949 #494949 #fff; }
-.subheaders { color:#494949; }
+input,button,textarea {border-color:#fff #494949 #494949 #fff;}
+.subheaders {color:#494949;}
/* end of palette */
diff --git a/themes/colors/css/mediterranio.css b/themes/colors/css/mediterranio.css
index d054ab3e03..f7350a884f 100644
--- a/themes/colors/css/mediterranio.css
+++ b/themes/colors/css/mediterranio.css
@@ -30,76 +30,76 @@
/* Header */
-#header, .gedcomtitle { background:#a30f42; color: #FFFFFF; }
-.title .gedcomtitle { text-decoration:none; color: #FFFFFF; }
+#header, .gedcomtitle {background:#a30f42; color: #FFFFFF;}
+.title .gedcomtitle {text-decoration:none; color: #FFFFFF;}
/* Tbls and menus */
.descriptionbox,
-.descriptionbox > a,
+.descriptionbox > a,
.topbottombar,
-.topbottombar a,
-.list_label,
+.topbottombar a,
+.list_label,
.list_label a,
.facts_label,
.facts_label a,
.facts_label .date,
.facts_label03,
.facts_table h2,
-.facts_table .ltr .descriptionbox a,
-.blockcontent .facts_label
-{
+.facts_table .ltr .descriptionbox a,
+.blockcontent .facts_label
+{
background:#D23014;
color: #ffffff;
}
/* Indi Page */
-.ui-state-active, .ui-widget-content .ui-state-active {background:#D23014;}
+.ui-state-active, .ui-widget-content .ui-state-active {background:#D23014;}
/* sidebar */
#separator, .use-sidebar #separator {background-color: #D23014;}
/* Top Menu */
-#topMenu { background:#fc6d1d; }
+#topMenu {background:#fc6d1d;}
/* Base */
-#indi_header h3.person_box,
+#indi_header h3.person_box,
.makeMenu ul li a:hover,
.descriptionbox .submenu a,
-.blockcontent,
-.list_value,
-.list_value_wrap,
-.tab_cell_active,
+.blockcontent,
+.list_value,
+.list_value_wrap,
+.tab_cell_active,
.news_box, .optionbox,
.person0, .center .person_box,
-.small_inner_block .person_box,
-.submenuitem_hover
+.small_inner_block .person_box,
+.submenuitem_hover
{
background:#fef9dc;
}
-#indi_header h3.person_box, #indi_header h3.person_boxF , #indi_header h3.person_boxNN, .odd
+#indi_header h3.person_box, #indi_header h3.person_boxF , #indi_header h3.person_boxNN, .odd
{
background: #fef9dc;
}
/* Alerts */
-.error, .warning, .red { color:#fc6d1d; }
-.facts_labelred, .facts_valuered { border: solid #fc6d1d 2px; }
+.error, .warning, .red {color:#fc6d1d;}
+.facts_labelred, .facts_valuered {border: solid #fc6d1d 2px;}
/* Light Text */
-.makeMenu li a { color: #FFFFFF; }
-.ui-state-active a:link, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a { color: #ffffff;}
+.makeMenu li a {color: #FFFFFF;}
+.ui-state-active a:link, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a {color: #ffffff;}
/*.ui-widget-content span a, ui-widget-content span a:hover {color: #ffffff;} */
#lightbox_content span a, #lightbox_content span a:hover {color: #ffffff; background: #D23014;}
-#lightbox_content span a:hover {color: #FF0000; background: #D23014;}
+#lightbox_content span a:hover {color: #FF0000; background: #D23014;}
/* Dark Text Color */
-input,button,textarea { border-color:#fff #494949 #494949 #fff; }
-.subheaders { color:#494949; }
+input,button,textarea {border-color:#fff #494949 #494949 #fff;}
+.subheaders {color:#494949;}
/* end of palette */
diff --git a/themes/colors/css/mercury.css b/themes/colors/css/mercury.css
index e2c42185bd..7ba0641ad5 100644
--- a/themes/colors/css/mercury.css
+++ b/themes/colors/css/mercury.css
@@ -30,76 +30,76 @@
/* Header */
-#header, .gedcomtitle { background:#d4d4d4; color: #707070; }
-.title .gedcomtitle { text-decoration:none; color: #707070; }
+#header, .gedcomtitle {background:#d4d4d4; color: #707070;}
+.title .gedcomtitle {text-decoration:none; color: #707070;}
/* Tbls and menus */
.descriptionbox,
-.descriptionbox > a,
+.descriptionbox > a,
.topbottombar,
-.topbottombar a,
-.list_label,
+.topbottombar a,
+.list_label,
.list_label a,
.facts_label,
.facts_label a,
.facts_label .date,
.facts_label03,
.facts_table h2,
-.facts_table .ltr .descriptionbox a,
-.blockcontent .facts_label
-{
+.facts_table .ltr .descriptionbox a,
+.blockcontent .facts_label
+{
background:#C6C8D2;
color: #707070;
}
/* Indi Page */
-.ui-state-active, .ui-widget-content .ui-state-active {background:#C6C8D2;}
+.ui-state-active, .ui-widget-content .ui-state-active {background:#C6C8D2;}
/* sidebar */
#separator, .use-sidebar #separator {background-color: #C6C8D2;}
/* Top Menu */
-#topMenu { background:#a9adbc; }
+#topMenu {background:#a9adbc;}
/* Base */
-#indi_header h3.person_box,
+#indi_header h3.person_box,
.makeMenu ul li a:hover,
.descriptionbox .submenu a,
-.blockcontent,
-.list_value,
-.list_value_wrap,
-.tab_cell_active,
+.blockcontent,
+.list_value,
+.list_value_wrap,
+.tab_cell_active,
.news_box, .optionbox,
.person0, .center .person_box,
-.small_inner_block .person_box,
-.submenuitem_hover
+.small_inner_block .person_box,
+.submenuitem_hover
{
background:#f0f2f5;
}
-#indi_header h3.person_box, #indi_header h3.person_boxF , #indi_header h3.person_boxNN, .odd
+#indi_header h3.person_box, #indi_header h3.person_boxF , #indi_header h3.person_boxNN, .odd
{
background: #f0f2f5;
}
/* Alerts */
-.error, .warning, .red { color:#a9adbc; }
-.facts_labelred, .facts_valuered { border: solid #a9adbc 2px; }
+.error, .warning, .red {color:#a9adbc;}
+.facts_labelred, .facts_valuered {border: solid #a9adbc 2px;}
/* Light Text */
-.makeMenu li a { color: #707070; }
-.ui-state-active a:link, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a { color: #707070;}
+.makeMenu li a {color: #707070;}
+.ui-state-active a:link, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a {color: #707070;}
/*.ui-widget-content span a, ui-widget-content span a:hover {color: #707070;} */
#lightbox_content span a, #lightbox_content span a:hover {color: #707070; background: #C6C8D2;}
-#lightbox_content span a:hover {color: #FF0000; background: #C6C8D2;}
+#lightbox_content span a:hover {color: #FF0000; background: #C6C8D2;}
/* Dark Text Color */
-input,button,textarea { border-color:#fff #707070 #494949 #fff; }
-.subheaders { color:#707070; }
+input,button,textarea {border-color:#fff #707070 #494949 #fff;}
+.subheaders {color:#707070;}
/* end of palette */
diff --git a/themes/colors/css/nocturnal.css b/themes/colors/css/nocturnal.css
index c8d3934e46..6523fd02d2 100644
--- a/themes/colors/css/nocturnal.css
+++ b/themes/colors/css/nocturnal.css
@@ -30,76 +30,76 @@
/* Header */
-#header, .gedcomtitle { background:#0a2352; color: #FFFFFF; }
-.title .gedcomtitle { text-decoration:none; color: #FFFFFF; }
+#header, .gedcomtitle {background:#0a2352; color: #FFFFFF;}
+.title .gedcomtitle {text-decoration:none; color: #FFFFFF;}
/* Tbls and menus */
.descriptionbox,
-.descriptionbox > a,
+.descriptionbox > a,
.topbottombar,
-.topbottombar a,
-.list_label,
+.topbottombar a,
+.list_label,
.list_label a,
.facts_label,
.facts_label a,
.facts_label .date,
.facts_label03,
.facts_table h2,
-.facts_table .ltr .descriptionbox a,
-.blockcontent .facts_label
-{
+.facts_table .ltr .descriptionbox a,
+.blockcontent .facts_label
+{
background:#6A78BE;
color: #ffffff;
}
/* Indi Page */
-.ui-state-active, .ui-widget-content .ui-state-active {background:#6A78BE;}
+.ui-state-active, .ui-widget-content .ui-state-active {background:#6A78BE;}
/* sidebar */
#separator, .use-sidebar #separator {background-color: #6A78BE;}
/* Top Menu */
-#topMenu { background:#9fa8d5; }
+#topMenu {background:#9fa8d5;}
/* Base */
-#indi_header h3.person_box,
+#indi_header h3.person_box,
.makeMenu ul li a:hover,
.descriptionbox .submenu a,
-.blockcontent,
-.list_value,
-.list_value_wrap,
-.tab_cell_active,
+.blockcontent,
+.list_value,
+.list_value_wrap,
+.tab_cell_active,
.news_box, .optionbox,
.person0, .center .person_box,
-.small_inner_block .person_box,
-.submenuitem_hover
+.small_inner_block .person_box,
+.submenuitem_hover
{
background:#e0e1f0;
}
-#indi_header h3.person_box, #indi_header h3.person_boxF , #indi_header h3.person_boxNN, .odd
+#indi_header h3.person_box, #indi_header h3.person_boxF , #indi_header h3.person_boxNN, .odd
{
background: #e0e1f0;
}
/* Alerts */
-.error, .warning, .red { color:#0a2352; }
-.facts_labelred, .facts_valuered { border: solid #0a2352 2px; }
+.error, .warning, .red {color:#0a2352;}
+.facts_labelred, .facts_valuered {border: solid #0a2352 2px;}
/* Light Text */
-.makeMenu li a { color: #FFFFFF; }
-.ui-state-active a:link, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a { color: #ffffff;}
+.makeMenu li a {color: #FFFFFF;}
+.ui-state-active a:link, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a {color: #ffffff;}
/*.ui-widget-content span a, ui-widget-content span a:hover {color: #ffffff;} */
#lightbox_content span a, #lightbox_content span a:hover {color: #ffffff; background: #6A78BE;}
-#lightbox_content span a:hover {color: #FF0000; background: #6A78BE;}
+#lightbox_content span a:hover {color: #FF0000; background: #6A78BE;}
/* Dark Text Color */
-input,button,textarea { border-color:#fff #494949 #494949 #fff; }
-.subheaders { color:#494949; }
+input,button,textarea {border-color:#fff #494949 #494949 #fff;}
+.subheaders {color:#494949;}
/* end of palette */
diff --git a/themes/colors/css/olivia.css b/themes/colors/css/olivia.css
index 7904095d25..1a3f21e631 100644
--- a/themes/colors/css/olivia.css
+++ b/themes/colors/css/olivia.css
@@ -30,76 +30,76 @@
/* Header */
-#header, .gedcomtitle { background:#7db323; color: #FFFFFF; }
-.title .gedcomtitle { text-decoration:none; color: #FFFFFF; }
+#header, .gedcomtitle {background:#7db323; color: #FFFFFF;}
+.title .gedcomtitle {text-decoration:none; color: #FFFFFF;}
/* Tbls and menus */
.descriptionbox,
-.descriptionbox > a,
+.descriptionbox > a,
.topbottombar,
-.topbottombar a,
-.list_label,
+.topbottombar a,
+.list_label,
.list_label a,
.facts_label,
.facts_label a,
.facts_label .date,
.facts_label03,
.facts_table h2,
-.facts_table .ltr .descriptionbox a,
-.blockcontent .facts_label
-{
+.facts_table .ltr .descriptionbox a,
+.blockcontent .facts_label
+{
background:#7db323;
color: #ffffff;
}
/* Indi Page */
-.ui-state-active, .ui-widget-content .ui-state-active {background:#7db323;}
+.ui-state-active, .ui-widget-content .ui-state-active {background:#7db323;}
/* sidebar */
#separator, .use-sidebar #separator {background-color: #7db323;}
/* Top Menu */
-#topMenu { background:#b5d52a; }
+#topMenu {background:#b5d52a;}
/* Base */
-#indi_header h3.person_box,
+#indi_header h3.person_box,
.makeMenu ul li a:hover,
.descriptionbox .submenu a,
-.blockcontent,
-.list_value,
-.list_value_wrap,
-.tab_cell_active,
+.blockcontent,
+.list_value,
+.list_value_wrap,
+.tab_cell_active,
.news_box, .optionbox,
.person0, .center .person_box,
-.small_inner_block .person_box,
-.submenuitem_hover
+.small_inner_block .person_box,
+.submenuitem_hover
{
background:#eef9dc;
}
-#indi_header h3.person_box, #indi_header h3.person_boxF , #indi_header h3.person_boxNN, .odd
+#indi_header h3.person_box, #indi_header h3.person_boxF , #indi_header h3.person_boxNN, .odd
{
background: #eef9dc;
}
/* Alerts */
-.error, .warning, .red { color:#fc6d1d; }
-.facts_labelred, .facts_valuered { border: solid #fc6d1d 2px; }
+.error, .warning, .red {color:#fc6d1d;}
+.facts_labelred, .facts_valuered {border: solid #fc6d1d 2px;}
/* Light Text */
-.makeMenu li a { color: #FFFFFF; }
-.ui-state-active a:link, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a { color: #ffffff;}
+.makeMenu li a {color: #FFFFFF;}
+.ui-state-active a:link, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a {color: #ffffff;}
/*.ui-widget-content span a, ui-widget-content span a:hover {color: #ffffff;} */
#lightbox_content span a, #lightbox_content span a:hover {color: #ffffff; background: #7db323;}
-#lightbox_content span a:hover {color: #FF0000; background: #7db323;}
+#lightbox_content span a:hover {color: #FF0000; background: #7db323;}
/* Dark Text Color */
-input,button,textarea { border-color:#fff #191a19 #494949 #fff; }
-.subheaders { color:#191a19; }
+input,button,textarea {border-color:#fff #191a19 #494949 #fff;}
+.subheaders {color:#191a19;}
/* end of palette */
diff --git a/themes/colors/css/pinkplastic.css b/themes/colors/css/pinkplastic.css
index f4cb56580c..f452d97d0d 100644
--- a/themes/colors/css/pinkplastic.css
+++ b/themes/colors/css/pinkplastic.css
@@ -30,76 +30,76 @@
/* Header */
-#header, .gedcomtitle { background:#f41063; color: #FFFFFF; }
-.title .gedcomtitle { text-decoration:none; color: #FFFFFF; }
+#header, .gedcomtitle {background:#f41063; color: #FFFFFF;}
+.title .gedcomtitle {text-decoration:none; color: #FFFFFF;}
/* Tbls and menus */
.descriptionbox,
-.descriptionbox > a,
+.descriptionbox > a,
.topbottombar,
-.topbottombar a,
-.list_label,
+.topbottombar a,
+.list_label,
.list_label a,
.facts_label,
.facts_label a,
.facts_label .date,
.facts_label03,
.facts_table h2,
-.facts_table .ltr .descriptionbox a,
-.blockcontent .facts_label
-{
+.facts_table .ltr .descriptionbox a,
+.blockcontent .facts_label
+{
background:#F75993;
color: #ffffff;
}
/* Indi Page */
-.ui-state-active, .ui-widget-content .ui-state-active {background:#F75993;}
+.ui-state-active, .ui-widget-content .ui-state-active {background:#F75993;}
/* sidebar */
#separator, .use-sidebar #separator {background-color: #F75993;}
/* Top Menu */
-#topMenu { background:#f391c6; }
+#topMenu {background:#f391c6;}
/* Base */
-#indi_header h3.person_box,
+#indi_header h3.person_box,
.makeMenu ul li a:hover,
.descriptionbox .submenu a,
-.blockcontent,
-.list_value,
-.list_value_wrap,
-.tab_cell_active,
+.blockcontent,
+.list_value,
+.list_value_wrap,
+.tab_cell_active,
.news_box, .optionbox,
.person0, .center .person_box,
-.small_inner_block .person_box,
-.submenuitem_hover
+.small_inner_block .person_box,
+.submenuitem_hover
{
background:#fbdaed;
}
-#indi_header h3.person_box, #indi_header h3.person_boxF , #indi_header h3.person_boxNN, .odd
+#indi_header h3.person_box, #indi_header h3.person_boxF , #indi_header h3.person_boxNN, .odd
{
background: #fbdaed;
}
/* Alerts */
-.error, .warning, .red { color:#fc6d1d; }
-.facts_labelred, .facts_valuered { border: solid #fc6d1d 2px; }
+.error, .warning, .red {color:#fc6d1d;}
+.facts_labelred, .facts_valuered {border: solid #fc6d1d 2px;}
/* Light Text */
-.makeMenu li a { color: #FFFFFF; }
-.ui-state-active a:link, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a { color: #ffffff;}
+.makeMenu li a {color: #FFFFFF;}
+.ui-state-active a:link, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a {color: #ffffff;}
/*.ui-widget-content span a, ui-widget-content span a:hover {color: #ffffff;} */
#lightbox_content span a, #lightbox_content span a:hover {color: #ffffff; background: #F75993;}
-#lightbox_content span a:hover {color: #FF0000; background: #F75993;}
+#lightbox_content span a:hover {color: #FF0000; background: #F75993;}
/* Dark Text Color */
-input,button,textarea { border-color:#fff #7d7373 #494949 #fff; }
-.subheaders { color:#7d7373; }
+input,button,textarea {border-color:#fff #7d7373 #494949 #fff;}
+.subheaders {color:#7d7373;}
/* end of palette */
diff --git a/themes/colors/css/shinytomato.css b/themes/colors/css/shinytomato.css
index 999b6314ea..579383828e 100644
--- a/themes/colors/css/shinytomato.css
+++ b/themes/colors/css/shinytomato.css
@@ -30,76 +30,76 @@
/* Header */
-#header, .gedcomtitle { background:#f21107; color: #FFFFFF; }
-.title .gedcomtitle { text-decoration:none; color: #FFFFFF; }
+#header, .gedcomtitle {background:#f21107; color: #FFFFFF;}
+.title .gedcomtitle {text-decoration:none; color: #FFFFFF;}
/* Tbls and menus */
.descriptionbox,
-.descriptionbox > a,
+.descriptionbox > a,
.topbottombar,
-.topbottombar a,
-.list_label,
+.topbottombar a,
+.list_label,
.list_label a,
.facts_label,
.facts_label a,
.facts_label .date,
.facts_label03,
.facts_table h2,
-.facts_table .ltr .descriptionbox a,
-.blockcontent .facts_label
-{
+.facts_table .ltr .descriptionbox a,
+.blockcontent .facts_label
+{
background:#F96058;
color: #ffffff;
}
/* Indi Page */
-.ui-state-active, .ui-widget-content .ui-state-active {background:#F96058;}
+.ui-state-active, .ui-widget-content .ui-state-active {background:#F96058;}
/* sidebar */
#separator, .use-sidebar #separator {background-color: #F96058;}
/* Top Menu */
-#topMenu { background:#a1443a; }
+#topMenu {background:#a1443a;}
/* Base */
-#indi_header h3.person_box,
+#indi_header h3.person_box,
.makeMenu ul li a:hover,
.descriptionbox .submenu a,
-.blockcontent,
-.list_value,
-.list_value_wrap,
-.tab_cell_active,
+.blockcontent,
+.list_value,
+.list_value_wrap,
+.tab_cell_active,
.news_box, .optionbox,
.person0, .center .person_box,
-.small_inner_block .person_box,
-.submenuitem_hover
+.small_inner_block .person_box,
+.submenuitem_hover
{
background:#f0eaf0;
}
-#indi_header h3.person_box, #indi_header h3.person_boxF , #indi_header h3.person_boxNN, .odd
+#indi_header h3.person_box, #indi_header h3.person_boxF , #indi_header h3.person_boxNN, .odd
{
background: #f0eaf0;
}
/* Alerts */
-.error, .warning, .red { color:#fc6d1d; }
-.facts_labelred, .facts_valuered { border: solid #fc6d1d 2px; }
+.error, .warning, .red {color:#fc6d1d;}
+.facts_labelred, .facts_valuered {border: solid #fc6d1d 2px;}
/* Light Text */
-.makeMenu li a { color: #FFFFFF; }
-.ui-state-active a:link, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a { color: #ffffff;}
+.makeMenu li a {color: #FFFFFF;}
+.ui-state-active a:link, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a {color: #ffffff;}
/*.ui-widget-content span a, ui-widget-content span a:hover {color: #ffffff;} */
#lightbox_content span a, #lightbox_content span a:hover {color: #ffffff; background: #F96058;}
-#lightbox_content span a:hover {color: #FF0000; background: #F96058;}
+#lightbox_content span a:hover {color: #FF0000; background: #F96058;}
/* Dark Text Color */
-input,button,textarea { border-color:#fff #515d52 #494949 #fff; }
-.subheaders { color:#515d52; }
+input,button,textarea {border-color:#fff #515d52 #494949 #fff;}
+.subheaders {color:#515d52;}
/* end of palette */
diff --git a/themes/colors/css/tealtop.css b/themes/colors/css/tealtop.css
index 1f7081562c..74b73834f6 100644
--- a/themes/colors/css/tealtop.css
+++ b/themes/colors/css/tealtop.css
@@ -30,76 +30,76 @@
/* Header */
-#header, .gedcomtitle { background:#34775a; color: #FFFFFF; }
-.title .gedcomtitle { text-decoration:none; color: #FFFFFF; }
+#header, .gedcomtitle {background:#34775a; color: #FFFFFF;}
+.title .gedcomtitle {text-decoration:none; color: #FFFFFF;}
/* Tbls and menus */
.descriptionbox,
-.descriptionbox > a,
+.descriptionbox > a,
.topbottombar,
-.topbottombar a,
-.list_label,
+.topbottombar a,
+.list_label,
.list_label a,
.facts_label,
.facts_label a,
.facts_label .date,
.facts_label03,
.facts_table h2,
-.facts_table .ltr .descriptionbox a,
-.blockcontent .facts_label
-{
+.facts_table .ltr .descriptionbox a,
+.blockcontent .facts_label
+{
background:#51B389;
color: #ffffff;
}
/* Indi Page */
-.ui-state-active, .ui-widget-content .ui-state-active {background:#51B389;}
+.ui-state-active, .ui-widget-content .ui-state-active {background:#51B389;}
/* sidebar */
#separator, .use-sidebar #separator {background-color: #51B389;}
/* Top Menu */
-#topMenu { background:#52bf90; }
+#topMenu {background:#52bf90;}
/* Base */
-#indi_header h3.person_box,
+#indi_header h3.person_box,
.makeMenu ul li a:hover,
.descriptionbox .submenu a,
-.blockcontent,
-.list_value,
-.list_value_wrap,
-.tab_cell_active,
+.blockcontent,
+.list_value,
+.list_value_wrap,
+.tab_cell_active,
.news_box, .optionbox,
.person0, .center .person_box,
-.small_inner_block .person_box,
-.submenuitem_hover
+.small_inner_block .person_box,
+.submenuitem_hover
{
background:#d2f4e6;
}
-#indi_header h3.person_box, #indi_header h3.person_boxF , #indi_header h3.person_boxNN, .odd
+#indi_header h3.person_box, #indi_header h3.person_boxF , #indi_header h3.person_boxNN, .odd
{
background: #d2f4e6;
}
/* Alerts */
-.error, .warning, .red { color:#fc6d1d; }
-.facts_labelred, .facts_valuered { border: solid #fc6d1d 2px; }
+.error, .warning, .red {color:#fc6d1d;}
+.facts_labelred, .facts_valuered {border: solid #fc6d1d 2px;}
/* Light Text */
-.makeMenu li a { color: #FFFFFF; }
-.ui-state-active a:link, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a { color: #ffffff;}
+.makeMenu li a {color: #FFFFFF;}
+.ui-state-active a:link, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a {color: #ffffff;}
/*.ui-widget-content span a, ui-widget-content span a:hover {color: #ffffff;} */
#lightbox_content span a, #lightbox_content span a:hover {color: #ffffff; background: #51B389;}
-#lightbox_content span a:hover {color: #FF0000; background: #51B389;}
+#lightbox_content span a:hover {color: #FF0000; background: #51B389;}
/* Dark Text Color */
-input,button,textarea { border-color:#fff #2d2d2d #494949 #fff; }
-.subheaders { color:#2d2d2d; }
+input,button,textarea {border-color:#fff #2d2d2d #494949 #fff;}
+.subheaders {color:#2d2d2d;}
/* end of palette */
diff --git a/themes/colors/modules.css b/themes/colors/modules.css
index e322a17f19..92469dbcd0 100644
--- a/themes/colors/modules.css
+++ b/themes/colors/modules.css
@@ -1,8 +1,8 @@
-/**
+/*
* Theme specific module CSS for PHPGedView
*
* webtrees: Web based Family History software
- * Copyright (C) 2010 webtrees development team.
+ * Copyright (C) 2011 webtrees development team.
*
* Derived from PhpGedView
* Copyright (C) 2002 to 2009 PGV Development Team. All rights reserved.
@@ -21,21 +21,19 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
- * @package webtrees
- * @subpackage Themes
- * @version $Id$
+ * $Id$
*/
-
+
/* GEDFact_assistant - Census - module ===================================== */
/* Date Drop-down menu (census_asst_date.php) */
.UK {
- background-color:#aaffaa;
+ background-color:#aaffaa;
color:black;
- }
+}
.USA {
- background-color:#aaccff;
+ background-color:#aaccff;
color:black;
- }
+}
/* Indi Page - Shared Note column headers (census_note_decode.php) */
.note1 {
margin-left: -0.05em;
@@ -50,12 +48,12 @@
}
/* Navigator */
.cens_search {
- position: relative;
+ position: relative;
float: left;
margin: 0.5em 0 0 0.5em;
width: 23.1em;
height: 33.9em;
- overflow: auto;
+ overflow: auto;
/*border: 1px solid red; */
}
#navenclose {
@@ -64,19 +62,19 @@
margin-bottom: -0.3em;
border-bottom: 0px;
width: 22.3em;
- /* border: 1px solid green; */
+ /* border: 1px solid green; */
}
-.linkcell a {
+.linkcell a {
display: block;
padding: 0.3em 0.3em 0.6em 0.3em;
- margin: -0.3em -0.3em -0.6em -0.3em;
-}
-.linkcell a:hover{
- /* background: #888888; */
+ margin: -0.3em -0.3em -0.6em -0.3em;
+}
+.linkcell a:hover {
+ /* background: #888888; */
}
a.linka {
padding: 0 0 0 0;
- margin: 0 0 0 0;
+ margin: 0 0 0 0;
}
.ltrnav {
position: absolute;
@@ -162,7 +160,7 @@ a.linka {
}
.cens_sour_year {
float: left;
- width: 3.6em;
+ width: 3.6em;
text-align: left;
margin-left: .25em;
padding-bottom: .2em;
@@ -238,7 +236,7 @@ textarea#NOTE {
/*border: 0em outset;*/
float: left;
margin: 0;
- width: 69.8em;
+ width: 69.8em;
}
/* Census data Input area */
.cens_data {
@@ -254,5 +252,5 @@ textarea#NOTE {
}
/* xxxxxxxxxx - module ===================================================== */
-
+
/* yyyyyyyyyy - module ===================================================== */
diff --git a/themes/colors/msie.css b/themes/colors/msie.css
index da95ea6aec..17309feb3c 100644
--- a/themes/colors/msie.css
+++ b/themes/colors/msie.css
@@ -1,38 +1,15 @@
-/* @version $Id$ */
+/* $Id$ */
-/*
- * The following style definitions can be removed when IE supports the "opacity"
+/*
+ * The following style definitions can be removed when IE supports the "opacity"
* specification in place of its proprietary and non-standard method.
*/
-.makeMenu li ul {
- top: -6px;
-}
-
-.rela {
- filter: alpha(opacity=67);
-}
-
-a.showit:hover > span {
- filter: alpha(opacity=85);
-}
-
-.makeMenu li ul {
- top: -6px;
- *top: 8px;
-}
-#menu-theme, #menu-language, #menu-theme, #menu-favorites {
- *padding-right: 10px
- }
-
-div.blockcontent {
- *margin-top: -2px;
-}
-
-#topMenu {
-position: relative; z-index: 2001;
-}
-
-#header {
- position: relative; z-index: 2002;
-}
+.makeMenu li ul {top: -6px;}
+.rela {filter: alpha(opacity=67);}
+a.showit:hover > span {filter: alpha(opacity=85);}
+.makeMenu li ul {top: -6px; *top: 8px;}
+#menu-theme, #menu-language, #menu-theme, #menu-favorites {*padding-right: 10px;}
+div.blockcontent {*margin-top: -2px;}
+#topMenu {position: relative; z-index: 2001;}
+#header {position: relative; z-index: 2002;}
diff --git a/themes/fab/modules.css b/themes/fab/modules.css
index 08be992616..86e8036612 100644
--- a/themes/fab/modules.css
+++ b/themes/fab/modules.css
@@ -1,8 +1,8 @@
-/**
+/*
* Theme specific module CSS for PHPGedView
*
* webtrees: Web based Family History software
- * Copyright (C) 2010 webtrees development team.
+ * Copyright (C) 2011 webtrees development team.
*
* Derived from PhpGedView
* Copyright (C) 2010 PGV Development Team. All rights reserved.
@@ -21,21 +21,19 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
- * @package webtrees
- * @subpackage module themes
- * @version $Id$
+ * $Id$
*/
-
+
/* GEDFact_assistant - Census - module ===================================== */
/* Date Drop-down menu (census_asst_date.php) */
.UK {
- background-color:#aaffaa;
+ background-color:#aaffaa;
color:black;
- }
+}
.USA {
- background-color:#aaccff;
+ background-color:#aaccff;
color:black;
- }
+}
/* Indi Page - Shared Note column headers/cells (census_note_decode.php) */
.note1 {
margin-left: -0.05em;
@@ -50,12 +48,12 @@
}
/* Navigator */
.cens_search {
- position: relative;
+ position: relative;
float: left;
margin: 0.3em 0 0 0.5em;
width: 23.1em;
height: 37.4em;
- overflow: auto;
+ overflow: auto;
/* border: 1px solid red; */
}
#navenclose {
@@ -64,19 +62,19 @@
margin-bottom: -0.3em;
border-bottom: 0px;
width: 22.3em;
- /* border: 1px solid green; */
+ /* border: 1px solid green; */
}
-.linkcell a {
+.linkcell a {
display: block;
padding: 0.3em 0.3em 0.6em 0.3em;
- margin: -0.3em -0.3em -0.6em -0.3em;
-}
-.linkcell a:hover{
- /* background: #888888; */
+ margin: -0.3em -0.3em -0.6em -0.3em;
+}
+.linkcell a:hover {
+ /* background: #888888; */
}
a.linka {
padding: 0 0 0 0;
- margin: 0 0 0 0;
+ margin: 0 0 0 0;
}
.ltrnav {
position: absolute;
@@ -162,7 +160,7 @@ a.linka {
}
.cens_sour_year {
float: left;
- width: 3.6em;
+ width: 3.6em;
text-align: left;
margin-left: .25em;
padding-bottom: .2em;
@@ -269,5 +267,5 @@ textarea#NOTE {
}
/* xxxxxxxxxx - module ===================================================== */
-
+
/* yyyyyyyyyy - module ===================================================== */
diff --git a/themes/fab/msie.css b/themes/fab/msie.css
index 5ee4f56f8e..ec9f713cbe 100644
--- a/themes/fab/msie.css
+++ b/themes/fab/msie.css
@@ -1,19 +1,12 @@
-/* @version $Id$ */
+/* $Id$ */
-/*
- * The following style definitions can be removed when IE supports the "opacity"
+/*
+ * The following style definitions can be removed when IE supports the "opacity"
* specification in place of its proprietary and non-standard method.
*/
-.rela {
- filter: alpha(opacity=67);
-}
-
-a.showit:hover > span {
- filter: alpha(opacity=85);
-}
-.makeMenu li ul {
- top: 2px;
-}
+.rela {filter: alpha(opacity=67);}
+a.showit:hover > span {filter: alpha(opacity=85);}
+.makeMenu li ul {top: 2px;}
diff --git a/themes/fab/style.css b/themes/fab/style.css
index daf727912f..13e00c1616 100644
--- a/themes/fab/style.css
+++ b/themes/fab/style.css
@@ -56,7 +56,7 @@ fieldset,
font-family:inherit;
}
-img.block{
+img.block {
border:none;
height:20px;
vertical-align:middle;
@@ -297,7 +297,7 @@ right:10px;
/* Printer friendliness */
@media print {
#header, #footer {
- display:none;
+ display:none;
}
}
@@ -895,7 +895,7 @@ a.showit:hover > span {
#tree_nav {
position:relative;
top:-584px;
- left:90%;
+ left:90%;
z-index:100;
}
@@ -949,10 +949,10 @@ dl {
}
dt {
- float:left;
+ float:left;
font-weight:bold;
margin-right:10px;
- clear:both;
+ clear:both;
}
html[dir="rtl"] dt {
float:right;
@@ -1057,14 +1057,14 @@ td.descriptionbox a {
ul.clist {
list-style-image:none;
text-decoration:none;
- color:#000000;
+ color:#000000;
margin:0;
margin-left:-23px;
}
/* ========= Positioning edit, copy, delete links ============= */
/* General use */
-.editfacts {clear:left; padding-top:15px;} /* a container for the following three links */
+.editfacts {clear:left; padding-top:15px;} /* a container for the following three links */
.editfacts a:hover, .field a:hover {background-color:transparent !important;}
.editlink, .copylink, .deletelink {float:left;}
html[dir='rtl'] .editlink, html[dir='rtl'] .copylink, html[dir='rtl'] .deletelink {float:right;}
@@ -1074,7 +1074,7 @@ span.link_text {display:none;}
html[dir='rtl'].field .editlink, html[dir='rtl'].field .deletelink {float:left;}
/* =========== end edit, copy, delete links ==================== */
-/* =========== Indi header ================== */
+/* =========== Indi header ================== */
#indi_header {float:left; width:98%; border-radius:3px; margin:5px 0; padding:0 10px;}
#indi_header h3 {color:#000666; font-size:90%; font-weight:bold; margin:0; padding:0 10px 0 30px; text-align:left;}
@@ -1090,12 +1090,12 @@ html[dir='rtl'].field .editlink, html[dir='rtl'].field .deletelink {float:lef
#indi_mainimage {float:right;}
#indi_mainimage a img {float:right; padding:0;}
-#indi_name_details { margin:0; overflow:hidden !important; padding:5px;}
+#indi_name_details {margin:0; overflow:hidden !important; padding:5px;}
#indi_name_details .warning {color:red; font-size:1em;}
#indi_name_details dt:after {content:":";}
#name1 {}
-#indi_note {margin: 0 0 5px 0;}
+#indi_note {margin:0 0 5px 0;}
#indi_note .fact_NOTE {float:left; margin:0 10px 0 0;}
#indi_note .note_details {font-size:100%;}
#indi_note .fact_SOUR a {font-size:100%;}
@@ -1116,8 +1116,8 @@ html[dir='rtl'] #indi_mainimage a img {float:left;}
html[dir='rtl'] #indi_note .fact_NOTE {float:right; margin:0 0 0 10px;}
html[dir='rtl'] #header_accordion1 {float:right;}
html[dir='rtl'] .indi_table {clear:right;}
-html[dir='rtl'] #sex {float:left;}
-html[dir='rtl'] #dates { float:left;}
+html[dir='rtl'] #sex {float:left;}
+html[dir='rtl'] #dates {float:left;}
html[dir='rtl'] dd .editlink, html[dir='rtl'] dd .deletelink {float:left;}
/* INDI IMAGE SPRITE */
@@ -1129,7 +1129,7 @@ html[dir='rtl'] dd .editlink, html[dir='rtl'] dd .deletelink {float:left;}
.copyicon {background-position:-70px -32px; width:24px; height:16px;}
.deleteicon {background-position:-100px -32px; width:24px; height:16px;}
-/* =========== Indi tabs ================== */
+/* =========== Indi tabs ================== */
/* Facts & Events tab */
#personal_facts_content .fact_NOTE, #personal_facts_content .fact_SOUR {margin:5px 3px 5px 0;}
#media-display-image {float:left;}
@@ -1179,7 +1179,7 @@ html[dir='rtl'] .dataTables_length {float:left;}
/* ========= List styles ================= */
.source-list, .note-list, .repo-list, .media-list, .indi-list {margin:5px auto; visibility:hidden; text-align:center; width:98%;}
.source-list table, .note-list table, .repo-list table, .media-list table, .indi-list table {width:100%;}
-.source-list td, .note-list td, .repo-list td, .media-list td, .indi-list td{padding:2px 5px;}
+.source-list td, .note-list td, .repo-list td, .media-list td, .indi-list td {padding:2px 5px;}
.indi-list td {color:#555;}
.indi-list .stats {margin:0 auto; width:auto;}
.source-list th, .note-list th, .repo-list th, .media-list th, .indi-list th {cursor:pointer; white-space:nowrap;}
@@ -1191,8 +1191,8 @@ html[dir='rtl'] .dataTables_length {float:left;}
.SEX_M, .SEX_F, .SEX_U {height:20px;}
.SEX_M img, .SEX_F img, .SEX_U img {vertical-align:top;}
.gender, .aliveinyear, .years, .given, .parents, .charts, .reset {background-color:lightgrey; display:inline; margin:0 6px 0 0; padding:0 0 1px 0;}
-.gender{padding:2px 0;}
-.aliveyear{background-color:#EEE8AA; margin:0; padding:0;}
+.gender {padding:2px 0;}
+.aliveyear {background-color:#EEE8AA; margin:0; padding:0;}
.aliveinyear button, .years button, .given button, .parents input, .charts input, .reset button {margin:1px;}
html[dir='rtl'] .source-list th:last-child, html[dir='rtl'] .note-list th:last-child, html[dir='rtl'] .repo-list th:last-child {margin:0 1px 1px -2px;}
@@ -1208,7 +1208,7 @@ html[dir='rtl'] .gender, html[dir='rtl'] .aliveinyear, html[dir='rtl'] .years, h
#sidebarAccordion h3, #sidebarAccordion2 h3 {height:30px; text-align:center; border-color:darkGray;}
.use-sidebar #indi_left {width:77%;}
.use-sidebar #sidebar {display:block;}
-.sidebar-at-right #sidebar { width:20%;}
+.sidebar-at-right #sidebar {width:20%;}
.use-sidebar.sidebar-at-right #sidebar, .sidebar-at-right #separator {float:right;}
#separator {float:right; display:block; background:#ccc url('images/indi_sprite.png') no-repeat -26px 100px; min-width:6px; max-width:10px; width:0.75%; border:1px solid darkGray; border-radius-topleft:3px; border-radius-topright:3px; margin-top:5px;}
.use-sidebar #separator {background:#ccc url('images/indi_sprite.png') no-repeat -1px 100px;}
@@ -1226,10 +1226,10 @@ html[dir='rtl'] .use-sidebar #separator {background:#ccc url('images/indi_sprite
#sb_family_nav_content {margin-top:2px;}
.nam a:hover {color:red;}
.nav_content {width:100%;padding:10px 0;}
-.flyout {color:#000000; text-align:left; margin-top:-20px; right:210px; padding:3px;}
-.flyout2 {color:#000000; text-align:left;margin-top:-2px; left:40px; padding:3px;}
-.flyout2 a:hover{color:#ff0000;}
-.flyout4 {color:#000000; text-align:left; margin-top:0;margin-left:0; padding:3px;}
+.flyout {color:#000000; text-align:left; margin-top:-20px; right:210px; padding:3px;}
+.flyout2 {color:#000000; text-align:left;margin-top:-2px; left:40px; padding:3px;}
+.flyout2 a:hover {color:#ff0000;}
+.flyout4 {color:#000000; text-align:left; margin-top:0;margin-left:0; padding:3px;}
.flyout3, .flyout3 a {background:none; border:none; text-decoration:none; text-align:left; margin-top:0; left:0; padding:0;}
.famnav_link div {font-size:12px; padding:0; width:100%;}
@@ -1241,7 +1241,7 @@ html[dir='rtl'] .flyout3 {text-align:right;}
#sb_desc_content {margin-left:3px; font-size:0.8em;}
#sb_desc_content ul {padding:0; margin:0;}
.sb_desc_indi_li {list-style-type:none;}
-.desc_tree_div { display:none;}
+.desc_tree_div {display:none;}
.desc_tree_div ul {padding:0; margin-left:10px; margin-top:0; margin-right:0;}
html[dir='rtl'] #sb_desc_content {margin-right:3px;}
@@ -1250,7 +1250,7 @@ html[dir='rtl'] .desc_tree_div ul {margin-right:10px; margin-left:0;}
/* Individuals, Families */
.sb_indi_surname_li, .sb_fam_surname_li {list-style-image:url('images/plus.png');}
.name_tree_div li, .name_tree_div_visible li {white-space:normal;}
-.name_tree_div { display:none;}
+.name_tree_div {display:none;}
.name_tree_div li, .name_tree_div_visible li {list-style:none; margin:0; padding:0;}
.name_tree_div ul, .name_tree_div_visible ul {padding:0; margin:0;}
diff --git a/themes/minimal/modules.css b/themes/minimal/modules.css
index 9e763055cd..5513e88323 100644
--- a/themes/minimal/modules.css
+++ b/themes/minimal/modules.css
@@ -1,8 +1,8 @@
-/**
+/*
* Theme specific module CSS for PHPGedView
*
* webtrees: Web based Family History software
- * Copyright (C) 2010 webtrees development team.
+ * Copyright (C) 2011 webtrees development team.
*
* Derived from PhpGedView
* Copyright (C) 2010 PGV Development Team. All rights reserved.
@@ -21,21 +21,19 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
- * @package webtrees
- * @subpackage module themes
- * @version $Id$
+ * $Id$
*/
-
+
/* GEDFact_assistant - Census - module ===================================== */
/* Date Drop-down menu (census_asst_date.php) */
.UK {
- background-color:#aaffaa;
+ background-color:#aaffaa;
color:black;
- }
+}
.USA {
- background-color:#aaccff;
+ background-color:#aaccff;
color:black;
- }
+}
/* Indi Page - Shared Note column headers (census_note_decode.php) */
.note1 {
margin-left: -0.05em;
@@ -50,12 +48,12 @@
}
/* Navigator */
.cens_search {
- position: relative;
+ position: relative;
float: left;
margin: 0.5em 0 0 0.5em;
width: 23.1em;
height: 34.25em;
- overflow: auto;
+ overflow: auto;
/*border: 1px solid red; */
}
#navenclose {
@@ -64,19 +62,19 @@
margin-bottom: -0.3em;
border-bottom: 0px;
width: 22.3em;
- /* border: 1px solid green; */
+ /* border: 1px solid green; */
}
-.linkcell a {
+.linkcell a {
display: block;
padding: 0.3em 0.3em 0.6em 0.3em;
- margin: -0.3em -0.3em -0.6em -0.3em;
-}
-.linkcell a:hover{
- /* background: #888888; */
+ margin: -0.3em -0.3em -0.6em -0.3em;
+}
+.linkcell a:hover {
+ /* background: #888888; */
}
a.linka {
padding: 0 0 0 0;
- margin: 0 0 0 0;
+ margin: 0 0 0 0;
}
.ltrnav {
position: absolute;
@@ -163,7 +161,7 @@ a.linka {
}
.cens_sour_year {
float: left;
- width: 3.6em;
+ width: 3.6em;
text-align: left;
margin-left: .25em;
padding-bottom: .2em;
@@ -240,7 +238,7 @@ textarea#NOTE {
/*border: 0em outset;*/
float: left;
margin: 0;
- width: 69.8em;
+ width: 69.8em;
}
/* Census data Input area */
.cens_data {
@@ -256,5 +254,5 @@ textarea#NOTE {
}
/* xxxxxxxxxx - module ===================================================== */
-
+
/* yyyyyyyyyy - module ===================================================== */
diff --git a/themes/minimal/msie.css b/themes/minimal/msie.css
index 4c4fadd766..1126d03bf5 100644
--- a/themes/minimal/msie.css
+++ b/themes/minimal/msie.css
@@ -1,27 +1,9 @@
/* $Id$ */
-.small_inner_block {
- height: expression( this.scrollHeight > 199 ? "200px" : "auto" );
-}
-.normal_inner_block {
- width: 100%;
-}
-
-a.showit:hover > span {
- filter: alpha(opacity=85);
-}
-
-form { margin-top: 0px; margin-bottom: 0px; }
-
-.favorites_form {
- *top:1.7em;
-}
-
-html[dir='rtl'] .favorites_form {
- *top:1.7em;
-}
-
-.makeMenu {
-*clear: both;
-*width: 750px;
-}
+.small_inner_block {height: expression( this.scrollHeight > 199 ? "200px" : "auto" );}
+.normal_inner_block {width: 100%;}
+a.showit:hover > span {filter: alpha(opacity=85);}
+form {margin-top: 0px; margin-bottom: 0px;}
+.favorites_form {*top:1.7em;}
+html[dir='rtl'] .favorites_form {*top:1.7em;}
+.makeMenu {*clear: both; *width: 750px;}
diff --git a/themes/minimal/style.css b/themes/minimal/style.css
index e5f5dfab7a..334a46ee44 100644
--- a/themes/minimal/style.css
+++ b/themes/minimal/style.css
@@ -49,7 +49,7 @@ a {
text-decoration: none;
}
-a:hover {
+a:hover {
color: black;
text-decoration: underline;
}
@@ -58,11 +58,11 @@ a:hover {
.title {display: block; float: left; width: 40%;}
.hlogin {display: block; float: left; padding: 2px 20px;}
-.htheme {display: block; float: left; width: 10%; white-space: nowrap;}
+.htheme {display: block; float: left; width: 10%; white-space: nowrap;}
.htheme option {text-align:left;}
.hsearch, .favorites_form {display: block; float: right;}
.favorites_form {
- position:absolute;
+ position:absolute;
right:4px;
top:1.4em;
z-index:2000;
@@ -72,7 +72,7 @@ html[dir='rtl'] .title, html[dir='rtl'] .hlogin, html[dir='rtl'] .htheme {float:
html[dir='rtl'] .hsearch {float: left;}
html[dir='rtl'] .htheme option {text-align: right;}
html[dir='rtl'] .favorites_form {
- position:absolute;
+ position:absolute;
right: auto;
left:4px;
top:1.4em;
@@ -123,7 +123,7 @@ html[dir='rtl'] .favorites_form {
padding: 5px 5px 5px 5px;
background-color: #fff;
color: #555;
- text-decoration: none;
+ text-decoration: none;
}
/* Subnavigation section */
@@ -133,7 +133,7 @@ html[dir='rtl'] .favorites_form {
top: 27px;
left:0;
right:auto; /*resets the right:50% on the parent ul */
- width: auto;
+ width: auto;
border: 1px solid #AAA;
white-space: nowrap;
background: #eeeeee;
@@ -163,7 +163,7 @@ html[dir='rtl'] .favorites_form {
padding: 5px 5px 5px 5px;
text-align: left;
}
-
+
/* Set up hover layout and style */
/* header hover */
@@ -177,7 +177,7 @@ html[dir='rtl'] .favorites_form {
text-align: left;
position: absolute;
margin: 0;
- padding: 0;
+ padding: 0;
}
#topMenu ul li:hover li {
@@ -192,7 +192,7 @@ html[dir='rtl'] .favorites_form {
}
#topMenu ul li li a:hover {
- background-color: #fff;
+ background-color: #fff;
width: auto;
}
@@ -289,7 +289,7 @@ input, textarea {
text-align: center;
}
-table.center{
+table.center {
margin-left: auto;
margin-right: auto;
}
@@ -578,9 +578,9 @@ table.center{
}
#head_icon {
- display: block;
- float: left;
- margin-right: 15px;
+ display: block;
+ float: left;
+ margin-right: 15px;
}
.adminicon {
@@ -780,7 +780,7 @@ html[dir='rtl'] .icon, html[dir='rtl'] .adminicon {
border-right:solid black 1px;
}
-img.block{
+img.block {
border: none;
height: 20px;
vertical-align: middle;
@@ -1337,10 +1337,10 @@ dl {
}
dt {
- float:left;
+ float:left;
font-weight:bold;
margin-right:10px;
- clear:both;
+ clear:both;
}
html[dir="rtl"] dt {
float:right;
@@ -1456,7 +1456,7 @@ html[dir='rtl'] td.descriptionbox a {
/* ========= Positioning edit, copy, delete links ============= */
/* General use */
-.editfacts {clear:both; padding-top:15px;} /* a container for the following three links */
+.editfacts {clear:both; padding-top:15px;} /* a container for the following three links */
.editlink, .copylink, .deletelink {float:left; padding:5px 5px 0 0;
}
html[dir='rtl'] .editlink, html[dir='rtl'] .copylink, html[dir='rtl'] .deletelink {float:right; padding:5px 0 0 5px;
@@ -1468,7 +1468,7 @@ span.link_text:hover {text-decoration: underline;}
html[dir='rtl'].field .editlink, html[dir='rtl'].field .deletelink {float:left;}
/* =========== end edit, copy, delete links ==================== */
-/* =========== Indi header ================== */
+/* =========== Indi header ================== */
#indi_header {float:left; width:98%; margin:5px 0; padding:0 10px 0 0;}
#indi_header h3 {font-weight:bold; margin: 0; padding: 0 10px 0 30px; text-align:left;}
@@ -1492,9 +1492,9 @@ html[dir='rtl'].field .editlink, html[dir='rtl'].field .deletelink {float:lef
#indi_name_details dt.label, #indi_name_details dd.field {font-size:12px;}
#name1 {}
-#indi_note {margin: 0 0 5px 0;}
+#indi_note {margin:0 0 5px 0;}
#indi_note .fact_NOTE .label {float:left; margin:0 10px 0 0;}
-#indi_note , #indi_note .fact_NOTE .label{font-size:12px;}
+#indi_note , #indi_note .fact_NOTE .label {font-size:12px;}
#indi_note .note_details {font-size:12px;}
#indi_note .fact_SOUR a {font-size:12px;}
@@ -1502,7 +1502,7 @@ html[dir='rtl'].field .editlink, html[dir='rtl'].field .deletelink {float:lef
.indi_table {clear:left;}
#sex {float:right;}
-html[dir='rtl'] #sex {float:left;}
+html[dir='rtl'] #sex {float:left;}
#dates {float:right; margin-top:5px;}
dd .editlink, dd .deletelink {float:right;}
@@ -1515,7 +1515,7 @@ html[dir='rtl'] #indi_mainimage a img {float:left;}
html[dir='rtl'] #indi_note .fact_NOTE {float:right; margin:0 0 0 10px;}
html[dir='rtl'] #header_accordion1 {float:right;}
html[dir='rtl'] .indi_table {clear:right;}
-html[dir='rtl'] #dates { float:left;}
+html[dir='rtl'] #dates {float:left;}
html[dir='rtl'] dd .editlink, html[dir='rtl'] dd .deletelink {float:left;}
/* INDI IMAGE SPRITE */
@@ -1524,7 +1524,7 @@ html[dir='rtl'] dd .editlink, html[dir='rtl'] dd .deletelink {float:left;}
.male_gender {background-position: -79px 3px; width: 24px;}
.unknown_gender {background-position: -107px 4px; width: 24px;}
-/* =========== Indi tabs ================== */
+/* =========== Indi tabs ================== */
/* Facts & Events tab */
#personal_facts_content .fact_NOTE, #personal_facts_content .fact_SOUR {margin: 5px 3px 5px 0;}
#media-display-image {float:left;}
@@ -1588,7 +1588,7 @@ html[dir='rtl'] .dataTables_length {float:left;}
/* ========= List styles ================= */
.source-list, .note-list, .repo-list, .media-list, .indi-list {margin:5px auto; visibility:hidden; text-align:center; width:98%;}
.source-list table, .note-list table, .repo-list table, .media-list table, .indi-list table {width:100%;}
-.source-list td, .note-list td, .repo-list td, .media-list td, .indi-list td{padding:2px 5px;}
+.source-list td, .note-list td, .repo-list td, .media-list td, .indi-list td {padding:2px 5px;}
.indi-list td {color:#555;}
.indi-list .stats {margin:0 auto; width:auto;}
.source-list th, .note-list th, .repo-list th, .media-list th, .indi-list th {cursor:pointer; white-space: nowrap;}
@@ -1600,8 +1600,8 @@ html[dir='rtl'] .dataTables_length {float:left;}
.SEX_M, .SEX_F, .SEX_U {height:20px;}
.SEX_M img, .SEX_F img, .SEX_U img {vertical-align:top;}
.gender, .aliveinyear, .years, .given, .parents, .charts, .reset {background-color:lightgrey; display:inline; margin:0 6px 0 0; padding:0 0 1px 0;}
-.gender{padding:2px 0;}
-.aliveyear{background-color:#EEE8AA;}
+.gender {padding:2px 0;}
+.aliveyear {background-color:#EEE8AA;}
html[dir='rtl'] .source-list th:last-child, html[dir='rtl'] .note-list th:last-child, html[dir='rtl'] .repo-list th:last-child {margin:0 1px 1px -2px;}
html[dir='rtl'] .gender, html[dir='rtl'] .aliveinyear, html[dir='rtl'] .years, html[dir='rtl'] .given, html[dir='rtl'] .parents, html[dir='rtl'] .charts, html[dir='rtl'] .reset {margin:0 0 0 6px;}
@@ -1616,9 +1616,9 @@ html[dir='rtl'] .gender, html[dir='rtl'] .aliveinyear, html[dir='rtl'] .years, h
#sidebar {border-color:#DDD; display:none; margin:5px 2px 0 0; height:auto;}
.use-sidebar #indi_left {width:77%;}
.use-sidebar #sidebar {display:block;}
-.sidebar-at-right #sidebar { width:20%;}
+.sidebar-at-right #sidebar {width:20%;}
.use-sidebar.sidebar-at-right #sidebar, .sidebar-at-right #separator {float:right;}
-#separator { display: block; background: #DDD url('images/indi_sprite.png') no-repeat -26px 100px; min-width:6px; max-width:10px; width:0.75%; border: 1px solid #888; border-top-left-radius: 3px; border-top-right-radius: 3px; margin-top:5px;}
+#separator {display: block; background: #DDD url('images/indi_sprite.png') no-repeat -26px 100px; min-width:6px; max-width:10px; width:0.75%; border: 1px solid #888; border-top-left-radius: 3px; border-top-right-radius: 3px; margin-top:5px;}
.use-sidebar #separator {background: #DDD url('images/indi_sprite.png') no-repeat -1px 100px;}
html[dir='rtl'] #indi_left {float:right;}
@@ -1633,10 +1633,10 @@ html[dir='rtl'] .use-sidebar #separator {background: #DDD url('images/indi_sprit
#sb_family_nav_content {margin-top:2px;}
.nam a:hover {color:black;}
.nav_content {width:100%;padding:10px 0 0 0;}
-.flyout {color:#000000; text-align:left; margin-top:-20px; right:210px; padding:3px;}
-.flyout2 {color:#000000; text-align:left;margin-top:-2px; left:40px; padding:3px;}
-.flyout2 a:hover{color:black;}
-.flyout4 {color:#000000; text-align:left; margin-top:0;margin-left:0; padding:3px;}
+.flyout {color:#000000; text-align:left; margin-top:-20px; right:210px; padding:3px;}
+.flyout2 {color:#000000; text-align:left;margin-top:-2px; left:40px; padding:3px;}
+.flyout2 a:hover {color:black;}
+.flyout4 {color:#000000; text-align:left; margin-top:0;margin-left:0; padding:3px;}
.flyout3, .flyout3 a {background:none; border:none; text-decoration:none; text-align:left; margin-top:0; left:0; padding:0;}
.famnav_link {font-size:12px; padding:0; width:100%;}
@@ -1647,8 +1647,8 @@ html[dir='rtl'] .flyout3 {text-align:right;}
/* Descendancy */
#sb_desc_content {margin-left:3px; font-size:0.8em;}
#sb_desc_content ul {padding:0; margin:0;}
-.sb_desc_indi_li {list-style-type:none; white-space:nowrap;}
-.desc_tree_div { display:none;}
+.sb_desc_indi_li {list-style-type:none; white-space:nowrap;}
+.desc_tree_div {display:none;}
.desc_tree_div ul {padding:0; margin-left:10px; margin-top:0; margin-right:0;}
html[dir='rtl'] #sb_desc_content {margin-right:3px;}
@@ -1657,7 +1657,7 @@ html[dir='rtl'] .desc_tree_div ul {margin-right:10px; margin-left:0;}
/* Individuals, Families */
.sb_indi_surname_li, .sb_fam_surname_li {list-style-image:url('images/plus.png');}
.name_tree_div li, .name_tree_div_visible li {white-space:normal;}
-.name_tree_div { display:none;}
+.name_tree_div {display:none;}
.name_tree_div li, .name_tree_div_visible li {list-style:none; margin:0; padding:0;}
.name_tree_div ul, .name_tree_div_visible ul {padding:0; margin:0;}
diff --git a/themes/webtrees/chrome.css b/themes/webtrees/chrome.css
index 46f41a7940..f8db05103a 100644
--- a/themes/webtrees/chrome.css
+++ b/themes/webtrees/chrome.css
@@ -1,7 +1,6 @@
-/*
- * @version $Id$$
- */
+/* $Id$ */
+
html[dir='rtl'] #pedigree_chart {
left:auto;
right:20px;
-} \ No newline at end of file
+}
diff --git a/themes/webtrees/modules.css b/themes/webtrees/modules.css
index e322a17f19..92469dbcd0 100644
--- a/themes/webtrees/modules.css
+++ b/themes/webtrees/modules.css
@@ -1,8 +1,8 @@
-/**
+/*
* Theme specific module CSS for PHPGedView
*
* webtrees: Web based Family History software
- * Copyright (C) 2010 webtrees development team.
+ * Copyright (C) 2011 webtrees development team.
*
* Derived from PhpGedView
* Copyright (C) 2002 to 2009 PGV Development Team. All rights reserved.
@@ -21,21 +21,19 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
- * @package webtrees
- * @subpackage Themes
- * @version $Id$
+ * $Id$
*/
-
+
/* GEDFact_assistant - Census - module ===================================== */
/* Date Drop-down menu (census_asst_date.php) */
.UK {
- background-color:#aaffaa;
+ background-color:#aaffaa;
color:black;
- }
+}
.USA {
- background-color:#aaccff;
+ background-color:#aaccff;
color:black;
- }
+}
/* Indi Page - Shared Note column headers (census_note_decode.php) */
.note1 {
margin-left: -0.05em;
@@ -50,12 +48,12 @@
}
/* Navigator */
.cens_search {
- position: relative;
+ position: relative;
float: left;
margin: 0.5em 0 0 0.5em;
width: 23.1em;
height: 33.9em;
- overflow: auto;
+ overflow: auto;
/*border: 1px solid red; */
}
#navenclose {
@@ -64,19 +62,19 @@
margin-bottom: -0.3em;
border-bottom: 0px;
width: 22.3em;
- /* border: 1px solid green; */
+ /* border: 1px solid green; */
}
-.linkcell a {
+.linkcell a {
display: block;
padding: 0.3em 0.3em 0.6em 0.3em;
- margin: -0.3em -0.3em -0.6em -0.3em;
-}
-.linkcell a:hover{
- /* background: #888888; */
+ margin: -0.3em -0.3em -0.6em -0.3em;
+}
+.linkcell a:hover {
+ /* background: #888888; */
}
a.linka {
padding: 0 0 0 0;
- margin: 0 0 0 0;
+ margin: 0 0 0 0;
}
.ltrnav {
position: absolute;
@@ -162,7 +160,7 @@ a.linka {
}
.cens_sour_year {
float: left;
- width: 3.6em;
+ width: 3.6em;
text-align: left;
margin-left: .25em;
padding-bottom: .2em;
@@ -238,7 +236,7 @@ textarea#NOTE {
/*border: 0em outset;*/
float: left;
margin: 0;
- width: 69.8em;
+ width: 69.8em;
}
/* Census data Input area */
.cens_data {
@@ -254,5 +252,5 @@ textarea#NOTE {
}
/* xxxxxxxxxx - module ===================================================== */
-
+
/* yyyyyyyyyy - module ===================================================== */
diff --git a/themes/webtrees/msie.css b/themes/webtrees/msie.css
index 7aba2e4674..fc8e651644 100644
--- a/themes/webtrees/msie.css
+++ b/themes/webtrees/msie.css
@@ -1,19 +1,19 @@
/* $Id$ */
-
-form {
+
+form {
margin-top: 0px; margin-bottom: 0px;
}
.small_inner_block {
- height: expression( this.scrollHeight > 199 ? "200px" : "auto" );
+ height: expression( this.scrollHeight > 199 ? "200px" : "auto" );
}
.normal_inner_block {
width: 100%;
}
-/*
- * The following style definitions can be removed when IE supports the "opacity"
+/*
+ * The following style definitions can be removed when IE supports the "opacity"
* specification in place of its proprietary and non-standard method.
*/
.rela {
diff --git a/themes/webtrees/style.css b/themes/webtrees/style.css
index b03877894d..7db5125d62 100644
--- a/themes/webtrees/style.css
+++ b/themes/webtrees/style.css
@@ -50,7 +50,7 @@ a {
text-decoration:none;
}
-a:hover {
+a:hover {
color:#ff0000;
text-decoration:none;
}
@@ -122,13 +122,13 @@ img.block, #calendar_img_indi, #calendar_img_fam, #biglink img, #mycart img {
.person_boxF {
background-color:#e9daf1;
border:1px solid #ff2080;
- padding:2px;
+ padding:2px;
}
.person_boxNN {
background-color:#ffffff;
border:dashed #81a9cb 1px;
- padding:2px;
+ padding:2px;
}
.person_box:target, .news_box:target, #gedcom_stats:target {
@@ -359,7 +359,7 @@ a:hover .nameZoom {
color:#333333;
font-weight:bold; font-size:16px;
letter-spacing:.2px;
- line-height: 2;
+ line-height:2;
padding:0 5px;
}
@@ -1035,7 +1035,7 @@ html[dir='rtl'] .header_search {
text-decoration:line-through !important;
}
/* ====== */
-
+
.note_details {
display:none;
}
@@ -1138,40 +1138,40 @@ a.showit:hover > span {
z-index:100;
}
- #map_type
- {
- margin:0;
- padding:0;
- font-size:10px;
- list-style:none;
- }
- #map_type li
- {
- display:block;
- width:70px;
- text-align:center;
- padding:2px;
- border:1px solid #000000;
- cursor:pointer;
- float:left;
- margin-left:2px;
- }
- #map_type li.non_active
- {
- background:#ffffff;
- color:#000000;
- font-weight:normal;
- }
- #map_type li.active
- {
- background:#808080;
- color:#ffffff;
- font-weight:bold;
- }
- #map_type li:hover
- {
- background:#dddddd;
- }
+#map_type
+{
+ margin:0;
+ padding:0;
+ font-size:10px;
+ list-style:none;
+}
+#map_type li
+{
+ display:block;
+ width:70px;
+ text-align:center;
+ padding:2px;
+ border:1px solid #000000;
+ cursor:pointer;
+ float:left;
+ margin-left:2px;
+}
+#map_type li.non_active
+{
+ background:#ffffff;
+ color:#000000;
+ font-weight:normal;
+}
+#map_type li.active
+{
+ background:#808080;
+ color:#ffffff;
+ font-weight:bold;
+}
+#map_type li:hover
+{
+ background:#dddddd;
+}
.tag_cloud {
text-align:center;
@@ -1271,7 +1271,7 @@ form, button, input {display:none;} /* buttons and input are used out of forms i
ul.clist {
list-style-image:none;
text-decoration:none;
- color:#000000;
+ color:#000000;
margin:0;
}
@@ -1283,7 +1283,7 @@ ul.clist {
text-align:center;
}
-.gchart{
+.gchart {
border:solid #81a9cb 1px;
}
@@ -1297,7 +1297,7 @@ dl {
}
dt {
- float:left;
+ float:left;
font-weight:bold;
margin-right:10px;
clear:both;
@@ -1323,31 +1323,31 @@ dd {
}
td.descriptionbox a {color:#ffffff;}/* this keeps the tag color the same when it is a link as when not */
-.place { padding-top:5px;}
+.place {padding-top:5px;}
.logo {text-align:center;}
/* styles for FindFacts pop-up */
#layDefinedTags,#tabDefinedTagsShow {width:450px;}
#tabDefinedTags {width:430px;}
-#layDefinedTags {margin-left:auto;margin-right:auto; height:285px;overflow:auto; border:inset 2px buttonface;}
+#layDefinedTags {margin-left:auto;margin-right:auto; height:285px;overflow:auto; border:inset 2px buttonface;}
#tabDefinedTags {border-collapse:collapse;}
-#tabDefinedTags th,#tabDefinedTags td {border:solid 1px #000000;margin:0; padding:3px;}
+#tabDefinedTags th,#tabDefinedTags td {border:solid 1px #000000;margin:0; padding:3px;}
#tabDefinedTags tbody th {text-align:left;font-weight:bold;}
#tabDefinedTags tr.sel {background-color:#d1d9ef;color:#888888;}
#tabDefinedTags tr.unsel {background-color:#ffffff;color:#888888;}
#tabDefinedTagsShow {margin-left:auto;margin-right:auto;}
#tabDefinedTagsShow td {width:50%;text-align:center;}
#tabFilterAndCustom {margin-left:auto;margin-right:auto;}
-#tabAction { margin-left:auto;margin-right:auto;}
-#tabAction td {width:50%; text-align:center;}
+#tabAction {margin-left:auto;margin-right:auto;}
+#tabAction td {width:50%; text-align:center;}
/* ======= List styles =========== */
.source-list, .note-list, .repo-list, .media-list, .indi-list {margin:5px auto; visibility:hidden; text-align:center; width:98%;}
.source-list table, .note-list table, .repo-list table, .media-list table, .indi-list table {width:100%;}
-.source-list td, .note-list td, .repo-list td, .media-list td, .indi-list td{padding:2px 5px;}
+.source-list td, .note-list td, .repo-list td, .media-list td, .indi-list td {padding:2px 5px;}
.indi-list td {color:#555555;}
.indi-list .stats {margin:0 auto; width:auto;}
-.source-list th, .note-list th, .repo-list th, .media-list th, .indi-list th{cursor:pointer; font-weight:600; padding:2px 4px; white-space:nowrap;}
+.source-list th, .note-list th, .repo-list th, .media-list th, .indi-list th {cursor:pointer; font-weight:600; padding:2px 4px; white-space:nowrap;}
.source-list th:last-child, .note-list th:last-child, .repo-list th:last-child {margin:0 -2px 1px 1px; padding:3px 0 4px; width:24px;}
#source-details h2, #note-details h2, #repo-details h2, #media-details h2 {margin-bottom:20px; text-align:center;}
#source-tabs, #note-tabs, #repo-tabs, #media-tabs {margin:auto; visibility:hidden; width:80%;}
@@ -1356,26 +1356,26 @@ td.descriptionbox a {color:#ffffff;}/* this keeps the tag color the same when i
.SEX_M, .SEX_F, .SEX_U {height:20px;}
.SEX_M img, .SEX_F img, .SEX_U img {vertical-align:top;}
.gender, .aliveinyear, .years, .given, .parents, .charts, .reset {background-color:#d3d3d3; display:inline; margin:0 6px 0 0; padding:0 0 1px 0;}
-.gender{padding:2px 0;}
-.aliveyear{background-color:#eee8aa;}
+.gender {padding:2px 0;}
+.aliveyear {background-color:#eee8aa;}
html[dir='rtl'] .source-list th:last-child, html[dir='rtl'] .note-list th:last-child, html[dir='rtl'] .repo-list th:last-child {margin:0 1px 1px -2px;}
html[dir='rtl'] .gender, html[dir='rtl'] .aliveinyear, html[dir='rtl'] .years, html[dir='rtl'] .given, html[dir='rtl'] .parents, html[dir='rtl'] .charts, html[dir='rtl'] .reset {margin:0 0 0 6px;}
/* ======= Block styles ========== */
-#index_main_blocks { clear:none; width:66%; float:left; padding:3px;}
+#index_main_blocks {clear:none; width:66%; float:left; padding:3px;}
#index_small_blocks {clear:none; width:33%; float:right;}
-#index_full_blocks { clear:none; width:100%;}
+#index_full_blocks {clear:none; width:100%;}
#random_picture {text-align:center;}
-.small_inner_block { max-height:200px; overflow:auto; font-size:10px;}
+.small_inner_block {max-height:200px; overflow:auto; font-size:10px;}
.normal_inner_block {overflow:auto;}
-.block { background-color:#edf7fd; border:solid #81a9cb 1px; color:#000000; font-size:12px; margin-top:10px; padding:3px; vertical-align:top;}
+.block {background-color:#edf7fd; border:solid #81a9cb 1px; color:#000000; font-size:12px; margin-top:10px; padding:3px; vertical-align:top;}
.blockcontent {margin:5px; font-size:13px; overflow:auto;}
.blockcontent .list_table {border-spacing:0; border:solid #81a9cb 1px; border-right:0;}
.blockcontent .list_value, .blockcontent .list_value_wrap {border:0; border-top:solid #81a9cb 1px; border-right:solid #81a9cb 1px;}
/* ======= FAQ table styles ========== */
-table.faq {background-color:#e0e0e0; margin:5px 0 50px 5px;width:98%;}
+table.faq {background-color:#e0e0e0; margin:5px 0 50px 5px;width:98%;}
table.faq tr.odd td {background-color:#e7eef3;}
div.faq_title {background-color:#e0e0e0;margin:1em 0;padding:.25em;font-weight:bold;width:98%;}
div.faq_body {clear:both;margin:1em 0;padding:1em;}
@@ -1515,18 +1515,18 @@ html[dir='rtl'] #main-menu li li a {float:right;padding:1px 5px 1px 10px;}
#menu-theme li {text-align:left;} /* The theme menu is always LTR, even on RTL pages */
/* ========= Login|Favorites|Theme|Language menu items ========== */
-#extra-menu {float:right;white-space:nowrap; margin:20px 10px 0 0;}
-#extra-menu.makeMenu li ul {left:auto; right:0;}
+#extra-menu {float:right;white-space:nowrap; margin:20px 10px 0 0;}
+#extra-menu.makeMenu li ul {left:auto; right:0;}
#extra-menu a {background:none; display:inline;}
.makeMenu {color:#555555; font-weight:bold;}
.makeMenu li {display:inline; position:relative; white-space:nowrap; border-left:2px solid; padding:0 5px;}
.makeMenu li:first-child, .makeMenu li ul li {border:none;}
-.makeMenu li ul {display:none; font-weight:normal; position:absolute; left:0; right:auto; top:1.1em; background-color:#ffffff; border:thin solid #aaaaaa; z-index:999;}
-.makeMenu li ul li {padding:2px; display:block; text-align:left;}
-.makeMenu, .makeMenu li ul {list-style:none; margin:0; padding:1px;}
+.makeMenu li ul {display:none; font-weight:normal; position:absolute; left:0; right:auto; top:1.1em; background-color:#ffffff; border:thin solid #aaaaaa; z-index:999;}
+.makeMenu li ul li {padding:2px; display:block; text-align:left;}
+.makeMenu, .makeMenu li ul {list-style:none; margin:0; padding:1px;}
.makeMenu li:hover > ul {display:block;}
-html[dir='rtl'] #extra-menu { float:left; margin:20px 0 0 10px;}
+html[dir='rtl'] #extra-menu {float:left; margin:20px 0 0 10px;}
html[dir='rtl'] #extra-menu.makeMenu li ul {left:0;right:auto;}
html[dir='rtl'] .makeMenu li ul {left:auto; right:0;}
html[dir='rtl'] .makeMenu li ul li {text-align:right;}
@@ -1535,7 +1535,7 @@ html[dir='rtl'] .makeMenu li:first-child, html[dir='rtl'] .makeMenu li ul li {b
/* ========= Positioning edit, copy, delete links ============= */
/* General use */
-.editfacts {clear:left; padding-top:15px;} /* a container for the following three links */
+.editfacts {clear:left; padding-top:15px;} /* a container for the following three links */
.editlink, .copylink, .deletelink {float:left;}
html[dir='rtl'] .editlink, html[dir='rtl'] .copylink, html[dir='rtl'] .deletelink {float:right;}
span.link_text {display:none;}
@@ -1544,7 +1544,7 @@ span.link_text {display:none;}
html[dir='rtl'].field .editlink, html[dir='rtl'].field .deletelink {float:left;}
/* =========== end edit, copy, delete links ==================== */
-/* =========== Indi header ================== */
+/* =========== Indi header ================== */
#indi_header {float:left; width:98%; border-radius:3px; border:1px solid #b2c7d7; margin:5px 0; padding:10px;}
#indi_header h3 {color:#555555; font-size:90%; font-weight:bold; margin:0; padding:0 10px 0 30px; text-align:left;}
#indi_header h3.name_one {overflow:hidden; position:relative; font-size:1.5em;}
@@ -1560,12 +1560,12 @@ html[dir='rtl'].field .editlink, html[dir='rtl'].field .deletelink {float:lef
#indi_mainimage {float:left;}
#indi_mainimage a img {float:left; padding:0;}
-#indi_name_details { margin:0; overflow:hidden !important; padding:5px;}
+#indi_name_details {margin:0; overflow:hidden !important; padding:5px;}
#indi_name_details .warning {color:#ff0000; font-size:1em;}
#indi_name_details dt:after {content:":";}
#name1 {}
-#indi_note {margin: 0 0 5px 0;}
+#indi_note {margin:0 0 5px 0;}
#header_accordion1 {float:right;}
@@ -1588,8 +1588,8 @@ html[dir='rtl'] #indi_mainimage a img {float:right;}
html[dir='rtl'] #indi_note .fact_NOTE {float:right; margin:0 0 0 10px;}
html[dir='rtl'] #header_accordion1 {float:left;}
html[dir='rtl'] .indi_table {clear:right;}
-html[dir='rtl'] #sex {float:left;}
-html[dir='rtl'] #dates { float:left;}
+html[dir='rtl'] #sex {float:left;}
+html[dir='rtl'] #dates {float:left;}
html[dir='rtl'] dd .editlink, html[dir='rtl'] dd .deletelink {float:left;}
/* General sprite */
@@ -1605,7 +1605,7 @@ html[dir='rtl'] dd .editlink, html[dir='rtl'] dd .deletelink {float:left;}
.icon_arrow {display:block; background:url('images/small_menu_sprite.png') no-repeat left 0;}
.icon_arrow {background-position:90% -1166px;} html[dir='rtl'] .icon_arrow {background-position:10% -1184px;}
-/* =========== Indi tabs ================== */
+/* =========== Indi tabs ================== */
/* Facts & Events tab */
#personal_facts_content .fact_NOTE, #personal_facts_content .fact_SOUR {margin:5px 3px 5px 0;}
#media-display-image {float:left;}
@@ -1653,7 +1653,7 @@ html[dir='rtl'] .dataTables_length {float:left;}
#sidebar {border-color:#dddddd; display:none; margin:5px 2px 0 0; height:auto;}
.use-sidebar #indi_left {width:77%;}
.use-sidebar #sidebar {display:block;}
-.sidebar-at-right #sidebar { width:20%;}
+.sidebar-at-right #sidebar {width:20%;}
.use-sidebar.sidebar-at-right #sidebar, .sidebar-at-right #separator {float:right;}
#separator {float:right; display:block; background:#99c2ff url('images/general_sprite.png') no-repeat -26px 100px; width:0.75%; min-width:6px; max-width:10px; border:1px solid #81a9cb; border-top-left-radius:3px; border-top-right-radius:3px; margin-top:5px;}
.use-sidebar #separator {background:#99c2ff url('images/general_sprite.png') no-repeat -1px 100px;}
@@ -1671,10 +1671,10 @@ html[dir='rtl'] .use-sidebar #separator {background:#99c2ff url('images/general_
#sb_family_nav_content {margin-top:8px;}
.nam a:hover {color:#ff0000;}
.nav_content {width:100%; padding:0;}
-.flyout {color:#000000; text-align:left; margin-top:-20px; right:210px; padding:3px;}
-.flyout2 {color:#000000; text-align:left;margin-top:-2px; left:40px; padding:3px;}
-.flyout2 a:hover{color:#ff0000;}
-.flyout4 {color:#000000; text-align:left; margin-top:0;margin-left:0; padding:3px;}
+.flyout {color:#000000; text-align:left; margin-top:-20px; right:210px; padding:3px;}
+.flyout2 {color:#000000; text-align:left;margin-top:-2px; left:40px; padding:3px;}
+.flyout2 a:hover {color:#ff0000;}
+.flyout4 {color:#000000; text-align:left; margin-top:0;margin-left:0; padding:3px;}
.flyout3, .flyout3 a {background:none; border:none; text-decoration:none; text-align:left; margin-top:0; left:0; padding:0;}
html[dir='rtl'] .flyout {text-align:right; left:210px;}
@@ -1686,8 +1686,8 @@ html[dir='rtl'] .flyout3 {text-align:right;}
#sb_desc_content {margin-left:3px; font-size:0.8em;}
#sb_desc_content ul {padding:0; margin:0;}
.sb_desc_indi_li {list-style-type:none;}
-.desc_tree_div { display:none;}
-.desc_tree_div ul {padding:0; margin-left:10px;margin-top:0;margin-right:0;}
+.desc_tree_div {display:none;}
+.desc_tree_div ul {padding:0; margin-left:10px;margin-top:0;margin-right:0;}
html[dir='rtl'] #sb_desc_content {margin-right:3px;}
html[dir='rtl'] .desc_tree_div ul {margin-right:10px;margin-left:0;}
@@ -1695,7 +1695,7 @@ html[dir='rtl'] .desc_tree_div ul {margin-right:10px;margin-left:0;}
/* Individuals, Families */
#sb_content_individuals, #sb_content_families {margin-top:5px;}
.sb_indi_surname_li, .sb_fam_surname_li {list-style-image:url('images/plus.png');}
-.name_tree_div { display:none;}
+.name_tree_div {display:none;}
.name_tree_div ul, .name_tree_div_visible ul {padding:0;margin:0;}
.name_tree_div li, .name_tree_div_visible li {list-style:none; margin:0; padding:0;}
diff --git a/themes/xenea/modules.css b/themes/xenea/modules.css
index 88fa17a811..d79efe4e8f 100644
--- a/themes/xenea/modules.css
+++ b/themes/xenea/modules.css
@@ -1,8 +1,8 @@
-/**
+/*
* Theme specific module CSS for PHPGedView
*
* webtrees: Web based Family History software
- * Copyright (C) 2010 webtrees development team.
+ * Copyright (C) 2011 webtrees development team.
*
* Derived from PhpGedView
* Copyright (C) 2010 PGV Development Team. All rights reserved.
@@ -21,21 +21,19 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
- * @package webtrees
- * @subpackage module themes
- * @version $Id$
+ * $Id$
*/
-
+
/* GEDFact_assistant - Census - module ===================================== */
/* Date Drop-down menu (census_asst_date.php) */
.UK {
- background-color:#aaffaa;
+ background-color:#aaffaa;
color:black;
- }
+}
.USA {
- background-color:#aaccff;
+ background-color:#aaccff;
color:black;
- }
+}
/* Indi Page - Shared Note column headers (census_note_decode.php) */
.note1 {
margin-left: -0.05em;
@@ -50,12 +48,12 @@
}
/* Navigator */
.cens_search {
- position: relative;
+ position: relative;
float: left;
margin: 0.5em 0 0 0.5em;
width: 23.1em;
height: 33.9em;
- overflow: auto;
+ overflow: auto;
/*border: 1px solid red; */
}
#navenclose {
@@ -64,19 +62,19 @@
margin-bottom: -0.3em;
border-bottom: 0px;
width: 22.3em;
- /* border: 1px solid green; */
+ /* border: 1px solid green; */
}
-.linkcell a {
+.linkcell a {
display: block;
padding: 0.3em 0.3em 0.6em 0.3em;
- margin: -0.3em -0.3em -0.6em -0.3em;
-}
-.linkcell a:hover{
- /* background: #888888; */
+ margin: -0.3em -0.3em -0.6em -0.3em;
+}
+.linkcell a:hover {
+ /* background: #888888; */
}
a.linka {
padding: 0 0 0 0;
- margin: 0 0 0 0;
+ margin: 0 0 0 0;
}
.ltrnav {
position: absolute;
@@ -162,7 +160,7 @@ a.linka {
}
.cens_sour_year {
float: left;
- width: 3.6em;
+ width: 3.6em;
text-align: left;
margin-left: .25em;
padding-bottom: .2em;
@@ -238,7 +236,7 @@ textarea#NOTE {
/*border: 0em outset;*/
float: left;
margin: 0;
- width: 69.8em;
+ width: 69.8em;
}
/* Census data Input area */
.cens_data {
@@ -254,5 +252,5 @@ textarea#NOTE {
}
/* xxxxxxxxxx - module ===================================================== */
-
+
/* yyyyyyyyyy - module ===================================================== */
diff --git a/themes/xenea/msie.css b/themes/xenea/msie.css
index 321f2fd92d..5042985c65 100644
--- a/themes/xenea/msie.css
+++ b/themes/xenea/msie.css
@@ -1,15 +1,8 @@
-/*
- * @version $Id$
- */
+/* $Id$ */
-.makeMenu li ul {
- top: 2px!important;
- z-index: 9000;
-}
-.rela {
- filter: alpha(opacity=67);
-}
-#content { *margin-top: 50px;}
-#fav-menu { *left: 30px;}
-html[dir='rtl'] #fav-menu { *right: 30px;}
+.makeMenu li ul {top: 2px!important; z-index: 9000;}
+.rela {filter: alpha(opacity=67);}
+#content {*margin-top: 50px;}
+#fav-menu {*left: 30px;}
+html[dir='rtl'] #fav-menu {*right: 30px;}
diff --git a/themes/xenea/style.css b/themes/xenea/style.css
index 4613c34c98..959dff6977 100644
--- a/themes/xenea/style.css
+++ b/themes/xenea/style.css
@@ -119,40 +119,40 @@ html[dir='rtl'] #extra-menu.makeMenu li ul {left:0; right:auto;}
/* Menu icons */
#main-menu > li {
- background-image:url(images/sprites-top-menu.png);
- background-repeat:no-repeat;
- width:80px;
- text-align:center;
- height:28px;
- line-height:28px;
- text-indent:0;
+ background-image:url(images/sprites-top-menu.png);
+ background-repeat:no-repeat;
+ width:80px;
+ text-align:center;
+ height:28px;
+ line-height:28px;
+ text-indent:0;
}
#main-menu li li {
- background-image:url(images/sprites-sub-menu.png);
- background-repeat:no-repeat;
- height:23px; left:auto;
- line-height:23px;
- text-align:left;
- text-indent:26px; width:100%
+ background-image:url(images/sprites-sub-menu.png);
+ background-repeat:no-repeat;
+ height:23px; left:auto;
+ line-height:23px;
+ text-align:left;
+ text-indent:26px; width:100%
}
/* Reverse left and right on RTL pages */
html[dir='rtl'] #topMenu {float:right;}
html[dir='rtl'] #main-menu li {float:right;}
html[dir='rtl'] #main-menu li:hover > ul {right:100%; left:auto;}
-html[dir='rtl'] #main-menu > li:hover > ul{left:auto; right:0;}
+html[dir='rtl'] #main-menu > li:hover > ul {left:auto; right:0;}
html[dir='rtl'] #main-menu li li {text-align:right;}
html[dir='rtl'] #main-menu li li a {float:right;padding:1px 5px 1px 10px;}
/********************Menu Top Row Icons **********************/
-#menu-tree {background-position:center -0px;}
+#menu-tree {background-position:center -0px;}
#menu-chart {background-position:center -29px;}
-#menu-list {background-position:center -58px;}
-#menu-calendar {background-position:center -87px;}
-#menu-report {background-position:center -116px;}
-#menu-search {background-position:center -145px;}
+#menu-list {background-position:center -58px;}
+#menu-calendar {background-position:center -87px;}
+#menu-report {background-position:center -116px;}
+#menu-search {background-position:center -145px;}
#menu-help {background-position:center -174px;}
#menu-mymenu {background-position:center -203px;}
#menu-clippings {background-position:center -232px;}
@@ -163,16 +163,16 @@ html[dir='rtl'] #main-menu li li a {float:right;padding:1px 5px 1px 10px;}
#menu-obje {background-position:center -377px;}
#menu-repo {background-position:center -406px;}
#menu-story {background-position:center -435px;}
-
+
/*******************Menu submenu Icons**********************/
/* Chart Icons */
-#menu-chart-ancestry {background-position:left -0px;} html[dir=rtl] #menu-chart-ancestry {background-position:right -0px;}
+#menu-chart-ancestry {background-position:left -0px;} html[dir=rtl] #menu-chart-ancestry {background-position:right -0px;}
#menu-chart-fanchart {background-position:left -23px;} html[dir=rtl] #menu-chart-fanchart {background-position:right -23px;}
#menu-chart-compact {background-position:left -46px;} html[dir=rtl] #menu-chart-compact {background-position:right -46px;}
-#menu-chart-descendancy {background-position:left -69px;} html[dir=rtl] #menu-chart-descendancy {background-position:right -69px;}
+#menu-chart-descendancy {background-position:left -69px;} html[dir=rtl] #menu-chart-descendancy {background-position:right -69px;}
#menu-chart-familybook {background-position:left -92px;} html[dir=rtl] #menu-chart-familybook {background-position:right -92px;}
#menu-chart-hourglass {background-position:left -115px;} html[dir=rtl] #menu-chart-hourglass {background-position:right -115px;}
-#menu-chart-tree {background-position:left -138px;} html[dir=rtl] #menu-chart-tree {background-position:right -138px;}
+#menu-chart-tree {background-position:left -138px;} html[dir=rtl] #menu-chart-tree {background-position:right -138px;}
#menu-chart-lifespan {background-position:left -161px;} html[dir=rtl] #menu-chart-lifespan {background-position:right -161px;}
#menu-chart-pedigree {background-position:left -184px;} html[dir=rtl] #menu-chart-pedigree {background-position:right -184px;}
#menu-chart-pedigree_map {background-position:left -207px;} html[dir=rtl] #menu-chart-pedigree_map {background-position:right -207px;}
@@ -186,7 +186,7 @@ html[dir='rtl'] #main-menu li li a {float:right;padding:1px 5px 1px 10px;}
#menu-list-obje {background-position:left -299px;} html[dir=rtl] #menu-list-obje {background-position:right -299px;}
#menu-list-plac {background-position:left -322px;} html[dir=rtl] #menu-list-plac {background-position:right -322px;}
#menu-list-repo {background-position:left -345px;} html[dir=rtl] #menu-list-repo {background-position:right -345px;}
-#menu-list-note {background-position:left -368px;} html[dir=rtl] #menu-list-note {background-position:right -368px;}
+#menu-list-note {background-position:left -368px;} html[dir=rtl] #menu-list-note {background-position:right -368px;}
#menu-list-sour {background-position:left -391px;} html[dir=rtl] #menu-list-sour {background-position:right -391px;}
#menu-branches {background-position:left -414px;} html[dir=rtl] #menu-branches {background-position:right -414px;}
#menu-list-fam {background-position:left -437px;} html[dir=rtl] #menu-list-fam {background-position:right -437px;}
@@ -203,12 +203,12 @@ html[dir='rtl'] #main-menu li li a {float:right;padding:1px 5px 1px 10px;}
/* Search Icons */
#menu-search-general {background-position:left -529px;} html[dir=rtl] #menu-search-general {background-position:right -529px;}
#menu-search-soundex {background-position:left -529px;} html[dir=rtl] #menu-search-soundex {background-position:right -529px;}
-#menu-search-advanced {background-position:left -529px;} html[dir=rtl] #menu-search-advanced {background-position:right -529px;}
+#menu-search-advanced {background-position:left -529px;} html[dir=rtl] #menu-search-advanced {background-position:right -529px;}
#menu-search-replace {background-position:left -529px;} html[dir=rtl] #menu-search-replace {background-position:right -529px;}
/* Help Icons */
#menu-help-genealogy {background-position:left -552px;} html[dir=rtl] #menu-help-genealogy {background-position:right -552px;}
-#menu-help-show {background-position:left -552px;} html[dir=rtl] #menu-help-show {background-position:right -552px;}
+#menu-help-show {background-position:left -552px;} html[dir=rtl] #menu-help-show {background-position:right -552px;}
#menu-help-contents {background-position:left -552px;} html[dir=rtl] #menu-help-contents {background-position:right -552px;}
#menu-help-hide {background-position:left -552px;} html[dir=rtl] #menu-help-hide {background-position:right -552px;}
#menu-help-faq {background-position:left -552px;} html[dir=rtl] #menu-help-faq {background-position:right -552px;}
@@ -233,7 +233,7 @@ html[dir='rtl'] #main-menu li li a {float:right;padding:1px 5px 1px 10px;}
/* Clipping Icons */
#menu-clippingscart {background-position:left -621px;} html[dir=rtl] #menu-clippingscart {background-position:right -621px;}
-#menu-clippingsadd {background-position:left -621px;} html[dir=rtl] #menu-clippingsadd {background-position:right -621px;}
+#menu-clippingsadd {background-position:left -621px;} html[dir=rtl] #menu-clippingsadd {background-position:right -621px;}
/* Edit Icons */
#menu-indi-editraw {background-position:left -667px;} html[dir=rtl] #menu-indi-editraw {background-position:right -667px;}
@@ -303,7 +303,7 @@ ul {
text-align:center;
}
-table.center{
+table.center {
margin-left:auto;
margin-right:auto;
}
@@ -1011,7 +1011,7 @@ html[dir='rtl'] .themesubmenu {margin-right:0;}
border-right:solid #84BEFF 1px;
}
-img.block{
+img.block {
border:none;
height:20px;
vertical-align:middle;
@@ -1593,7 +1593,7 @@ ul.clist {
text-align:center;
}
-.gchart{
+.gchart {
}
.execution_stats {
@@ -1610,10 +1610,10 @@ dl {
}
dt {
- float:left;
+ float:left;
font-weight:bold;
margin-right:10px;
- clear:both;
+ clear:both;
}
html[dir="rtl"] dt {
float:right;
@@ -1792,7 +1792,7 @@ html[dir='rtl'] dd .editlink, html[dir='rtl'] dd .deletelink {float:left;}
.copyicon {background-position:-70px -32px; width:24px; height:16px;}
.deleteicon {background-position:-100px -32px; width:24px; height:16px;}
-/* =========== Indi tabs ================== */
+/* =========== Indi tabs ================== */
/* Facts & Events tab */
#personal_facts_content .fact_NOTE, #personal_facts_content .fact_SOUR {margin:5px 3px 5px 0;}
#media-display-image {float:left;}
@@ -1854,7 +1854,7 @@ html[dir='rtl'] .dataTables_length {float:left;}
/* ========= List styles ================= */
.source-list, .note-list, .repo-list, .media-list, .indi-list {margin:5px auto; visibility:hidden; text-align:center; width:98%;}
.source-list table, .note-list table, .repo-list table, .media-list table, .indi-list table {width:100%;}
-.source-list td, .note-list td, .repo-list td, .media-list td, .indi-list td{padding:2px 5px;}
+.source-list td, .note-list td, .repo-list td, .media-list td, .indi-list td {padding:2px 5px;}
.indi-list td {color:#555;}
.indi-list .stats {margin:0 auto; width:auto;}
.source-list th, .note-list th, .repo-list th, .media-list th, .indi-list th {cursor:pointer; white-space:nowrap;}
@@ -1866,8 +1866,8 @@ html[dir='rtl'] .dataTables_length {float:left;}
.SEX_M, .SEX_F, .SEX_U {height:20px;}
.SEX_M img, .SEX_F img, .SEX_U img {vertical-align:top;}
.gender, .aliveinyear, .years, .given, .parents, .charts, .reset {background-color:lightgrey; display:inline; margin:0 6px 0 0; padding:0 0 1px 0;}
-.gender{padding:2px 0;}
-.aliveyear{background-color:#EEE8AA;}
+.gender {padding:2px 0;}
+.aliveyear {background-color:#EEE8AA;}
html[dir='rtl'] .source-list th:last-child, html[dir='rtl'] .note-list th:last-child, html[dir='rtl'] .repo-list th:last-child {margin:0 1px 1px -2px;}
html[dir='rtl'] .gender, html[dir='rtl'] .aliveinyear, html[dir='rtl'] .years, html[dir='rtl'] .given, html[dir='rtl'] .parents, html[dir='rtl'] .charts, html[dir='rtl'] .reset {margin:0 0 0 6px;}
@@ -1901,7 +1901,7 @@ html[dir='rtl'] .use-sidebar #separator {background:#c3dfff url('images/indi_spr
.nav_content {width:100%; padding:10px 0;}
.flyout {color:#000000; text-align:left; margin-top:-20px; right:210px; padding:3px;}
.flyout2 {color:#000000; text-align:left;margin-top:-2px; left:40px; padding:3px;}
-.flyout2 a:hover{color:#ff0000;}
+.flyout2 a:hover {color:#ff0000;}
.flyout4 {color:#000000; text-align:left; margin-top:0;margin-left:0; padding:3px;}
.flyout3, .flyout3 a {background:none; border:none; text-decoration:none; text-align:left; margin-top:0; left:0; padding:0;}
.famnav_link {font-size:12px; padding:0; width:100%;}
@@ -1964,4 +1964,4 @@ form, button, input {display:none;} /* buttons and input are used out of forms i
z-index:1;
}
-}
+}