forked from public/foundryvtt-reve-de-dragon
		
	Ajout de commentaire et suppression des logs
This commit is contained in:
		| @@ -811,22 +811,26 @@ ul, li { | ||||
|   left: 0px; | ||||
|   text-align: center; | ||||
| } | ||||
|  | ||||
| 	 | ||||
| .diffAppelAuMoral { | ||||
|   display: none !important; | ||||
| } | ||||
| .diffAppelAuMoral-checker{ | ||||
|   display: inline-block; | ||||
|   background-image: url('../icons/moral-neutre.svg'); | ||||
|   width: 20px; | ||||
| .diffAppelAuMoral-checker { | ||||
|   height: 20px; | ||||
|   background-image: url('../icons/moral-neutre.svg'); | ||||
|   background-size: cover; | ||||
| } | ||||
| .diffAppelAuMoral:checked + .diffAppelAuMoral-checker { | ||||
|   background-image: url('../icons/moral-heureux.svg'); | ||||
| } | ||||
|  | ||||
| .iconeSmile	 { | ||||
|   height: 20px; | ||||
|   width: 20px; | ||||
|   border:none; | ||||
|   outline: none; | ||||
|   background-size: cover; | ||||
| } | ||||
| .textSmile { | ||||
| } | ||||
|  | ||||
| /* ======================================== */ | ||||
| /* Fatigue CSS */ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user