mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 09:22:34 +00:00
Active border color for Steps, Stepper
This commit is contained in:
parent
c9bedbd4b0
commit
004737eb38
8 changed files with 10 additions and 2 deletions
|
@ -25,6 +25,7 @@ export default {
|
|||
background: '{content.background}',
|
||||
activeBackground: '{primary.color}',
|
||||
borderColor: '{content.border.color}',
|
||||
activeBorderColor: '{primary.color}',
|
||||
color: '{text.muted.color}',
|
||||
activeColor: '{primary.contrast.color}',
|
||||
size: '2.25rem',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue