Fix style colors for wp8
This commit is contained in:
parent
6fe88cdbfe
commit
4f899dd080
18 changed files with 37 additions and 24 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<span translate>Color</span>
|
||||
<span class="right text-gray">
|
||||
<i class="icon-arrow-right3 size-24 right"></i>
|
||||
<span style="color:{{index.backgroundColor || '#1ABC9C'}}">█</span>
|
||||
<span ng-style="{'color':index.backgroundColor || '#1ABC9C'}">█</span>
|
||||
</span>
|
||||
</li>
|
||||
<li class="line-b p20">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue