forked from public/foundryvtt-reve-de-dragon
		
	Ajout hover sur boutons des acteurs
This commit is contained in:
		| @@ -246,6 +246,12 @@ table {border: 1px solid #7a7971;} | ||||
|   height: 8%; | ||||
|   max-height: 48px; | ||||
|   border-width: 0; | ||||
| 	border: 1px solid rgba(0, 0, 0, 0); | ||||
| } | ||||
| .button-img:hover { | ||||
| 	color: rgba(255, 255, 128, 0.7); | ||||
| 	border: 1px solid rgba(255, 128, 0, 0.8); | ||||
| 	cursor: pointer; | ||||
| } | ||||
|  | ||||
| .button-effect-img { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user