aad94636c7b409da5d9907c749f9b9f0a3bdfe77
PrimeReact ships a solid filled-calendar glyph; Angular's filter calendar uses a thinner outlined glyph with six "row" tiles drawn in the brand blue (#418fde). Replace the default icon by hiding PrimeReact's <svg> + painting `/assets/img/calendar.svg` as a background on .p-datepicker-trigger, scoped to the three filter-sidebar roots. Consolidate the per-page .p-datepicker-trigger styling — the three filter SCSS files each carried their own background/border/color overrides that kept drifting. Now only the width override lives per page, everything else is shared in styles/_prime-calendar.scss.
Description
No description provided
Languages
TypeScript
62.7%
HTML
23.6%
SCSS
11%
JavaScript
1.1%
C#
0.9%
Other
0.6%