Thomas Bruederli
2013-11-08 29b2937f7bc16ed3312eaacc204ede8f19083e82
Add filetype icons for Powerpoint and Openoffice Presentations (#1489225)
2 files modified
12 ■■■■■ changed files
skins/larry/images/filetypes.png patch | view | raw | blame | history
skins/larry/styles.css 12 ●●●●● patch | view | raw | blame | history
skins/larry/images/filetypes.png

skins/larry/styles.css
@@ -2323,6 +2323,18 @@
    background-position: 0 -494px;
}
.attachmentslist li.ppt,
.attachmentslist li.pptx,
.attachmentslist li.ppsx,
.attachmentslist li.vnd.mspowerpoint {
    background-position: 0 -520px;
}
.attachmentslist li.odp,
.attachmentslist li.otp {
    background-position: 0 -546px;
}
.attachmentslist li a,
#compose-attachments ul li {
    display: block;