diff --git a/styles/simple.css b/styles/simple.css index 2e3a6180..b57e1151 100644 --- a/styles/simple.css +++ b/styles/simple.css @@ -1455,19 +1455,20 @@ display: inline-flex; /* Tooltip text */ .tooltip .tooltiptext { - text-align: center; - + text-align: center; /* Position the tooltip text */ - top: 20px; position: absolute; z-index: 1; - /* Fade in tooltip */ visibility: hidden; opacity: 0; transition: opacity 0.3s; } +.tooltip .left-competence { + transform: translate(-100%, 0%); +} + .tooltip .ttt-fatigue{ width: 360px; diff --git a/system.json b/system.json index 390e0323..5f950d19 100644 --- a/system.json +++ b/system.json @@ -2,7 +2,7 @@ "name": "foundryvtt-reve-de-dragon", "title": "Rêve de Dragon", "description": "Rêve de Dragon RPG for FoundryVTT", - "version": "1.5.65", + "version": "1.5.66", "manifestPlusVersion": "1.0.0", "minimumCoreVersion": "0.8.0", "compatibleCoreVersion": "9", diff --git a/templates/actor-sheet-competence-partial.html b/templates/actor-sheet-competence-partial.html index 000357cb..ff294648 100644 --- a/templates/actor-sheet-competence-partial.html +++ b/templates/actor-sheet-competence-partial.html @@ -17,10 +17,10 @@ {{#unless @root.options.editCaracComp}}disabled{{/unless}} /> - - Vous devez acquérir {{data.xpNext}} points d'Experience pour augmenter de 1 votre compétence {{name}} + Vous devez acquérir {{data.xpNext}} points d'Experience pour augmenter de 1 votre compétence {{name}} {{#if (eq data.categorie 'draconic')}} diff --git a/templates/dialog-roll-signedraconique.html b/templates/dialog-roll-signedraconique.html index c790fe6b..bf8fd8b2 100644 --- a/templates/dialog-roll-signedraconique.html +++ b/templates/dialog-roll-signedraconique.html @@ -42,5 +42,5 @@
- \ No newline at end of file +