finish resources tab

This commit is contained in:
moliloo 2025-09-02 23:27:18 -03:00
parent 8b1850fc5c
commit f33c40d8f8
8 changed files with 337 additions and 17 deletions

View file

@ -14,8 +14,12 @@ body.game:is(.performance-low, .noblur) {
.themed.theme-dark .application.daggerheart.sheet.dh-style,
.themed.theme-dark.application.daggerheart.sheet.dh-style,
&.theme-dark .application.daggerheart {
background: @dark-blue;
};
&.adversary,
&.character,
&.item {
background: @dark-blue;
}
}
}
.application.sheet.dh-style {