💄 Adding the style of the primevue link component
This commit is contained in:
parent
df400f03dd
commit
709fdac141
|
@ -64,4 +64,8 @@
|
|||
--p-button-primary-focus-ring-color: var(--focus-color);
|
||||
--p-button-secondary-focus-ring-color: var(--focus-color);
|
||||
--p-button-danger-focus-ring-color: var(--focus-color);
|
||||
/* link */
|
||||
--p-button-link-color: var(--text-inverted-blue-france);
|
||||
--p-button-link-hover-color: var(--text-inverted-blue-france);
|
||||
--p-button-link-active-color: var(--text-inverted-blue-france);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user