Skip to content

[Angular Elements] Paginator specific css vars do not work. #12956

@MayaKirova

Description

@MayaKirova

Description

When setting paginator's css vars for wc grid, they do not take affect.

  • igniteui-angular version:
  • browser:

Steps to reproduce

  1. Run a grid sample with paginator.
  2. 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 bug✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions