Changeset f709325 in github


Ignore:
Timestamp:
Mar 8, 2012 7:53:33 AM (15 months ago)
Author:
alecpl <alec@…>
Branches:
master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.8
Children:
54dfd15
Parents:
efaf2e0
Message:
  • Proper icon for docx and xlsx attachments (#1488366)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • skins/larry/styles.css

    rda042d3 rf709325  
    17901790 
    17911791.attachmentslist li.doc, 
     1792.attachmentslist li.docx, 
    17921793.attachmentslist li.msword { 
    17931794        background-position: 0 -52px; 
     
    17991800 
    18001801.attachmentslist li.xls, 
     1802.attachmentslist li.xlsx, 
    18011803.attachmentslist li.msexcel { 
    18021804        background-position: 0 -104px; 
Note: See TracChangeset for help on using the changeset viewer.