PluginProbe
WP Attachments / 3.2.3
WP Attachments v3.2.3
6.0.2 6.0.3 trunk 2.0 3 3.0.1 3.0.2 3.0.3 3.1 3.1.1 3.1.2 3.1.3 3.1.4 3.2 3.2.1 3.2.2 3.2.3 3.2.4 3.3 3.4 3.5 3.5.1 3.5.2 3.5.3 3.5.4 All 52 releases
wp-attachments / styles / frontend.css

frontend.css in WP Attachments 3.2.3, at styles/frontend.css

11 lines 1.2 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
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);}