Item first iteration style, added item infos and value
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!--<fieldset class="properties-content">-->
|
||||
<!-- <legend class="section-header">{{ localize 'l5r5e.properties' }}</legend>-->
|
||||
<fieldset class="properties">
|
||||
<legend class="section-header">{{ localize 'l5r5e.properties' }}</legend>
|
||||
<ul class="item-list">
|
||||
{{#each properties as |item id|}}
|
||||
<!-- {{#ifCond item.type '==' 'property'}}-->
|
||||
@@ -7,4 +7,4 @@
|
||||
<!-- {{/ifCond}}-->
|
||||
{{/each}}
|
||||
</ul>
|
||||
<!--</fieldset>-->
|
||||
</fieldset>
|
||||
Reference in New Issue
Block a user