Minor fixes

This commit is contained in:
2022-08-16 21:21:37 +02:00
parent 30ef811bbf
commit 8839236214
22 changed files with 100 additions and 26 deletions

View File

@ -430,6 +430,9 @@
<span class="item-field-label-medium">
<label class="short-label">NRG Spent</label>
</span>
<span class="item-field-label-medium">
<label class="short-label">PL</label>
</span>
</li>
{{#each powers as |power key|}}
@ -469,6 +472,8 @@
<input type="text" class="padd-right input-numeric-short power-cost-spent"
value="{{power.data.costspent}}" data-dtype="Number" />
</span>
<span class="item-field-label-medium">{{power.data.powerlevel}}</span>
<div class="item-filler">&nbsp;</div>
<div class="item-controls item-controls-fixed">