diff options
Diffstat (limited to 'themes/xenea/style.css')
| -rw-r--r-- | themes/xenea/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
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;} |
