mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-14 20:51:07 +01:00
.
This commit is contained in:
parent
24893b8d5b
commit
fb23ef1aa5
1 changed files with 6 additions and 6 deletions
|
|
@ -57,12 +57,12 @@
|
||||||
<label>{{localize "DAGGERHEART.SETTINGS.Menu.appearance.diceSoNice.font"}}</label>
|
<label>{{localize "DAGGERHEART.SETTINGS.Menu.appearance.diceSoNice.font"}}</label>
|
||||||
{{formInput fields.font value=values.font choices=@root.diceSoNiceFonts localize=true}}
|
{{formInput fields.font value=values.font choices=@root.diceSoNiceFonts localize=true}}
|
||||||
</div>
|
</div>
|
||||||
<div class="button-container">
|
</div>
|
||||||
<button type="button" data-action="preview" data-key="{{dsnTab.id}}">
|
<div class="button-container">
|
||||||
<i class="fa-solid fa-dice"></i>
|
<button type="button" data-action="preview" data-key="{{dsnTab.id}}">
|
||||||
<span>{{localize "Preview"}}</span>
|
<i class="fa-solid fa-dice"></i>
|
||||||
</button>
|
<span>{{localize "Preview"}}</span>
|
||||||
</div>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue