mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-07 05:14:16 +02:00
Implement new button styling
This commit is contained in:
parent
24813e7e4f
commit
b2bda3e76c
4 changed files with 37 additions and 51 deletions
|
|
@ -8,6 +8,7 @@
|
|||
type='feature'
|
||||
actorType='character'
|
||||
collection=category.values
|
||||
isGlassy=true
|
||||
canCreate=@root.editable
|
||||
showActions=@root.editable
|
||||
}}
|
||||
|
|
@ -17,6 +18,7 @@
|
|||
type='feature'
|
||||
actorType='character'
|
||||
collection=category.values
|
||||
isGlassy=true
|
||||
canCreate=false
|
||||
showActions=@root.editable
|
||||
}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue