Apache-NavBarDD

 view release on metacpan or  search on metacpan

NavBarDD.pm  view on Meta::CPAN

</FONT></TD>\n
EOF

# $style defines the HTML style element to be used as a default CSS.
my $style=<<EOF;
<style>

td.master-active {
    height: 2ex;
    font-family: helvetica,arial;
    font-weight: bold;
    font-size: 10pt;
    color: #003366;
    background-color: #FFFFCC;
    text-align: center
}

td.master-normal {
    height: 2ex;
    font-family: helvetica,arial;
    font-size: 10pt;

NavBarDD.pm  view on Meta::CPAN

C<a.vassal> Anchors in vassal bar.

=back

The default value of C<style> is:

 <style>
 td.master-active {
     height: 2ex;
     font-family: helvetica,arial;
     font-weight: bold;
     font-size: 10pt;
     color: #003366;
     background-color: #FFFFCC;
     text-align: center
 }

 td.master-normal {
     height: 2ex;
     font-family: helvetica,arial;
     font-size: 10pt;



( run in 0.469 second using v1.01-cache-2.11-cpan-c333fce770f )