mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-03-07 22:46:12 +01:00
Potential Adversaries can be dragged out of the sheet onto canvas
This commit is contained in:
parent
4a53adf857
commit
1506f46efb
11 changed files with 54 additions and 66 deletions
|
|
@ -4786,7 +4786,7 @@ div.daggerheart.views.multiclass {
|
|||
padding: 0 20px;
|
||||
}
|
||||
.theme-light .application.sheet.daggerheart.actor.dh-style.environment {
|
||||
background: url('../assets/svg/trait-shield-light.svg') no-repeat;
|
||||
background: url('../assets/parchments/dh-parchment-light.png');
|
||||
}
|
||||
.theme-dark .application.sheet.daggerheart.actor.dh-style.environment {
|
||||
background-image: url('../assets/parchments/dh-parchment-dark.png');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue