diff options
| author | Rob Peters <makitso@gmail.com> | 2010-09-25 23:35:21 +0000 |
|---|---|---|
| committer | Rob Peters <makitso@gmail.com> | 2010-09-25 23:35:21 +0000 |
| commit | 5db63673084810b24f22156013d3e74a334dd29b (patch) | |
| tree | b84281ed9a9fc4053463d7dc46fef6ff82de7ee6 /themes/colors | |
| parent | 8e34d70b279a52c64eec2f2b727416f7b1b1bca3 (diff) | |
| download | webtrees-5db63673084810b24f22156013d3e74a334dd29b.tar.gz webtrees-5db63673084810b24f22156013d3e74a334dd29b.tar.bz2 webtrees-5db63673084810b24f22156013d3e74a334dd29b.zip | |
Fix for http://webtrees.net/forums/10-help-for-ver-10-latest-release/3374-welcome-block-horiz-scrollbar-safari-5
Refactor front page block and blockcontent and remove unneeded code
Diffstat (limited to 'themes/colors')
| -rw-r--r-- | themes/colors/css/aquamarine.css | 100 | ||||
| -rw-r--r-- | themes/colors/css/ash.css | 100 | ||||
| -rw-r--r-- | themes/colors/css/belgianchocolate.css | 102 | ||||
| -rw-r--r-- | themes/colors/css/bluelagoon.css | 102 | ||||
| -rw-r--r-- | themes/colors/css/bluemarine.css | 102 | ||||
| -rw-r--r-- | themes/colors/css/coldday.css | 102 | ||||
| -rw-r--r-- | themes/colors/css/greenbeam.css | 100 | ||||
| -rw-r--r-- | themes/colors/css/mediterranio.css | 102 | ||||
| -rw-r--r-- | themes/colors/css/mercury.css | 102 | ||||
| -rw-r--r-- | themes/colors/css/nocturnal.css | 102 | ||||
| -rw-r--r-- | themes/colors/css/olivia.css | 102 | ||||
| -rw-r--r-- | themes/colors/css/pinkplastic.css | 102 | ||||
| -rw-r--r-- | themes/colors/css/shinytomato.css | 102 | ||||
| -rw-r--r-- | themes/colors/css/tealtop.css | 102 |
14 files changed, 291 insertions, 1131 deletions
diff --git a/themes/colors/css/aquamarine.css b/themes/colors/css/aquamarine.css index b8e4525e4e..451b681e02 100644 --- a/themes/colors/css/aquamarine.css +++ b/themes/colors/css/aquamarine.css @@ -298,15 +298,6 @@ color: #ffffff; } /* Start Standard Code */ -div.blockcontent { -margin-left:auto; -border:1px solid #999; -margin-right:auto; -margin-bottom:10px; -font-size: 13px; -overflow:auto; -} - #content { width:auto; background:#FFF; @@ -346,68 +337,25 @@ width:100%; color:#333333; } -#index_small_blocks .blockheader { -width:100%; -caption-side:top; -margin:0; -padding:0; -overflow:hidden; -} - -#index_small_blocks .blockh2 { -width:auto; -} - -#index_small_blocks .blockhc .help .icon, -#index_small_blocks .blockhc .adminicon, -#index_main_blocks .blockh2 .icon, -#index_main_blocks .blockh2 .adminicon { -position:relative; -text-align:right; -top:3px; -} - -#index_small_blocks .blockcontent { -width:auto; -caption-side: right; -margin-right:2px; -} - -#index_main_blocks .blockheader { -caption-side: left; -} - -#index_main_blocks .blockh2, -#index_small_blocks .blockhc { -white-space:nowrap; -overflow:hidden; -} - -#index_main_blocks .blockcontent { -padding:5px; -margin-left:0; -margin-right:2px; -} - -.small_inner_block { -overflow:auto; -font-size: 13px; /* changed from 10 to 13 */ -text-decoration:none; -max-height:420px; -width:auto; -padding:0 5px; +.block { + color: #030303; + font: 12px tahoma, arial, helvetica, sans-serif; + vertical-align: top; + margin-bottom: 5px; + padding: 1px; } - -.normal_inner_block { -overflow: auto; + +div.blockcontent { + border: solid #999 1px; + margin-left:auto; + margin-right:2px; /* changed from auto for right side match to header */ + margin-bottom:10px; + font-size: 13px; + overflow:auto; + padding: 5px; } .blockheader { -table-layout:fixed; -height:25px; -max-height:25px; -line-height:25px; -vertical-align:top; width:100%; } @@ -423,28 +371,17 @@ background-image:url(../images/left2.gif); background-repeat:repeat-x; font-size: 13px; font-weight:bold; -height:24px; -max-height:24px; -line-height:25px; } .blockh3 { background-image:url(../images/left3.gif); background-repeat:no-repeat; width:8px; -height:24px; -} - -.blockhc { -padding-right:15px; -padding-left:5px; -overflow:hidden; +*height:24px; } .blockhc { -padding-right:15px; -padding-left:5px; -overflow:hidden; +padding-top: 3px; } #login_block .blockh1 { @@ -1916,3 +1853,6 @@ td.descriptionbox a { /* this keeps the tag color the same when it is a link as width: 20px; float: left; } + + + diff --git a/themes/colors/css/ash.css b/themes/colors/css/ash.css index a1c942d984..4b7a2eaed8 100644 --- a/themes/colors/css/ash.css +++ b/themes/colors/css/ash.css @@ -298,15 +298,6 @@ color: #ffffff; } /* Start Standard Code */ -div.blockcontent { -margin-left:auto; -border:1px solid #999; -margin-right:auto; -margin-bottom:10px; -font-size: 13px; -overflow:auto; -} - #content { width:auto; background:#FFF; @@ -346,68 +337,25 @@ width:100%; color:#333333; } -#index_small_blocks .blockheader { -width:100%; -caption-side:top; -margin:0; -padding:0; -overflow:hidden; -} - -#index_small_blocks .blockh2 { -width:auto; -} - -#index_small_blocks .blockhc .help .icon, -#index_small_blocks .blockhc .adminicon, -#index_main_blocks .blockh2 .icon, -#index_main_blocks .blockh2 .adminicon { -position:relative; -text-align:right; -top:3px; -} - -#index_small_blocks .blockcontent { -width:auto; -caption-side: right; -margin-right:2px; -} - -#index_main_blocks .blockheader { -caption-side: left; -} - -#index_main_blocks .blockh2, -#index_small_blocks .blockhc { -white-space:nowrap; -overflow:hidden; -} - -#index_main_blocks .blockcontent { -padding:5px; -margin-left:0; -margin-right:2px; -} - -.small_inner_block { -overflow:auto; -font-size: 13px; /* changed from 10 to 13 */ -text-decoration:none; -max-height:420px; -width:auto; -padding:0 5px; +.block { + color: #030303; + font: 12px tahoma, arial, helvetica, sans-serif; + vertical-align: top; + margin-bottom: 5px; + padding: 1px; } - -.normal_inner_block { -overflow: auto; + +div.blockcontent { + border: solid #999 1px; + margin-left:auto; + margin-right:2px; /* changed from auto for right side match to header */ + margin-bottom:10px; + font-size: 13px; + overflow:auto; + padding: 5px; } .blockheader { -table-layout:fixed; -height:25px; -max-height:25px; -line-height:25px; -vertical-align:top; width:100%; } @@ -423,28 +371,17 @@ background-image:url(../images/left2.gif); background-repeat:repeat-x; font-size: 13px; font-weight:bold; -height:24px; -max-height:24px; -line-height:25px; } .blockh3 { background-image:url(../images/left3.gif); background-repeat:no-repeat; width:8px; -height:24px; -} - -.blockhc { -padding-right:15px; -padding-left:5px; -overflow:hidden; +*height:24px; } .blockhc { -padding-right:15px; -padding-left:5px; -overflow:hidden; +padding-top: 3px; } #login_block .blockh1 { @@ -1916,3 +1853,6 @@ td.descriptionbox a { /* this keeps the tag color the same when it is a link as width: 20px; float: left; } + + + diff --git a/themes/colors/css/belgianchocolate.css b/themes/colors/css/belgianchocolate.css index 504437c971..98d2f32fdf 100644 --- a/themes/colors/css/belgianchocolate.css +++ b/themes/colors/css/belgianchocolate.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 9516 2010-09-22 22:38:58Z nigel $ +* $Id: ash.css 9547 2010-09-25 12:56:05Z rob $ */ .something { @@ -298,15 +298,6 @@ color: #ffffff; } /* Start Standard Code */ -div.blockcontent { -margin-left:auto; -border:1px solid #999; -margin-right:auto; -margin-bottom:10px; -font-size: 13px; -overflow:auto; -} - #content { width:auto; background:#FFF; @@ -346,68 +337,25 @@ width:100%; color:#333333; } -#index_small_blocks .blockheader { -width:100%; -caption-side:top; -margin:0; -padding:0; -overflow:hidden; -} - -#index_small_blocks .blockh2 { -width:auto; -} - -#index_small_blocks .blockhc .help .icon, -#index_small_blocks .blockhc .adminicon, -#index_main_blocks .blockh2 .icon, -#index_main_blocks .blockh2 .adminicon { -position:relative; -text-align:right; -top:3px; -} - -#index_small_blocks .blockcontent { -width:auto; -caption-side: right; -margin-right:2px; -} - -#index_main_blocks .blockheader { -caption-side: left; -} - -#index_main_blocks .blockh2, -#index_small_blocks .blockhc { -white-space:nowrap; -overflow:hidden; -} - -#index_main_blocks .blockcontent { -padding:5px; -margin-left:0; -margin-right:2px; -} - -.small_inner_block { -overflow:auto; -font-size: 13px; /* changed from 10 to 13 */ -text-decoration:none; -max-height:420px; -width:auto; -padding:0 5px; +.block { + color: #030303; + font: 12px tahoma, arial, helvetica, sans-serif; + vertical-align: top; + margin-bottom: 5px; + padding: 1px; } - -.normal_inner_block { -overflow: auto; + +div.blockcontent { + border: solid #999 1px; + margin-left:auto; + margin-right:2px; /* changed from auto for right side match to header */ + margin-bottom:10px; + font-size: 13px; + overflow:auto; + padding: 5px; } .blockheader { -table-layout:fixed; -height:25px; -max-height:25px; -line-height:25px; -vertical-align:top; width:100%; } @@ -423,28 +371,17 @@ background-image:url(../images/left2.gif); background-repeat:repeat-x; font-size: 13px; font-weight:bold; -height:24px; -max-height:24px; -line-height:25px; } .blockh3 { background-image:url(../images/left3.gif); background-repeat:no-repeat; width:8px; -height:24px; -} - -.blockhc { -padding-right:15px; -padding-left:5px; -overflow:hidden; +*height:24px; } .blockhc { -padding-right:15px; -padding-left:5px; -overflow:hidden; +padding-top: 3px; } #login_block .blockh1 { @@ -1916,3 +1853,6 @@ td.descriptionbox a { /* this keeps the tag color the same when it is a link as width: 20px; float: left; } + + + diff --git a/themes/colors/css/bluelagoon.css b/themes/colors/css/bluelagoon.css index c0ff4e8cf6..263402b6ae 100644 --- a/themes/colors/css/bluelagoon.css +++ b/themes/colors/css/bluelagoon.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 9516 2010-09-22 22:38:58Z nigel $ +* $Id: ash.css 9547 2010-09-25 12:56:05Z rob $ */ .something { @@ -298,15 +298,6 @@ color: #ffffff; } /* Start Standard Code */ -div.blockcontent { -margin-left:auto; -border:1px solid #999; -margin-right:auto; -margin-bottom:10px; -font-size: 13px; -overflow:auto; -} - #content { width:auto; background:#FFF; @@ -346,68 +337,25 @@ width:100%; color:#333333; } -#index_small_blocks .blockheader { -width:100%; -caption-side:top; -margin:0; -padding:0; -overflow:hidden; -} - -#index_small_blocks .blockh2 { -width:auto; -} - -#index_small_blocks .blockhc .help .icon, -#index_small_blocks .blockhc .adminicon, -#index_main_blocks .blockh2 .icon, -#index_main_blocks .blockh2 .adminicon { -position:relative; -text-align:right; -top:3px; -} - -#index_small_blocks .blockcontent { -width:auto; -caption-side: right; -margin-right:2px; -} - -#index_main_blocks .blockheader { -caption-side: left; -} - -#index_main_blocks .blockh2, -#index_small_blocks .blockhc { -white-space:nowrap; -overflow:hidden; -} - -#index_main_blocks .blockcontent { -padding:5px; -margin-left:0; -margin-right:2px; -} - -.small_inner_block { -overflow:auto; -font-size: 13px; /* changed from 10 to 13 */ -text-decoration:none; -max-height:420px; -width:auto; -padding:0 5px; +.block { + color: #030303; + font: 12px tahoma, arial, helvetica, sans-serif; + vertical-align: top; + margin-bottom: 5px; + padding: 1px; } - -.normal_inner_block { -overflow: auto; + +div.blockcontent { + border: solid #999 1px; + margin-left:auto; + margin-right:2px; /* changed from auto for right side match to header */ + margin-bottom:10px; + font-size: 13px; + overflow:auto; + padding: 5px; } .blockheader { -table-layout:fixed; -height:25px; -max-height:25px; -line-height:25px; -vertical-align:top; width:100%; } @@ -423,28 +371,17 @@ background-image:url(../images/left2.gif); background-repeat:repeat-x; font-size: 13px; font-weight:bold; -height:24px; -max-height:24px; -line-height:25px; } .blockh3 { background-image:url(../images/left3.gif); background-repeat:no-repeat; width:8px; -height:24px; -} - -.blockhc { -padding-right:15px; -padding-left:5px; -overflow:hidden; +*height:24px; } .blockhc { -padding-right:15px; -padding-left:5px; -overflow:hidden; +padding-top: 3px; } #login_block .blockh1 { @@ -1916,3 +1853,6 @@ td.descriptionbox a { /* this keeps the tag color the same when it is a link as width: 20px; float: left; } + + + diff --git a/themes/colors/css/bluemarine.css b/themes/colors/css/bluemarine.css index d3e00589b2..e688a234d4 100644 --- a/themes/colors/css/bluemarine.css +++ b/themes/colors/css/bluemarine.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 9516 2010-09-22 22:38:58Z nigel $ +* $Id: ash.css 9547 2010-09-25 12:56:05Z rob $ */ .something { @@ -298,15 +298,6 @@ color: #ffffff; } /* Start Standard Code */ -div.blockcontent { -margin-left:auto; -border:1px solid #999; -margin-right:auto; -margin-bottom:10px; -font-size: 13px; -overflow:auto; -} - #content { width:auto; background:#FFF; @@ -346,68 +337,25 @@ width:100%; color:#333333; } -#index_small_blocks .blockheader { -width:100%; -caption-side:top; -margin:0; -padding:0; -overflow:hidden; -} - -#index_small_blocks .blockh2 { -width:auto; -} - -#index_small_blocks .blockhc .help .icon, -#index_small_blocks .blockhc .adminicon, -#index_main_blocks .blockh2 .icon, -#index_main_blocks .blockh2 .adminicon { -position:relative; -text-align:right; -top:3px; -} - -#index_small_blocks .blockcontent { -width:auto; -caption-side: right; -margin-right:2px; -} - -#index_main_blocks .blockheader { -caption-side: left; -} - -#index_main_blocks .blockh2, -#index_small_blocks .blockhc { -white-space:nowrap; -overflow:hidden; -} - -#index_main_blocks .blockcontent { -padding:5px; -margin-left:0; -margin-right:2px; -} - -.small_inner_block { -overflow:auto; -font-size: 13px; /* changed from 10 to 13 */ -text-decoration:none; -max-height:420px; -width:auto; -padding:0 5px; +.block { + color: #030303; + font: 12px tahoma, arial, helvetica, sans-serif; + vertical-align: top; + margin-bottom: 5px; + padding: 1px; } - -.normal_inner_block { -overflow: auto; + +div.blockcontent { + border: solid #999 1px; + margin-left:auto; + margin-right:2px; /* changed from auto for right side match to header */ + margin-bottom:10px; + font-size: 13px; + overflow:auto; + padding: 5px; } .blockheader { -table-layout:fixed; -height:25px; -max-height:25px; -line-height:25px; -vertical-align:top; width:100%; } @@ -423,28 +371,17 @@ background-image:url(../images/left2.gif); background-repeat:repeat-x; font-size: 13px; font-weight:bold; -height:24px; -max-height:24px; -line-height:25px; } .blockh3 { background-image:url(../images/left3.gif); background-repeat:no-repeat; width:8px; -height:24px; -} - -.blockhc { -padding-right:15px; -padding-left:5px; -overflow:hidden; +*height:24px; } .blockhc { -padding-right:15px; -padding-left:5px; -overflow:hidden; +padding-top: 3px; } #login_block .blockh1 { @@ -1916,3 +1853,6 @@ td.descriptionbox a { /* this keeps the tag color the same when it is a link as width: 20px; float: left; } + + + diff --git a/themes/colors/css/coldday.css b/themes/colors/css/coldday.css index d80fee8242..56cb33994e 100644 --- a/themes/colors/css/coldday.css +++ b/themes/colors/css/coldday.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 9516 2010-09-22 22:38:58Z nigel $ +* $Id: ash.css 9547 2010-09-25 12:56:05Z rob $ */ .something { @@ -298,15 +298,6 @@ color: #ffffff; } /* Start Standard Code */ -div.blockcontent { -margin-left:auto; -border:1px solid #999; -margin-right:auto; -margin-bottom:10px; -font-size: 13px; -overflow:auto; -} - #content { width:auto; background:#FFF; @@ -346,68 +337,25 @@ width:100%; color:#333333; } -#index_small_blocks .blockheader { -width:100%; -caption-side:top; -margin:0; -padding:0; -overflow:hidden; -} - -#index_small_blocks .blockh2 { -width:auto; -} - -#index_small_blocks .blockhc .help .icon, -#index_small_blocks .blockhc .adminicon, -#index_main_blocks .blockh2 .icon, -#index_main_blocks .blockh2 .adminicon { -position:relative; -text-align:right; -top:3px; -} - -#index_small_blocks .blockcontent { -width:auto; -caption-side: right; -margin-right:2px; -} - -#index_main_blocks .blockheader { -caption-side: left; -} - -#index_main_blocks .blockh2, -#index_small_blocks .blockhc { -white-space:nowrap; -overflow:hidden; -} - -#index_main_blocks .blockcontent { -padding:5px; -margin-left:0; -margin-right:2px; -} - -.small_inner_block { -overflow:auto; -font-size: 13px; /* changed from 10 to 13 */ -text-decoration:none; -max-height:420px; -width:auto; -padding:0 5px; +.block { + color: #030303; + font: 12px tahoma, arial, helvetica, sans-serif; + vertical-align: top; + margin-bottom: 5px; + padding: 1px; } - -.normal_inner_block { -overflow: auto; + +div.blockcontent { + border: solid #999 1px; + margin-left:auto; + margin-right:2px; /* changed from auto for right side match to header */ + margin-bottom:10px; + font-size: 13px; + overflow:auto; + padding: 5px; } .blockheader { -table-layout:fixed; -height:25px; -max-height:25px; -line-height:25px; -vertical-align:top; width:100%; } @@ -423,28 +371,17 @@ background-image:url(../images/left2.gif); background-repeat:repeat-x; font-size: 13px; font-weight:bold; -height:24px; -max-height:24px; -line-height:25px; } .blockh3 { background-image:url(../images/left3.gif); background-repeat:no-repeat; width:8px; -height:24px; -} - -.blockhc { -padding-right:15px; -padding-left:5px; -overflow:hidden; +*height:24px; } .blockhc { -padding-right:15px; -padding-left:5px; -overflow:hidden; +padding-top: 3px; } #login_block .blockh1 { @@ -1916,3 +1853,6 @@ td.descriptionbox a { /* this keeps the tag color the same when it is a link as width: 20px; float: left; } + + + diff --git a/themes/colors/css/greenbeam.css b/themes/colors/css/greenbeam.css index 556192746c..b06a6f7597 100644 --- a/themes/colors/css/greenbeam.css +++ b/themes/colors/css/greenbeam.css @@ -298,15 +298,6 @@ color: #ffffff; } /* Start Standard Code */ -div.blockcontent { -margin-left:auto; -border:1px solid #999; -margin-right:auto; -margin-bottom:10px; -font-size: 13px; -overflow:auto; -} - #content { width:auto; background:#FFF; @@ -346,68 +337,25 @@ width:100%; color:#333333; } -#index_small_blocks .blockheader { -width:100%; -caption-side:top; -margin:0; -padding:0; -overflow:hidden; -} - -#index_small_blocks .blockh2 { -width:auto; -} - -#index_small_blocks .blockhc .help .icon, -#index_small_blocks .blockhc .adminicon, -#index_main_blocks .blockh2 .icon, -#index_main_blocks .blockh2 .adminicon { -position:relative; -text-align:right; -top:3px; -} - -#index_small_blocks .blockcontent { -width:auto; -caption-side: right; -margin-right:2px; -} - -#index_main_blocks .blockheader { -caption-side: left; -} - -#index_main_blocks .blockh2, -#index_small_blocks .blockhc { -white-space:nowrap; -overflow:hidden; -} - -#index_main_blocks .blockcontent { -padding:5px; -margin-left:0; -margin-right:2px; -} - -.small_inner_block { -overflow:auto; -font-size: 13px; /* changed from 10 to 13 */ -text-decoration:none; -max-height:420px; -width:auto; -padding:0 5px; +.block { + color: #030303; + font: 12px tahoma, arial, helvetica, sans-serif; + vertical-align: top; + margin-bottom: 5px; + padding: 1px; } - -.normal_inner_block { -overflow: auto; + +div.blockcontent { + border: solid #999 1px; + margin-left:auto; + margin-right:2px; /* changed from auto for right side match to header */ + margin-bottom:10px; + font-size: 13px; + overflow:auto; + padding: 5px; } .blockheader { -table-layout:fixed; -height:25px; -max-height:25px; -line-height:25px; -vertical-align:top; width:100%; } @@ -423,28 +371,17 @@ background-image:url(../images/left2.gif); background-repeat:repeat-x; font-size: 13px; font-weight:bold; -height:24px; -max-height:24px; -line-height:25px; } .blockh3 { background-image:url(../images/left3.gif); background-repeat:no-repeat; width:8px; -height:24px; -} - -.blockhc { -padding-right:15px; -padding-left:5px; -overflow:hidden; +*height:24px; } .blockhc { -padding-right:15px; -padding-left:5px; -overflow:hidden; +padding-top: 3px; } #login_block .blockh1 { @@ -1916,3 +1853,6 @@ td.descriptionbox a { /* this keeps the tag color the same when it is a link as width: 20px; float: left; } + + + diff --git a/themes/colors/css/mediterranio.css b/themes/colors/css/mediterranio.css index 2179ed5386..f594ded599 100644 --- a/themes/colors/css/mediterranio.css +++ b/themes/colors/css/mediterranio.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 9516 2010-09-22 22:38:58Z nigel $ +* $Id: ash.css 9547 2010-09-25 12:56:05Z rob $ */ .something { @@ -298,15 +298,6 @@ color: #ffffff; } /* Start Standard Code */ -div.blockcontent { -margin-left:auto; -border:1px solid #999; -margin-right:auto; -margin-bottom:10px; -font-size: 13px; -overflow:auto; -} - #content { width:auto; background:#FFF; @@ -346,68 +337,25 @@ width:100%; color:#333333; } -#index_small_blocks .blockheader { -width:100%; -caption-side:top; -margin:0; -padding:0; -overflow:hidden; -} - -#index_small_blocks .blockh2 { -width:auto; -} - -#index_small_blocks .blockhc .help .icon, -#index_small_blocks .blockhc .adminicon, -#index_main_blocks .blockh2 .icon, -#index_main_blocks .blockh2 .adminicon { -position:relative; -text-align:right; -top:3px; -} - -#index_small_blocks .blockcontent { -width:auto; -caption-side: right; -margin-right:2px; -} - -#index_main_blocks .blockheader { -caption-side: left; -} - -#index_main_blocks .blockh2, -#index_small_blocks .blockhc { -white-space:nowrap; -overflow:hidden; -} - -#index_main_blocks .blockcontent { -padding:5px; -margin-left:0; -margin-right:2px; -} - -.small_inner_block { -overflow:auto; -font-size: 13px; /* changed from 10 to 13 */ -text-decoration:none; -max-height:420px; -width:auto; -padding:0 5px; +.block { + color: #030303; + font: 12px tahoma, arial, helvetica, sans-serif; + vertical-align: top; + margin-bottom: 5px; + padding: 1px; } - -.normal_inner_block { -overflow: auto; + +div.blockcontent { + border: solid #999 1px; + margin-left:auto; + margin-right:2px; /* changed from auto for right side match to header */ + margin-bottom:10px; + font-size: 13px; + overflow:auto; + padding: 5px; } .blockheader { -table-layout:fixed; -height:25px; -max-height:25px; -line-height:25px; -vertical-align:top; width:100%; } @@ -423,28 +371,17 @@ background-image:url(../images/left2.gif); background-repeat:repeat-x; font-size: 13px; font-weight:bold; -height:24px; -max-height:24px; -line-height:25px; } .blockh3 { background-image:url(../images/left3.gif); background-repeat:no-repeat; width:8px; -height:24px; -} - -.blockhc { -padding-right:15px; -padding-left:5px; -overflow:hidden; +*height:24px; } .blockhc { -padding-right:15px; -padding-left:5px; -overflow:hidden; +padding-top: 3px; } #login_block .blockh1 { @@ -1916,3 +1853,6 @@ td.descriptionbox a { /* this keeps the tag color the same when it is a link as width: 20px; float: left; } + + + diff --git a/themes/colors/css/mercury.css b/themes/colors/css/mercury.css index 8982aa5c73..7fc7442a64 100644 --- a/themes/colors/css/mercury.css +++ b/themes/colors/css/mercury.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 9516 2010-09-22 22:38:58Z nigel $ +* $Id: ash.css 9547 2010-09-25 12:56:05Z rob $ */ .something { @@ -298,15 +298,6 @@ color: #707070; } /* Start Standard Code */ -div.blockcontent { -margin-left:auto; -border:1px solid #999; -margin-right:auto; -margin-bottom:10px; -font-size: 13px; -overflow:auto; -} - #content { width:auto; background:#FFF; @@ -346,68 +337,25 @@ width:100%; color:#333333; } -#index_small_blocks .blockheader { -width:100%; -caption-side:top; -margin:0; -padding:0; -overflow:hidden; -} - -#index_small_blocks .blockh2 { -width:auto; -} - -#index_small_blocks .blockhc .help .icon, -#index_small_blocks .blockhc .adminicon, -#index_main_blocks .blockh2 .icon, -#index_main_blocks .blockh2 .adminicon { -position:relative; -text-align:right; -top:3px; -} - -#index_small_blocks .blockcontent { -width:auto; -caption-side: right; -margin-right:2px; -} - -#index_main_blocks .blockheader { -caption-side: left; -} - -#index_main_blocks .blockh2, -#index_small_blocks .blockhc { -white-space:nowrap; -overflow:hidden; -} - -#index_main_blocks .blockcontent { -padding:5px; -margin-left:0; -margin-right:2px; -} - -.small_inner_block { -overflow:auto; -font-size: 13px; /* changed from 10 to 13 */ -text-decoration:none; -max-height:420px; -width:auto; -padding:0 5px; +.block { + color: #030303; + font: 12px tahoma, arial, helvetica, sans-serif; + vertical-align: top; + margin-bottom: 5px; + padding: 1px; } - -.normal_inner_block { -overflow: auto; + +div.blockcontent { + border: solid #999 1px; + margin-left:auto; + margin-right:2px; /* changed from auto for right side match to header */ + margin-bottom:10px; + font-size: 13px; + overflow:auto; + padding: 5px; } .blockheader { -table-layout:fixed; -height:25px; -max-height:25px; -line-height:25px; -vertical-align:top; width:100%; } @@ -423,28 +371,17 @@ background-image:url(../images/left2.gif); background-repeat:repeat-x; font-size: 13px; font-weight:bold; -height:24px; -max-height:24px; -line-height:25px; } .blockh3 { background-image:url(../images/left3.gif); background-repeat:no-repeat; width:8px; -height:24px; -} - -.blockhc { -padding-right:15px; -padding-left:5px; -overflow:hidden; +*height:24px; } .blockhc { -padding-right:15px; -padding-left:5px; -overflow:hidden; +padding-top: 3px; } #login_block .blockh1 { @@ -1916,3 +1853,6 @@ td.descriptionbox a { /* this keeps the tag color the same when it is a link as width: 20px; float: left; } + + + diff --git a/themes/colors/css/nocturnal.css b/themes/colors/css/nocturnal.css index 13370dfe04..cfcf933d6f 100644 --- a/themes/colors/css/nocturnal.css +++ b/themes/colors/css/nocturnal.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 9516 2010-09-22 22:38:58Z nigel $ +* $Id: ash.css 9547 2010-09-25 12:56:05Z rob $ */ .something { @@ -298,15 +298,6 @@ color: #ffffff; } /* Start Standard Code */ -div.blockcontent { -margin-left:auto; -border:1px solid #999; -margin-right:auto; -margin-bottom:10px; -font-size: 13px; -overflow:auto; -} - #content { width:auto; background:#FFF; @@ -346,68 +337,25 @@ width:100%; color:#333333; } -#index_small_blocks .blockheader { -width:100%; -caption-side:top; -margin:0; -padding:0; -overflow:hidden; -} - -#index_small_blocks .blockh2 { -width:auto; -} - -#index_small_blocks .blockhc .help .icon, -#index_small_blocks .blockhc .adminicon, -#index_main_blocks .blockh2 .icon, -#index_main_blocks .blockh2 .adminicon { -position:relative; -text-align:right; -top:3px; -} - -#index_small_blocks .blockcontent { -width:auto; -caption-side: right; -margin-right:2px; -} - -#index_main_blocks .blockheader { -caption-side: left; -} - -#index_main_blocks .blockh2, -#index_small_blocks .blockhc { -white-space:nowrap; -overflow:hidden; -} - -#index_main_blocks .blockcontent { -padding:5px; -margin-left:0; -margin-right:2px; -} - -.small_inner_block { -overflow:auto; -font-size: 13px; /* changed from 10 to 13 */ -text-decoration:none; -max-height:420px; -width:auto; -padding:0 5px; +.block { + color: #030303; + font: 12px tahoma, arial, helvetica, sans-serif; + vertical-align: top; + margin-bottom: 5px; + padding: 1px; } - -.normal_inner_block { -overflow: auto; + +div.blockcontent { + border: solid #999 1px; + margin-left:auto; + margin-right:2px; /* changed from auto for right side match to header */ + margin-bottom:10px; + font-size: 13px; + overflow:auto; + padding: 5px; } .blockheader { -table-layout:fixed; -height:25px; -max-height:25px; -line-height:25px; -vertical-align:top; width:100%; } @@ -423,28 +371,17 @@ background-image:url(../images/left2.gif); background-repeat:repeat-x; font-size: 13px; font-weight:bold; -height:24px; -max-height:24px; -line-height:25px; } .blockh3 { background-image:url(../images/left3.gif); background-repeat:no-repeat; width:8px; -height:24px; -} - -.blockhc { -padding-right:15px; -padding-left:5px; -overflow:hidden; +*height:24px; } .blockhc { -padding-right:15px; -padding-left:5px; -overflow:hidden; +padding-top: 3px; } #login_block .blockh1 { @@ -1916,3 +1853,6 @@ td.descriptionbox a { /* this keeps the tag color the same when it is a link as width: 20px; float: left; } + + + diff --git a/themes/colors/css/olivia.css b/themes/colors/css/olivia.css index 7e78c50404..4397d12ff6 100644 --- a/themes/colors/css/olivia.css +++ b/themes/colors/css/olivia.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 9516 2010-09-22 22:38:58Z nigel $ +* $Id: ash.css 9547 2010-09-25 12:56:05Z rob $ */ .something { @@ -298,15 +298,6 @@ color: #ffffff; } /* Start Standard Code */ -div.blockcontent { -margin-left:auto; -border:1px solid #999; -margin-right:auto; -margin-bottom:10px; -font-size: 13px; -overflow:auto; -} - #content { width:auto; background:#FFF; @@ -346,68 +337,25 @@ width:100%; color:#333333; } -#index_small_blocks .blockheader { -width:100%; -caption-side:top; -margin:0; -padding:0; -overflow:hidden; -} - -#index_small_blocks .blockh2 { -width:auto; -} - -#index_small_blocks .blockhc .help .icon, -#index_small_blocks .blockhc .adminicon, -#index_main_blocks .blockh2 .icon, -#index_main_blocks .blockh2 .adminicon { -position:relative; -text-align:right; -top:3px; -} - -#index_small_blocks .blockcontent { -width:auto; -caption-side: right; -margin-right:2px; -} - -#index_main_blocks .blockheader { -caption-side: left; -} - -#index_main_blocks .blockh2, -#index_small_blocks .blockhc { -white-space:nowrap; -overflow:hidden; -} - -#index_main_blocks .blockcontent { -padding:5px; -margin-left:0; -margin-right:2px; -} - -.small_inner_block { -overflow:auto; -font-size: 13px; /* changed from 10 to 13 */ -text-decoration:none; -max-height:420px; -width:auto; -padding:0 5px; +.block { + color: #030303; + font: 12px tahoma, arial, helvetica, sans-serif; + vertical-align: top; + margin-bottom: 5px; + padding: 1px; } - -.normal_inner_block { -overflow: auto; + +div.blockcontent { + border: solid #999 1px; + margin-left:auto; + margin-right:2px; /* changed from auto for right side match to header */ + margin-bottom:10px; + font-size: 13px; + overflow:auto; + padding: 5px; } .blockheader { -table-layout:fixed; -height:25px; -max-height:25px; -line-height:25px; -vertical-align:top; width:100%; } @@ -423,28 +371,17 @@ background-image:url(../images/left2.gif); background-repeat:repeat-x; font-size: 13px; font-weight:bold; -height:24px; -max-height:24px; -line-height:25px; } .blockh3 { background-image:url(../images/left3.gif); background-repeat:no-repeat; width:8px; -height:24px; -} - -.blockhc { -padding-right:15px; -padding-left:5px; -overflow:hidden; +*height:24px; } .blockhc { -padding-right:15px; -padding-left:5px; -overflow:hidden; +padding-top: 3px; } #login_block .blockh1 { @@ -1916,3 +1853,6 @@ td.descriptionbox a { /* this keeps the tag color the same when it is a link as width: 20px; float: left; } + + + diff --git a/themes/colors/css/pinkplastic.css b/themes/colors/css/pinkplastic.css index 0215bf2106..b5f135bafe 100644 --- a/themes/colors/css/pinkplastic.css +++ b/themes/colors/css/pinkplastic.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 9516 2010-09-22 22:38:58Z nigel $ +* $Id: ash.css 9547 2010-09-25 12:56:05Z rob $ */ .something { @@ -298,15 +298,6 @@ color: #ffffff; } /* Start Standard Code */ -div.blockcontent { -margin-left:auto; -border:1px solid #999; -margin-right:auto; -margin-bottom:10px; -font-size: 13px; -overflow:auto; -} - #content { width:auto; background:#FFF; @@ -346,68 +337,25 @@ width:100%; color:#333333; } -#index_small_blocks .blockheader { -width:100%; -caption-side:top; -margin:0; -padding:0; -overflow:hidden; -} - -#index_small_blocks .blockh2 { -width:auto; -} - -#index_small_blocks .blockhc .help .icon, -#index_small_blocks .blockhc .adminicon, -#index_main_blocks .blockh2 .icon, -#index_main_blocks .blockh2 .adminicon { -position:relative; -text-align:right; -top:3px; -} - -#index_small_blocks .blockcontent { -width:auto; -caption-side: right; -margin-right:2px; -} - -#index_main_blocks .blockheader { -caption-side: left; -} - -#index_main_blocks .blockh2, -#index_small_blocks .blockhc { -white-space:nowrap; -overflow:hidden; -} - -#index_main_blocks .blockcontent { -padding:5px; -margin-left:0; -margin-right:2px; -} - -.small_inner_block { -overflow:auto; -font-size: 13px; /* changed from 10 to 13 */ -text-decoration:none; -max-height:420px; -width:auto; -padding:0 5px; +.block { + color: #030303; + font: 12px tahoma, arial, helvetica, sans-serif; + vertical-align: top; + margin-bottom: 5px; + padding: 1px; } - -.normal_inner_block { -overflow: auto; + +div.blockcontent { + border: solid #999 1px; + margin-left:auto; + margin-right:2px; /* changed from auto for right side match to header */ + margin-bottom:10px; + font-size: 13px; + overflow:auto; + padding: 5px; } .blockheader { -table-layout:fixed; -height:25px; -max-height:25px; -line-height:25px; -vertical-align:top; width:100%; } @@ -423,28 +371,17 @@ background-image:url(../images/left2.gif); background-repeat:repeat-x; font-size: 13px; font-weight:bold; -height:24px; -max-height:24px; -line-height:25px; } .blockh3 { background-image:url(../images/left3.gif); background-repeat:no-repeat; width:8px; -height:24px; -} - -.blockhc { -padding-right:15px; -padding-left:5px; -overflow:hidden; +*height:24px; } .blockhc { -padding-right:15px; -padding-left:5px; -overflow:hidden; +padding-top: 3px; } #login_block .blockh1 { @@ -1916,3 +1853,6 @@ td.descriptionbox a { /* this keeps the tag color the same when it is a link as width: 20px; float: left; } + + + diff --git a/themes/colors/css/shinytomato.css b/themes/colors/css/shinytomato.css index 8f3145c2b5..0d5bf9d64a 100644 --- a/themes/colors/css/shinytomato.css +++ b/themes/colors/css/shinytomato.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 9516 2010-09-22 22:38:58Z nigel $ +* $Id: ash.css 9547 2010-09-25 12:56:05Z rob $ */ .something { @@ -298,15 +298,6 @@ color: #ffffff; } /* Start Standard Code */ -div.blockcontent { -margin-left:auto; -border:1px solid #999; -margin-right:auto; -margin-bottom:10px; -font-size: 13px; -overflow:auto; -} - #content { width:auto; background:#FFF; @@ -346,68 +337,25 @@ width:100%; color:#333333; } -#index_small_blocks .blockheader { -width:100%; -caption-side:top; -margin:0; -padding:0; -overflow:hidden; -} - -#index_small_blocks .blockh2 { -width:auto; -} - -#index_small_blocks .blockhc .help .icon, -#index_small_blocks .blockhc .adminicon, -#index_main_blocks .blockh2 .icon, -#index_main_blocks .blockh2 .adminicon { -position:relative; -text-align:right; -top:3px; -} - -#index_small_blocks .blockcontent { -width:auto; -caption-side: right; -margin-right:2px; -} - -#index_main_blocks .blockheader { -caption-side: left; -} - -#index_main_blocks .blockh2, -#index_small_blocks .blockhc { -white-space:nowrap; -overflow:hidden; -} - -#index_main_blocks .blockcontent { -padding:5px; -margin-left:0; -margin-right:2px; -} - -.small_inner_block { -overflow:auto; -font-size: 13px; /* changed from 10 to 13 */ -text-decoration:none; -max-height:420px; -width:auto; -padding:0 5px; +.block { + color: #030303; + font: 12px tahoma, arial, helvetica, sans-serif; + vertical-align: top; + margin-bottom: 5px; + padding: 1px; } - -.normal_inner_block { -overflow: auto; + +div.blockcontent { + border: solid #999 1px; + margin-left:auto; + margin-right:2px; /* changed from auto for right side match to header */ + margin-bottom:10px; + font-size: 13px; + overflow:auto; + padding: 5px; } .blockheader { -table-layout:fixed; -height:25px; -max-height:25px; -line-height:25px; -vertical-align:top; width:100%; } @@ -423,28 +371,17 @@ background-image:url(../images/left2.gif); background-repeat:repeat-x; font-size: 13px; font-weight:bold; -height:24px; -max-height:24px; -line-height:25px; } .blockh3 { background-image:url(../images/left3.gif); background-repeat:no-repeat; width:8px; -height:24px; -} - -.blockhc { -padding-right:15px; -padding-left:5px; -overflow:hidden; +*height:24px; } .blockhc { -padding-right:15px; -padding-left:5px; -overflow:hidden; +padding-top: 3px; } #login_block .blockh1 { @@ -1916,3 +1853,6 @@ td.descriptionbox a { /* this keeps the tag color the same when it is a link as width: 20px; float: left; } + + + diff --git a/themes/colors/css/tealtop.css b/themes/colors/css/tealtop.css index 15546731ab..42e4ca577f 100644 --- a/themes/colors/css/tealtop.css +++ b/themes/colors/css/tealtop.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 9516 2010-09-22 22:38:58Z nigel $ +* $Id: ash.css 9547 2010-09-25 12:56:05Z rob $ */ .something { @@ -298,15 +298,6 @@ color: #ffffff; } /* Start Standard Code */ -div.blockcontent { -margin-left:auto; -border:1px solid #999; -margin-right:auto; -margin-bottom:10px; -font-size: 13px; -overflow:auto; -} - #content { width:auto; background:#FFF; @@ -346,68 +337,25 @@ width:100%; color:#333333; } -#index_small_blocks .blockheader { -width:100%; -caption-side:top; -margin:0; -padding:0; -overflow:hidden; -} - -#index_small_blocks .blockh2 { -width:auto; -} - -#index_small_blocks .blockhc .help .icon, -#index_small_blocks .blockhc .adminicon, -#index_main_blocks .blockh2 .icon, -#index_main_blocks .blockh2 .adminicon { -position:relative; -text-align:right; -top:3px; -} - -#index_small_blocks .blockcontent { -width:auto; -caption-side: right; -margin-right:2px; -} - -#index_main_blocks .blockheader { -caption-side: left; -} - -#index_main_blocks .blockh2, -#index_small_blocks .blockhc { -white-space:nowrap; -overflow:hidden; -} - -#index_main_blocks .blockcontent { -padding:5px; -margin-left:0; -margin-right:2px; -} - -.small_inner_block { -overflow:auto; -font-size: 13px; /* changed from 10 to 13 */ -text-decoration:none; -max-height:420px; -width:auto; -padding:0 5px; +.block { + color: #030303; + font: 12px tahoma, arial, helvetica, sans-serif; + vertical-align: top; + margin-bottom: 5px; + padding: 1px; } - -.normal_inner_block { -overflow: auto; + +div.blockcontent { + border: solid #999 1px; + margin-left:auto; + margin-right:2px; /* changed from auto for right side match to header */ + margin-bottom:10px; + font-size: 13px; + overflow:auto; + padding: 5px; } .blockheader { -table-layout:fixed; -height:25px; -max-height:25px; -line-height:25px; -vertical-align:top; width:100%; } @@ -423,28 +371,17 @@ background-image:url(../images/left2.gif); background-repeat:repeat-x; font-size: 13px; font-weight:bold; -height:24px; -max-height:24px; -line-height:25px; } .blockh3 { background-image:url(../images/left3.gif); background-repeat:no-repeat; width:8px; -height:24px; -} - -.blockhc { -padding-right:15px; -padding-left:5px; -overflow:hidden; +*height:24px; } .blockhc { -padding-right:15px; -padding-left:5px; -overflow:hidden; +padding-top: 3px; } #login_block .blockh1 { @@ -1916,3 +1853,6 @@ td.descriptionbox a { /* this keeps the tag color the same when it is a link as width: 20px; float: left; } + + + |
