Changeset 773 for trunk


Ignore:
Timestamp:
Jun 14, 2007, 7:27:40 PM (17 years ago)
Author:
mmc
Message:

Fixed the default font size used in the HTML viewer for <note> objects.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/scripts/htmlviewer.tcl

    r761 r773  
    258258        background: $itk_option(-background);
    259259        color: $itk_option(-foreground);
     260        font: 10px helvetica,arial;
    260261      }
    261262      a {
Note: See TracChangeset for help on using the changeset viewer.