commit
ef771beb28
@ -1,3 +1,3 @@
|
|||||||
<span [style]="change >= 0 ? 'color: #42B747' : 'color: #B74242'">
|
<span [style]="change >= 0 ? 'color: #42B747' : 'color: #B74242'">
|
||||||
{{ change >= 0 ? '+' : '' }}{{ change | amountShortener }}%
|
‎{{ change >= 0 ? '+' : '' }}{{ change | amountShortener }}%
|
||||||
</span>
|
</span>
|
||||||
|
@ -993,6 +993,10 @@ th {
|
|||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.btn-audit {
|
||||||
|
margin-left: .5em;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.scriptmessage {
|
.scriptmessage {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user