removed coloring from text
This commit is contained in:
parent
70717dbeae
commit
402ad15fce
@ -231,9 +231,9 @@
|
||||
<span class="cWorkDate" style="font-weight:{{cardDate}}">{{dateWord}}</span>
|
||||
<div style="color:{{doneRatio}}">
|
||||
<i class="fa fa-thumbs-up" aria-hidden="true" style="color:{{confirmed}}"></i>
|
||||
<span style="color:{{confirmed}}">{{confirmationLength}}</span>
|
||||
<span>{{confirmationLength}}</span>
|
||||
<i class="fa fa-exclamation-triangle" aria-hidden="true" style="color:{{reported}}"></i>
|
||||
<span style="color:{{reported}}">{{reportLength}}</span>
|
||||
<span>{{reportLength}}</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user