Foundry v13 migraton, WIP

This commit is contained in:
2025-05-14 23:24:42 +02:00
parent aa5f159a91
commit c25320755a
3 changed files with 225 additions and 224 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.85);
font-size: 1rem;
border-radius: 0.2rem;
padding: 0.4rem;