mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 17:32:36 +00:00
New tokens for MultiSelect with Lara support
This commit is contained in:
parent
c493f0d22a
commit
b940bc39f2
5 changed files with 108 additions and 57 deletions
|
@ -32,7 +32,7 @@ export default {
|
|||
borderColor: '{overlay.select.border.color}',
|
||||
borderRadius: '{overlay.select.border.radius}',
|
||||
color: '{overlay.select.color}',
|
||||
shadow: '{overlay.select.shadow}',
|
||||
shadow: '{overlay.select.shadow}'
|
||||
},
|
||||
list: {
|
||||
padding: '{list.padding}',
|
||||
|
@ -58,9 +58,6 @@ export default {
|
|||
fontWeight: '{list.option.group.font.weight}',
|
||||
padding: '{list.option.group.padding}'
|
||||
},
|
||||
filterIcon: {
|
||||
color: '{form.field.icon.color}'
|
||||
},
|
||||
checkmark: {
|
||||
color: '{list.option.color}'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue