File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -615,6 +615,7 @@ li.moin-selected-groups { font-size: 1em; font-weight: bold; }
615615.moin-nameless-item ,
616616.moin-history-name-old { font-style : italic; }
617617.moin-history-name-old : hover { cursor : pointer; }
618+ .moin-history-rss { float : right; margin : 0 7px 0 14px ; height : 0 ; position : relative; top : 9px ; }
618619
619620/* item history */
620621
Original file line number Diff line number Diff line change 3030{% block content %}
3131 < h1 > {{ title }}</ h1 >
3232 < div class ='moin-clr '> </ div >
33+ < div class ="moin-history-rss ">
34+ < a href ="/+feed/atom "> < img alt ="[RSS] " height ="16 " src ="/static/img/icons/moin-rss.png " title ="[RSS] " width ="16 "> </ a >
35+ </ div >
3336 {{ utils.page_links(page_num, pages, url) }}
3437 {# make columns line up by creating one long table styled to look like one table per day #}
3538 < table id ="moin-global-history ">
You can’t perform that action at this time.
0 commit comments