Patch #14451 » add_export_icon_patch_with_binary.diff
public/stylesheets/application.css (working copy) | ||
---|---|---|
551 | 551 |
p.other-formats { text-align: right; font-size:0.9em; color: #666; } |
552 | 552 |
.other-formats span + span:before { content: "| "; } |
553 | 553 | |
554 |
a.atom { background: url(../images/feed.png) no-repeat 1px 50%; padding: 2px 0px 3px 16px; } |
|
554 |
a.atom { background: url(../images/feed.png) no-repeat 1px 50%; padding: 2px 0px 3px 20px; } |
|
555 |
a.pdf { background: url(../images/files/pdf.png) no-repeat 1px 50%; padding: 2px 0px 3px 20px; } |
|
556 |
a.csv { background: url(../images/files/text.png) no-repeat 1px 50%; padding: 2px 0px 3px 20px; } |
|
557 |
a.png { background: url(../images/files/image.png) no-repeat 1px 50%; padding: 2px 0px 3px 20px; } |
|
555 | 558 | |
556 | 559 |
em.info {font-style:normal;font-size:90%;color:#888;display:block;} |
557 | 560 |
em.info.error {padding-left:20px; background:url(../images/exclamation.png) no-repeat 0 50%;} |
public/images/feed.png (working copy) | ||
---|---|---|
1 | 1 |
?PNG |
2 | 2 | |
3 |