mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Button and Panels for Lara
This commit is contained in:
parent
19cad8f924
commit
1f395db001
7 changed files with 164 additions and 170 deletions
|
@ -235,7 +235,7 @@ export default {
|
|||
help: {
|
||||
hoverBackground: '{purple.50}',
|
||||
activeBackground: '{purple.100}',
|
||||
color: '{purple.600}'
|
||||
color: '{purple.500}'
|
||||
},
|
||||
danger: {
|
||||
hoverBackground: '{red.50}',
|
||||
|
@ -311,7 +311,6 @@ export default {
|
|||
color: '{green.950}',
|
||||
hoverColor: '{green.950}',
|
||||
activeColor: '{green.950}',
|
||||
activeColor: '{green.950}',
|
||||
focusRing: {
|
||||
color: '{green.400}',
|
||||
shadow: 'none'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue