mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-14 12:41:07 +01:00
finish resources tab
This commit is contained in:
parent
8b1850fc5c
commit
f33c40d8f8
8 changed files with 337 additions and 17 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue