mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 16:09:03 +01:00
initial style in compedium browser
This commit is contained in:
parent
845d72e20c
commit
1eae802c46
6 changed files with 244 additions and 110 deletions
|
|
@ -10,6 +10,9 @@
|
|||
<a class="filter-button">
|
||||
<i class="fa-solid fa-filter"></i>
|
||||
</a>
|
||||
<a data-tooltip="{{localize 'DAGGERHEART.UI.Tooltip.compediumBrowser'}}" data-action="tempBrowser">
|
||||
<i class="fa-solid fa-book-atlas"></i>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="currency-section">
|
||||
|
|
@ -68,5 +71,4 @@
|
|||
canCreate=true
|
||||
}}
|
||||
</div>
|
||||
<button type="button" data-action="tempBrowser">Item Browser</button>
|
||||
</section>
|
||||
Loading…
Add table
Add a link
Reference in a new issue