summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorŁukasz Wilenski <wooc@gazeta.pl>2011-11-16 15:21:05 +0000
committerŁukasz Wilenski <wooc@gazeta.pl>2011-11-16 15:21:05 +0000
commit41c249d01ba6ba201c57dcd8eba2e9ad861b0ce0 (patch)
tree589bbac66093d25152a3a7d541910d3951ae7c49 /themes
parent8f6f4f1fcd6f1680deb3f3a4992e62ebe8ae5474 (diff)
downloadwebtrees-41c249d01ba6ba201c57dcd8eba2e9ad861b0ce0.tar.gz
webtrees-41c249d01ba6ba201c57dcd8eba2e9ad861b0ce0.tar.bz2
webtrees-41c249d01ba6ba201c57dcd8eba2e9ad861b0ce0.zip
tidy up
Diffstat (limited to 'themes')
-rw-r--r--themes/clouds/style.css2
-rw-r--r--themes/colors/css/colors.css2
-rw-r--r--themes/fab/style.css2
-rw-r--r--themes/minimal/style.css2
-rw-r--r--themes/webtrees/style.css2
-rw-r--r--themes/xenea/style.css2
6 files changed, 6 insertions, 6 deletions
diff --git a/themes/clouds/style.css b/themes/clouds/style.css
index cc166b02b6..ea92371f6f 100644
--- a/themes/clouds/style.css
+++ b/themes/clouds/style.css
@@ -394,6 +394,7 @@ width: 99%;
.small_inner_block {max-height: 200px; overflow: auto;}
.block {color: #000;vertical-align: top;margin-bottom: 5px;padding: 1px;}
.blockcontent {border: solid #999 1px; margin-left:auto; margin-right:2px; margin-bottom:10px; overflow:auto;padding: 5px;}
+.blockcontent .noprint {max-height:0; width:0;}
.blockheader {width:100%;}
img {border: 0 none;}
@@ -1847,7 +1848,6 @@ html[dir='rtl'] .flyout2 {text-align:right; right:40px;}
.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;}
-.blockcontent .noprint{max-height: 0px; width: 0;}
html[dir='rtl'] #sb_desc_content {margin-right:3px;}
html[dir='rtl'] .desc_tree_div ul {margin-right:10px; margin-left:0;}
diff --git a/themes/colors/css/colors.css b/themes/colors/css/colors.css
index f59e48122a..90c77d9366 100644
--- a/themes/colors/css/colors.css
+++ b/themes/colors/css/colors.css
@@ -362,6 +362,7 @@ width: 99%;
.block {color: #000; vertical-align: top; margin-bottom: 5px; padding: 1px;}
.blockcontent {border: solid #999 1px; margin-left:auto; margin-right:2px; margin-bottom:10px; overflow:auto; padding: 5px;}
.blockcontent p {font-size: 13px;}
+.blockcontent .noprint {max-height:0; width:0;}
.blockheader {width:100%;}
img {border: 0 none;}
@@ -1816,7 +1817,6 @@ html[dir='rtl'] .flyout2 {text-align:right; right:40px;}
.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;}
-.blockcontent .noprint{max-height: 0px; width: 0;}
html[dir='rtl'] #sb_desc_content {margin-right:3px;}
html[dir='rtl'] .desc_tree_div ul {margin-right:10px; margin-left:0;}
diff --git a/themes/fab/style.css b/themes/fab/style.css
index ed010102cc..ec48789e59 100644
--- a/themes/fab/style.css
+++ b/themes/fab/style.css
@@ -142,6 +142,7 @@ img {
/* Block level objects, such as header, footer, etc. */
.block {background-color:#EEE; clear:none;}
+.blockcontent .noprint {max-height:0; width:0;}
.blockheader {font-weight:bold;}
.charts_block {overflow:auto;}
@@ -1338,7 +1339,6 @@ html[dir='rtl'] .flyout3 {text-align:right;}
.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;}
-.blockcontent .noprint{max-height: 0px; width: 0;}
html[dir='rtl'] #sb_desc_content {margin-right:3px;}
html[dir='rtl'] .desc_tree_div ul {margin-right:10px; margin-left:0;}
diff --git a/themes/minimal/style.css b/themes/minimal/style.css
index 884e3f2692..32f9a6c59c 100644
--- a/themes/minimal/style.css
+++ b/themes/minimal/style.css
@@ -786,6 +786,7 @@ html[dir='rtl'] .icon, html[dir='rtl'] .adminicon {
border-right:solid black 1px;
}
+.blockcontent .noprint {max-height:0; width:0;}
.blockheader {font-weight:bold;}
img.block {
@@ -1738,7 +1739,6 @@ html[dir='rtl'] .flyout3 {text-align:right;}
.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;}
-.blockcontent .noprint{max-height: 0px; width: 0;}
html[dir='rtl'] #sb_desc_content {margin-right:3px;}
html[dir='rtl'] .desc_tree_div ul {margin-right:10px; margin-left:0;}
diff --git a/themes/webtrees/style.css b/themes/webtrees/style.css
index f21c3efa24..c9e161651d 100644
--- a/themes/webtrees/style.css
+++ b/themes/webtrees/style.css
@@ -1373,6 +1373,7 @@ html[dir='rtl'] .source-list th:last-child, html[dir='rtl'] .note-list th:last-c
.blockcontent {margin:5px; 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;}
+.blockcontent .noprint {max-height:0; width:0;}
.blockheader {font-weight:bold;}
/* ======= FAQ table styles ========== */
@@ -1697,7 +1698,6 @@ html[dir='rtl'] .flyout3 {text-align:right;}
.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;}
-.blockcontent .noprint{max-height: 0px; width: 0;}
html[dir='rtl'] #sb_desc_content {margin-right:3px;}
html[dir='rtl'] .desc_tree_div ul {margin-right:10px;margin-left:0;}
diff --git a/themes/xenea/style.css b/themes/xenea/style.css
index d7034d8f9d..bcb95d055c 100644
--- a/themes/xenea/style.css
+++ b/themes/xenea/style.css
@@ -1018,6 +1018,7 @@ html[dir='rtl'] .themesubmenu {margin-right:0;}
border-right:solid #84BEFF 1px;
}
+.blockcontent .noprint {max-height:0; width:0;}
.blockheader {font-weight:bold;}
img.block {
@@ -1999,7 +2000,6 @@ html[dir='rtl'] .flyout3 {text-align:right;}.sb_indi_surname_li, .sb_fam_surname
.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;}
-.blockcontent .noprint{max-height: 0px; width: 0;}
html[dir='rtl'] #sb_desc_content {margin-right:3px;}
html[dir='rtl'] .desc_tree_div ul {margin-right:10px; margin-left:0;}