mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Tokens for TreeTable
This commit is contained in:
parent
87839a4b84
commit
cb9cd5e623
7 changed files with 288 additions and 187 deletions
|
@ -574,8 +574,6 @@ p-datatable-gridlines .p-datatable-tbody > tr:last-child > td {
|
|||
outline: ${dt('datatable.row.toggle.button.focus.ring.width')} ${dt('datatable.row.toggle.button.focus.ring.style')} ${dt('datatable.row.toggle.button.focus.ring.color')};
|
||||
outline-offset: ${dt('datatable.row.toggle.button.focus.ring.offset')};
|
||||
}
|
||||
|
||||
|
||||
`;
|
||||
|
||||
const classes = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue