mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
New tokens for Checkbox
This commit is contained in:
parent
ee5843c315
commit
fc2a466b02
6 changed files with 38 additions and 13 deletions
|
@ -36,7 +36,7 @@ const theme = ({ dt }) => `
|
|||
}
|
||||
|
||||
.p-inputtext.p-variant-filled:enabled:focus {
|
||||
background-color: ${dt('inputtext.filled.focus.background')};
|
||||
background: ${dt('inputtext.filled.focus.background')};
|
||||
}
|
||||
|
||||
.p-inputtext:disabled {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue