summaryrefslogtreecommitdiff
path: root/www/templates/montage.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/templates/montage.html')
-rw-r--r--www/templates/montage.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/templates/montage.html b/www/templates/montage.html
index c416c4f3..d2d58f04 100644
--- a/www/templates/montage.html
+++ b/www/templates/montage.html
@@ -99,7 +99,7 @@
</nav>
<span class="modal-alarm-badge">
- <a data-badge="{{$root.alarmCount}}" class="animated infinite tada button icon button-clear ion-ios-bell notification-badge"
+ <a data-badge="{{$root.alarmCount}}" class="animated infinite tada button icon ion-ios-bell notification-badge button-assertive"
ng-click="handleAlarmsWhileMinimized();" ng-if="$root.isAlarm"></a>
</span>