Improved death marking styling

This commit is contained in:
WBHarry 2025-08-13 16:06:34 +02:00
parent 72466436a8
commit e2da9f8e99
5 changed files with 59 additions and 39 deletions

View file

@ -1,8 +1,7 @@
<aside class="adversary-sidebar-sheet">
<div class="portrait {{#if (and source.system.resources.hitPoints.max (gte source.system.resources.hitPoints.value source.system.resources.hitPoints.max))}}death-roll{{/if}}">
<img src="{{source.img}}" alt="{{source.name}}" data-action='editImage' data-edit="img">
<a class="death-roll-btn" data-tooltip="{{localize " DAGGERHEART.UI.Tooltip.makeDeathMove"}}"
data-action="makeDeathMove"><i class="fas fa-skull death-save"></i></a>
<a class="death-roll-btn"><i class="fas fa-skull death-save"></i></a>
</div>
<div class="info-section">