update names, layout and tooltip

This commit is contained in:
2024-12-10 16:08:22 +01:00
parent 4c5379e393
commit 93b7a33926
8 changed files with 35 additions and 19 deletions

View File

@@ -17,4 +17,6 @@
--focus-ring-color: var(--p-focus-ring-color);
--focus-ring-offset: var(--p-focus-ring-offset);
--focus-ring-shadow: var(--p-focus-ring-shadow);
--p-tooltip-color: black !important;
--p-tooltip-background: white !important;
}