mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-16 05:31:07 +01:00
Active Effects (#123)
* Added Dh classes to ActiveEffect/ActiveEffectConfig with some initial logic * TabFormFooter styling update * Lowered tab-form-footer padding
This commit is contained in:
parent
7799f4f1eb
commit
bc3525c970
16 changed files with 230 additions and 0 deletions
3
templates/sheets/global/tabs/tab-form-footer.hbs
Normal file
3
templates/sheets/global/tabs/tab-form-footer.hbs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<section class='tab-form-footer'>
|
||||
<button type="submit"><i class="fa-solid fa-floppy-disk"></i> {{localize "Save"}}</button>
|
||||
</section>
|
||||
Loading…
Add table
Add a link
Reference in a new issue