From 4f9578638f37c8686da11825acdd373274dcf954 Mon Sep 17 00:00:00 2001 From: Paul Maskelyne Date: Fri, 3 Nov 2023 19:57:42 +0000 Subject: [PATCH] spacing --- .../actor/parts/actor-inventory.html | 2 +- .../actor/parts/simple-expandable-item.html | 48 +++++++++---------- 2 files changed, 25 insertions(+), 25 deletions(-) diff --git a/system/templates/actor/parts/actor-inventory.html b/system/templates/actor/parts/actor-inventory.html index e32f2bdb..0d1ffa03 100644 --- a/system/templates/actor/parts/actor-inventory.html +++ b/system/templates/actor/parts/actor-inventory.html @@ -122,4 +122,4 @@ - \ No newline at end of file + diff --git a/system/templates/actor/parts/simple-expandable-item.html b/system/templates/actor/parts/simple-expandable-item.html index 08ca2692..45cbde13 100644 --- a/system/templates/actor/parts/simple-expandable-item.html +++ b/system/templates/actor/parts/simple-expandable-item.html @@ -1,24 +1,24 @@ -
  • -
    - {{#if (ne item.system.quantity undefined)}} -   - {{/if}} - -
    - {{#ifCond item.system.stashed '!=' null}} - - - - {{/ifCond}} - {{#if item.system.equippable}} - - - - {{/if}} - - -
    -
    -
  • \ No newline at end of file +
  • +
    + {{#if (ne item.system.quantity undefined)}} +   + {{/if}} + +
    + {{#ifCond item.system.stashed '!=' null}} + + + + {{/ifCond}} + {{#if item.system.equippable}} + + + + {{/if}} + + +
    +
    +