rotes unread Symbol grau

This commit is contained in:
eggy
2017-07-23 07:44:39 +02:00
parent def827d5b0
commit d96cd7060c
2 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -162,7 +162,7 @@
<!-- EVENT topiclist_row_prepend -->
<!-- IF topicrow.S_UNREAD_TOPIC and not S_IS_BOT -->
<a class="unread" href="{topicrow.U_NEWEST_POST}">
<i class="icon fa-file fa-fw icon-red icon-md" aria-hidden="true"></i><span class="sr-only">{NEW_POST}</span>
<i class="icon fa-file fa-fw icon.icon-debianforum_unread icon-md" aria-hidden="true"></i><span class="sr-only">{NEW_POST}</span>
</a>
<!-- ENDIF -->
<a href="{topicrow.U_VIEW_TOPIC}" class="topictitle">{topicrow.TOPIC_TITLE}</a>