]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/notifications_posts_item.tpl
Merge remote-tracking branch 'upstream/develop' into 1610-performance
[friendica.git] / view / templates / notifications_posts_item.tpl
index a578941706eab7b2bfc5259015ed357411546531..dfa15df2801994cade152bd3081e77929a8bd01c 100644 (file)
@@ -1,4 +1,4 @@
 
-<div class="notif-item">
+<div class="notif-item {{if !$item_seen}}unseen{{/if}}">
        <a href="{{$item_link}}" target="friendica-notifications"><img src="{{$item_image}}" class="notif-image">{{$item_text}} <span class="notif-when">{{$item_when}}</span></a>
 </div>
\ No newline at end of file