Index: __section_tree__.msn =================================================================== --- __section_tree__.msn (revision 119) +++ __section_tree__.msn (revision 120) @@ -45,7 +45,7 @@ my ($statcase) = grep { $_->[0] == $sect->status } @{$statprop->{cases}} if exists $statprop->{cases} && ref $statprop->{cases} eq 'ARRAY'; my $statname = $statcase->[1] if ref $statcase; my $html_sect = 'status ? ' class="hiddensect"' : '').'>'.($section_access ? '' : '').$sname.($section_access ? '' : '') . ' '.($sect->status != 1 && $statname ? ' ('.$statname.')' : '').''; - my $style = ($offset == 1) ? ($viewmode ? ' style="font-size:110%;"':' style="font-size:95%;"') : ''; + my $style = ($offset == 1) ? ($viewmode ? ' style="font-size:16px;font-weight:bold;"':' style="font-size:14px;"') : ' style="font-size:12px;"'; $m->out(< @@ -64,7 +64,9 @@ { my $fhref = '/contenido/?set_context=filter-'.$sect->id(); my $new_doc_class = $sect->default_document_class; - $m->out(qq^\nуст.фильтр^); + $m->out(qq^\n^); + $m->out(qq^   ^); + $m->out(qq^фильтр^); $m->out(qq^   доб.докум^) if $section_access == 2 and $new_doc_class; $m->out(""); }