summaryrefslogtreecommitdiffstats
path: root/templates/part.feed.unread.php
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-04-15 11:11:20 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-04-15 11:11:20 +0200
commit8553c92dd9746d4c6d4390544bcb4c66167173ce (patch)
treeba5ab92f844b43555920749f6bd8d345e399dfd8 /templates/part.feed.unread.php
parent516063c1e1d1d8a85dca7b670e279f71c5685848 (diff)
remove opacity for feedcounter, fix #57
Diffstat (limited to 'templates/part.feed.unread.php')
-rw-r--r--templates/part.feed.unread.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/part.feed.unread.php b/templates/part.feed.unread.php
index cf130228c..67c57e369 100644
--- a/templates/part.feed.unread.php
+++ b/templates/part.feed.unread.php
@@ -16,8 +16,7 @@
<?php p($l->t('All articles'))?>
</a>
<span class="utils">
- <span class="unread-counter"
- ng-style="{opacity: getOpacity(subscriptionsBl.getUnreadCount()) }">
+ <span class="unread-counter">
{{ subscriptionsBl.getUnreadCount() }}
</span>
<button class="svg action mark-read-icon"