| 1 |
ul.post-attachments{list-style:none;margin:0;} |
| 2 |
li.post-attachment{background:url(icons/document.png) 0 4px no-repeat;padding-left:24px;} .post-attachment.mime-imagejpeg,.post-attachment.mime-imagepng,.post-attachment.mime-imagejpeg,.post-attachment.mime-imagegif{background-image:url(icons/document-image.png);} |
| 3 |
.post-attachment.mime-applicationzip{background-image:url(icons/document-zipper.png);} |
| 4 |
.post-attachment.mime-applicationpdf{background-image:url(icons/document-pdf.png);} |
| 5 |
.post-attachment.mime-applicationvnd-ms-excel{background-image:url(icons/document-excel.png);} |
| 6 |
.post-attachment.mime-applicationvnd-openxmlformats-officedocument-spreadsheetml-sheet{background-image:url(icons/document-excel.png);} |
| 7 |
.post-attachment.mime-applicationmsword{background-image:url(icons/document-word.png);} |
| 8 |
.post-attachment.mime-applicationvnd-openxmlformats-officedocument-wordprocessingml-document{background-image:url(icons/document-word.png);} |
| 9 |
.post-attachment.mime-applicationvnd-oasis-opendocument-spreadsheet{background-image:url(icons/document-ods.png);} |
| 10 |
.post-attachment.mime-applicationvnd-oasis-opendocument-text{background-image:url(icons/document-odt.png);} |
| 11 |
.post-attachment.mime-audiompeg{background-image:url(icons/document-music.png);} |