Fix CSS pour confrontation et CSS pour DiceTray
This commit is contained in:
		| @@ -28,7 +28,7 @@ | ||||
|         {{#if isSuccess}} | ||||
|           <li><label class="chat-result-text chat-result-success ">Réussite !</label> Votre {{attr.label}} augmente de {{gainAttr}} points.</li> | ||||
|         {{else}} | ||||
|           <li><label class="chat-result-text chat-result-success ">Echec !</label> Votre {{attr.label}} diminue de {{gainAttr}} points.</li> | ||||
|           <li><label class="chat-result-text chat-result-failure ">Echec !</label> Votre {{attr.label}} diminue de {{gainAttr}} points.</li> | ||||
|         {{/if}} | ||||
|  | ||||
|       </ul>   | ||||
|   | ||||
		Reference in New Issue
	
	Block a user