mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-14 12:41:07 +01:00
style countdown interface, application and ownership dialog
This commit is contained in:
parent
36c952faff
commit
f7f70f54bb
8 changed files with 71 additions and 35 deletions
|
|
@ -21,7 +21,7 @@ export default class DhCountdowns extends HandlebarsApplicationMixin(Application
|
|||
static DEFAULT_OPTIONS = {
|
||||
id: 'countdowns',
|
||||
tag: 'div',
|
||||
classes: ['daggerheart', 'dh-style', 'countdowns'],
|
||||
classes: ['daggerheart', 'dh-style', 'countdowns', 'faded-ui'],
|
||||
window: {
|
||||
icon: 'fa-solid fa-clock-rotate-left',
|
||||
frame: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue