[Frontend] Markup and CSS for link icon indicators

WTD-1423
Grid item version with link at bottom right of main icon;
This commit is contained in:
Charles Hacskaylo
2015-06-30 17:58:56 -07:00
parent 3e5fa30d9d
commit d5d7ac90ac
9 changed files with 163 additions and 88 deletions

View File

@@ -22,13 +22,12 @@
<span class="label s-label">
<span class='ui-symbol icon type-icon'>
{{type.getGlyph()}}
<!-- this will be toggled by a ng-show -->
<span class='ui-symbol icon l-link-icon'>
&#xf4;
</span>
<span class='ui-symbol icon alert hidden'>!</span>
</span>
<!-- this will be toggled by a ng-show -->
<span class='ui-symbol icon indicator-icon'>
è
</span>
<span class='title-label'>
{{model.name}}
</span>