use img tags instead of divs with background-image set
This commit is contained in:
parent
74ad0c7f24
commit
ea4f1d3ee7
11 changed files with 92 additions and 29 deletions
|
@ -21,6 +21,7 @@ export default async function registerHandlebarsPartials(): Promise<void> {
|
|||
"systems/ds4/templates/actor/partials/item-list-header.hbs",
|
||||
"systems/ds4/templates/actor/partials/item-list-entry.hbs",
|
||||
"systems/ds4/templates/actor/partials/currency.hbs",
|
||||
"systems/ds4/templates/common/partials/rollable-image.hbs",
|
||||
];
|
||||
await loadTemplates(templatePaths);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue