mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 16:09:03 +01:00
style remaing chat messages
This commit is contained in:
parent
e4820dd6bd
commit
76cfcb29ea
9 changed files with 103 additions and 59 deletions
|
|
@ -1,11 +1,4 @@
|
|||
<div class="daggerheart chat downtime">
|
||||
<div class="downtime-header">
|
||||
<img class="profile" src="{{actor.img}}">
|
||||
<div class="header-label">
|
||||
<h2 class="title">{{localize 'DAGGERHEART.UI.Chat.deathMove.title'}}</h2>
|
||||
<span class="label">{{actor.name}}</span>
|
||||
</div>
|
||||
</div>
|
||||
<ul class="downtime-moves-list">
|
||||
<li class="downtime-move">
|
||||
<div class="downtime-label">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue