mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-11 01:42:34 +00:00
Refactored shadow token name
This commit is contained in:
parent
944e68d548
commit
18ecd1af94
39 changed files with 65 additions and 65 deletions
|
@ -8,7 +8,7 @@ export default {
|
|||
invalidBorderColor: '{form.field.invalid.border.color}',
|
||||
color: '{form.field.color}',
|
||||
disabledColor: '{form.field.disabled.color}',
|
||||
boxShadow: '{form.field.box.shadow}'
|
||||
shadow: '{form.field.shadow}'
|
||||
},
|
||||
option: {
|
||||
focusBackground: '{list.option.focus.background}',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue