💄 Adding the style of the primevue link component
This commit is contained in:
parent
b20b694012
commit
e2d9b96b69
|
@ -65,7 +65,7 @@
|
||||||
--p-button-secondary-focus-ring-color: var(--focus-color);
|
--p-button-secondary-focus-ring-color: var(--focus-color);
|
||||||
--p-button-danger-focus-ring-color: var(--focus-color);
|
--p-button-danger-focus-ring-color: var(--focus-color);
|
||||||
/* link */
|
/* link */
|
||||||
--p-button-link-color: var(--text-inverted-blue-france);
|
--p-button-link-color: var(--text-action-high-blue-france);
|
||||||
--p-button-link-hover-color: var(--text-inverted-blue-france);
|
--p-button-link-hover-color: var(--text-action-high-blue-france);
|
||||||
--p-button-link-active-color: var(--text-inverted-blue-france);
|
--p-button-link-active-color: var(--text-action-high-blue-france);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user