Skip to content

Commit 30029c1

Browse files
Fireobirdymvdkleijn
authored andcommitted
Match appereance with other apps.
1 parent de2eb07 commit 30029c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

FreshRSS/livestats.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<ul class="livestats">
22
@if ($unread > 0)
33
<li>
4-
<span class="title" style="color:orange;">{!! $unread !!} Unread</span>
4+
<span class="title">Unread</span><strong>{!! $unread !!}</strong>
55
</li>
66
@endif
77
</ul>

0 commit comments

Comments
 (0)