Changeset 2955 in subversion


Ignore:
Timestamp:
Sep 14, 2009 8:25:40 AM (4 years ago)
Author:
alec
Message:
  • small css improvement
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/roundcubemail/skins/default/mail.css

    r2913 r2955  
    12551255#attachment-title 
    12561256{ 
     1257  color: #666666; 
     1258  font-weight: bold; 
     1259  font-size: 11px; 
    12571260  background: url(images/icons/attachment.png) top left no-repeat; 
    1258   padding: 0px 0px 3px 22px; 
     1261  padding: 0px 0px 3px 18px; 
     1262  margin-left: 3px; 
    12591263} 
    12601264 
Note: See TracChangeset for help on using the changeset viewer.