bold_label_style

   Usages of this macro
... in utilities.naml
979
980
981
982
983
<macro name="bold_label_style">
    <style type="text/css">
        label { font-weight:bold; }
    </style>
</macro>