mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
SelectButton visuals
This commit is contained in:
parent
2f3fdbd5b6
commit
04d0298ae9
6 changed files with 18 additions and 7 deletions
|
@ -10,7 +10,7 @@ export default {
|
|||
hoverColor: '{form.field.color}',
|
||||
checkedBackground: '{highlight.background}',
|
||||
checkedColor: '{highlight.color}',
|
||||
checkedBorderColor: '{highlight.focus.background}',
|
||||
checkedBorderColor: '{form.field.border.color}',
|
||||
disabledBackground: '{form.field.disabled.background}',
|
||||
disabledBorderColor: '{form.field.disabled.background}',
|
||||
disabledColor: '{form.field.disabled.color}',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue