New users are highlighted when posting. .new-user class

This commit is contained in:
Robin Ward
2013-02-13 16:12:30 -05:00
parent dee9e9a51f
commit 4c6379ea56
5 changed files with 14 additions and 1 deletions

View File

@@ -29,7 +29,7 @@
<div class='topic-meta-data span2'>
<div class='contents'>
<a href='/users/{{unbound username}}' class='excerptable' data-excerpt-position="right" data-excerpt-size="small" >{{avatar this imageSize="large"}}</a>
<h3 {{bindAttr class="moderator"}}><a href='/users/{{unbound username}}'>{{breakUp username}}</a></h3>
<h3 {{bindAttr class="moderator new_user"}}><a href='/users/{{unbound username}}'>{{breakUp username}}</a></h3>
<div class='post-info'>
<a href='#' class='post-date' {{bindAttr data-share-url="url"}}>{{date created_at}}</a>