Update styles for dice and Vlyan dev

This commit is contained in:
Vlyan
2020-12-12 22:09:02 +01:00
committed by Mandar
11 changed files with 78 additions and 47 deletions

View File

@@ -12,5 +12,7 @@
<input type="text" name="data.social_standing.titles" value="{{data.social_standing.titles}}"/>
</li>
</ul>
<h4 class="text-block-header">{{ localize 'l5r5e.notes' }}</h4>
{{ editor content=data.notes.value target="data.notes.value" button=true editable=editable }}
<fieldset>
<legend class="text-block-header">{{ localize 'l5r5e.notes' }}</legend>
{{ editor content=data.notes.value target="data.notes.value" button=true editable=editable }}
</fieldset>