Changeset f69eb5f in github


Ignore:
Timestamp:
Jun 30, 2012 10:21:18 AM (11 months ago)
Author:
Thomas Bruederli <thomas@…>
Children:
7c8fd80
Parents:
ad9dac5
Message:

Slightly increase plain text font size

Location:
skins
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • skins/default/mail.css

    r900e622 rf69eb5f  
    11741174  padding: 0px; 
    11751175  font-family: monospace; 
     1176  font-size: 12px; 
    11761177  white-space: -moz-pre-wrap !important; 
    11771178  white-space: pre-wrap !important; 
  • skins/larry/mail.css

    r3d122f0 rf69eb5f  
    890890        padding: 0px; 
    891891        font-family: monospace; 
     892        font-size: 12px; 
    892893        white-space: -moz-pre-wrap !important; 
    893894        white-space: pre-wrap !important; 
Note: See TracChangeset for help on using the changeset viewer.