mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-11 19:25:21 +01:00
* Updated CSS and Description view in inventory * Inventory items now have descriptions * CSS resolved to improve visuals (Rich text issue is still unresolved) * Fixed as per review * Changed the line to the elements.less file * inventory-item updated to reflect rich text issue
This commit is contained in:
parent
a1f7e0d2c5
commit
6f1529fefe
3 changed files with 4 additions and 0 deletions
|
|
@ -127,4 +127,5 @@
|
|||
<a data-action="toChat" data-tooltip="{{localize 'DAGGERHEART.Tooltip.sendToChat'}}"><i class="fa-regular fa-message"></i></a>
|
||||
<a data-action="triggerContextMenu" data-tooltip="{{localize 'DAGGERHEART.Tooltip.moreOptions'}}"><i class="fa-solid fa-ellipsis-vertical"></i></a>
|
||||
</div>
|
||||
<div class="item-description">{{#unless isSidebar}}{{{item.system.description}}}{{/unless}}</div>
|
||||
</li>
|
||||
Loading…
Add table
Add a link
Reference in a new issue