Foundry v13 migraton, WIP

This commit is contained in:
2025-05-14 22:09:35 +02:00
parent cc4cbbc771
commit 6b053b189b
33 changed files with 151 additions and 96 deletions

View File

@ -69,7 +69,6 @@
.sheet header.sheet-header .header-compteurs,
.sheet header.sheet-header .flex-group-center.flex-fatigue,
select,
button,
.item-checkbox,
#sidebar,
#players,
@ -2040,7 +2039,8 @@ button,
}
.system-foundryvtt-reve-de-dragon aside#tooltip {
background: var(--background-tooltip);
color: var(--color-text-dark-primary);
/*color: var(--color-text-dark-primary);*/
color: rgba(100, 100, 50, 0.90);
font-size: 1rem;
border-radius: 0.2rem;
padding: 0.4rem;