Amélioration des tooltips

- title/alt remplacés par des data-tooltip
- description de ce que font les boutons
- description des items survolés
This commit is contained in:
2023-12-04 01:21:05 +01:00
parent a68057900d
commit 1208eb8ae1
139 changed files with 311 additions and 302 deletions

View File

@ -1,4 +1,4 @@
<img class="chat-icon" src="{{herbe.img}}" alt="fabrication" />
<img class="chat-icon" src="{{herbe.img}}" data-tooltip="fabrication" />
<h4>
{{alias}} a fabriqué une potion de {{herbe.system.categorie}} de {{herbe.name}}, avec {{herbe.nbBrins}} brins.
</h4>