alecpl
2012-03-08 f709325172fd7a9df118a304a43f5996c58d23d9
- Proper icon for docx and xlsx attachments (#1488366)


1 files modified
2 ■■■■■ changed files
skins/larry/styles.css 2 ●●●●● patch | view | raw | blame | history
skins/larry/styles.css
@@ -1789,6 +1789,7 @@
}
.attachmentslist li.doc,
.attachmentslist li.docx,
.attachmentslist li.msword {
    background-position: 0 -52px;
}
@@ -1798,6 +1799,7 @@
}
.attachmentslist li.xls,
.attachmentslist li.xlsx,
.attachmentslist li.msexcel {
    background-position: 0 -104px;
}