description complete sur mouseover

This commit is contained in:
Vincent Vandemeulebrouck
2021-04-22 19:08:37 +02:00
parent 3646fd2033
commit fb490f8ac8
9 changed files with 27 additions and 11 deletions

View File

@ -1,9 +1,5 @@
<form class="rdddialog">
<h2 class="tooltip" style="width: 100%;">Cuisiner: {{oeuvre.name}}
<div class="tooltiptext ttt-titre">
{{> "systems/foundryvtt-reve-de-dragon/templates/chat-poesie.html" oeuvre.data}}
</div>
</h2>
<h2>Cuisiner: {{oeuvre.name}}</h2>
<div class="grid grid-2col">
<div class="flex-group-left">
@ -38,7 +34,7 @@
<div id="tableAjustements" class="flexrow"></div>
</div>
</div>
{{> "systems/foundryvtt-reve-de-dragon/templates/partial-description-overflow.html" oeuvre.data}}
<div id="tableResolution"></div>
<div id="tableProbaReussite"></div>
</form>