[Frontend] Mods to .status.block
open #442 Added clickable class; tweaks to indicator.html to introduce s-btn element look;
This commit is contained in:
@@ -30,11 +30,8 @@
|
||||
</span><span class="label"
|
||||
ng-class='ngModel.getTextClass()'>
|
||||
{{ngModel.getText()}}
|
||||
<a class="s-btn ui-symbol" ng-if="ngModel.configure">G</a>
|
||||
</span><span class="count">
|
||||
<!-- Add int count value here if this type of indicator has one or more messages associated with it -->
|
||||
</span><a href=''
|
||||
class="ui-symbol"
|
||||
ng-if="ngModel.configure">
|
||||
G
|
||||
</a>
|
||||
</span>
|
||||
</div>
|
||||
Reference in New Issue
Block a user