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
e4a3f105dc
commit
79075c23a5
4 changed files with 36 additions and 50 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