summaryrefslogtreecommitdiff
path: root/themes/fab
diff options
context:
space:
mode:
Diffstat (limited to 'themes/fab')
-rw-r--r--themes/fab/modules.css40
-rw-r--r--themes/fab/msie.css19
-rw-r--r--themes/fab/style.css46
3 files changed, 48 insertions, 57 deletions
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;}