Apply low performance styling to all daggerheart sheets

This commit is contained in:
Carlos Fernandez 2026-03-13 20:00:05 -04:00
parent 7c0ab25e10
commit 37b088fe7d

View file

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