commit
3080fd736a
8 changed files with 17 additions and 9 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<a ng-click="index.setTab(item, false, 0, true)"
|
||||
ng-style="{'color': index.tab == item.link ? index.backgroundColor : '#A5B2BF'}"
|
||||
id="menu-{{item.link}}">
|
||||
<i class="size-18 {{item.icon}} db"></i>
|
||||
<i class="size-18 {{item.icon[index.tab == item.link]}} db"></i>
|
||||
<span class="size-10 tu">
|
||||
{{ item.title|translate }}
|
||||
<span class="label round"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue