Changeset 5936


Ignore:
Timestamp:
Nov 9, 2015, 9:52:34 AM (9 years ago)
Author:
gah
Message:

fix for font

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/blt4/gui/scripts/htmlviewer.tcl

    r3158 r5936  
    276276        background: $itk_option(-background);
    277277        color: $itk_option(-foreground);
    278         font: 10px helvetica,arial;
     278        font: 10px arial,helvetica;
    279279      }
    280280      a {
Note: See TracChangeset for help on using the changeset viewer.