##// END OF EJS Templates
css: drop -moz-border-radius and -moz-box-shadow...
css: drop -moz-border-radius and -moz-box-shadow Firefox 4.0 added support for border-radius and box-shadow. Firefox 13.0 and later emits errors for -moz-border-radius. There is thus no reasons to keep the old styles.

File last commit:

r2988:8ca4d9f6 beta
r3432:cc337324 beta
Show More
main.html
9 lines | 99 B | text/html | HtmlLexer
${self.body()}
<div>
--
<br/>
<br/>
<b>${_('This is a notification from RhodeCode.')}</b>
</div>