mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-15 05:01:08 +01:00
Some localization, style and smaller changes
This commit is contained in:
parent
a554ec0e4d
commit
048510074c
9 changed files with 137 additions and 151 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<div class="daggerheart chat deathmoves">
|
||||
<div class="daggerheart chat death-moves">
|
||||
<ul class="death-moves-list">
|
||||
<details class="death-move" {{this.open}}>
|
||||
<summary class="death-label">
|
||||
|
|
@ -12,9 +12,9 @@
|
|||
<div class="description">
|
||||
{{{this.description}}}
|
||||
</div>
|
||||
<div class="result">
|
||||
{{{this.result}}}
|
||||
</div>
|
||||
</details>
|
||||
</ul>
|
||||
<div class="result">
|
||||
{{{this.result}}}
|
||||
</div>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue