Indefero

Indefero Commit Details


Date:2011-05-16 16:49:08 (13 years 7 months ago)
Author:Thomas Keller
Branch:develop, feature.content-md5, feature.diff-whitespace, feature.download-md5, feature.issue-of-others, feature.issue-summary, feature.search-filter, feature.webrepos, feature.wiki-default-page, release-1.2, release-1.3
Commit:8502a36481949b11da51b126797c92c3163d1ef8
Parents: be4774c95cee73f69c783a64dec0a97733ebd993
Message:Mark two new strings in the latest updates view for translation; prettify the RSS icon display somewhat.

Changes:

File differences

src/IDF/templates/idf/project/timeline.html
2121
2222
2323
24
24
25
26
2527
2628
2729
{/if}
{/foreach}
</p>
<p><strong>Subscribe to this timeline</strong><br /><img src="{media '/idf/img/rss.png'}" alt="{trans 'RSS'}" /> <a href="{$feedurl}" >Atom feeds</a></p>
<p><strong>{trans 'Subscribe to this timeline'}</strong><br />
<span class="label"><img src="{media '/idf/img/rss.png'}" alt="{trans 'RSS'}" /> <a href="{$feedurl}">{trans 'Atom feed'}</a></span>
</p>
{/block}
www/media/idf/css/style.css
295295
296296
297297
298
299
300
301
302
298303
299304
300305
padding-left: 0.5em;
}
span.label img {
max-height: 13px;
vertical-align: -10%;
}
a.label {
color: #204a87;
text-decoration: none;

Archive Download the corresponding diff file

Page rendered in 0.08378s using 13 queries.