Updated Explore, Services and Community icon styles
This commit is contained in:
parent
faa4038f9d
commit
dfbbb3203d
9 changed files with 97 additions and 14 deletions
|
|
@ -7,7 +7,7 @@
|
|||
<div ng-show="!hide">
|
||||
<div ng-repeat="service in services track by $index">
|
||||
<a ui-sref="{{service.sref}}" class="item item-sub item-icon-left item-big-icon-left item-icon-right next-step">
|
||||
<i class="icon big-icon-svg">
|
||||
<i class="icon big-icon-svg theme-circle">
|
||||
<div class="bg {{service.icon}}"></div>
|
||||
</i>
|
||||
<span>{{service.title || service.name}}</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue