-
Notifications
You must be signed in to change notification settings - Fork 156
Closed
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Description
Description
When setting paginator's css vars for wc grid, they do not take affect.
- igniteui-angular version:
- browser:
Steps to reproduce
- Run a grid sample with paginator.
- Set some css vars scoped to the paginator:
--igx-paginator-background-color: #231c2c;
--igx-paginator-text-color: #d0ab23;
--igx-paginator-border-color:#d0ab23;
They should change the colors.
Result
They have no affect.
Expected result
They should change the paginator colors.
Metadata
Metadata
Assignees
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.