Changeset 11953


Ignore:
Timestamp:
04/09/12 17:51:30 (13 years ago)
Author:
Mathieu Morlighem
Message:

Added missing px in font-size

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/scripts/report.sh

    r9382 r11953  
    3333
    3434TABLE_STYLE='width="800px" rules=none bgcolor="#ffffdd" border=1 bordercolor="#000000" cellpadding="3"'
    35 TABLE_FONT='style="color:#404040; font-family:Arial, Verdana, Tahoma; font-size:14; font-weight: normal;" align="left"'
     35TABLE_FONT='style="color:#404040; font-family:Arial, Verdana, Tahoma; font-size:14px; font-weight: normal;" align="left"'
    3636
    3737MATLAB_STYLE='width="1000px" rules=none'
Note: See TracChangeset for help on using the changeset viewer.