mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +00:00
Migrated to new tokens
This commit is contained in:
parent
cb6c2fffef
commit
c8c73cb367
4 changed files with 7 additions and 18 deletions
|
@ -64,7 +64,7 @@ export default {
|
|||
transform: translateX(-100%);
|
||||
z-index: 1;
|
||||
border-radius: 10px;
|
||||
background: linear-gradient(90deg, rgba(255, 255, 255, 0), var(--surface-100), rgba(255, 255, 255, 0));
|
||||
background: linear-gradient(90deg, rgba(255, 255, 255, 0), var(--hover-background), rgba(255, 255, 255, 0));
|
||||
}
|
||||
|
||||
@keyframes deferred-demo-loading {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue