diff options
Diffstat (limited to 'themes/minimal')
| -rw-r--r-- | themes/minimal/modules.css | 42 | ||||
| -rw-r--r-- | themes/minimal/msie.css | 32 | ||||
| -rw-r--r-- | themes/minimal/style.css | 70 |
3 files changed, 62 insertions, 82 deletions
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;} |
