forked from public/foundryvtt-reve-de-dragon
		
	Local sync
This commit is contained in:
		| @@ -314,6 +314,61 @@ button { | ||||
|   font-family: "GoudyAcc", sans-serif; | ||||
| } | ||||
|  | ||||
| /* ======================================== */ | ||||
| .sheet-competence-img { | ||||
|   width: 24px; | ||||
|   height: 24px; | ||||
|   flex-grow: 0; | ||||
|   margin-right: 4px; | ||||
| } | ||||
| .competence-header { | ||||
|   align-content: flex-start; | ||||
| } | ||||
| .competence-label { | ||||
|   flex-grow: 2; | ||||
| } | ||||
| .competence-value { | ||||
|   flex-grow: 0; | ||||
|   flex-basis: 64px; | ||||
|   margin-right: 4px; | ||||
|   margin-left: 4px; | ||||
| } | ||||
| .competence-xp { | ||||
|   flex-grow: 0; | ||||
|   flex-basis: 64px; | ||||
|   margin-right: 4px; | ||||
|   margin-left: 4px; | ||||
| } | ||||
| .blessures-soins { | ||||
|   flex-grow: 0; | ||||
|   flex-basis: 32px; | ||||
|   margin-right: 4px; | ||||
|   margin-left: 4px; | ||||
| } | ||||
| .blessures-loc { | ||||
|   flex-grow: 0; | ||||
|   flex-basis: 96px; | ||||
|   margin-right: 4px; | ||||
|   margin-left: 4px; | ||||
| } | ||||
|  | ||||
| /* ======================================== */ | ||||
| .item-checkbox { | ||||
|   height: 25px; | ||||
|   border: 1px solid #736953a6; | ||||
|   border-left: none; | ||||
|   font-family: CaslonPro; | ||||
|   font-weight: 500; | ||||
|   font-size: 14px; | ||||
|   color: black; | ||||
|   padding-top: 5px; | ||||
|   margin-right: 0px; | ||||
|   width: 45px; | ||||
|   position: relative; | ||||
|   left: 0px; | ||||
|   text-align: center; | ||||
| } | ||||
|  | ||||
| /* ======================================== */ | ||||
| /* Fatigue CSS */ | ||||
| .table-fatigue { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user