Patch #21245 » 0003-Use-PDF-icon-for-Also-available-in-PDF.patch
public/stylesheets/application.css | ||
---|---|---|
619 | 619 |
.other-formats span + span:before { content: "| "; } |
620 | 620 | |
621 | 621 |
a.atom { background: url(../images/feed.png) no-repeat 1px 50%; padding: 2px 0px 3px 16px; } |
622 |
a.pdf { background: url(../images/files/pdf.png) no-repeat 1px 50%; padding: 2px 0px 3px 20px; } |
|
622 | 623 | |
623 | 624 |
em.info {font-style:normal;font-size:90%;color:#888;display:block;} |
624 | 625 |
em.info.error {padding-left:20px; background:url(../images/exclamation.png) no-repeat 0 50%;} |