mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-19 00:19:03 +01:00
fix light theme to roll messages
This commit is contained in:
parent
d5f7e17339
commit
1ee7a1f742
3 changed files with 123 additions and 33 deletions
|
|
@ -1,3 +1,3 @@
|
|||
<div class="daggerheart chat resource-roll">
|
||||
<h5 class="reroll-message">{{localize "DAGGERHEART.UI.Chat.resourceRoll.playerMessage" user=user name=name }}</h5>
|
||||
</div>
|
||||
<ul class="daggerheart chat resource-roll">
|
||||
<li class="reroll-message">{{localize "DAGGERHEART.UI.Chat.resourceRoll.playerMessage" user=user name=name }}</li>
|
||||
</ul>
|
||||
Loading…
Add table
Add a link
Reference in a new issue