gregnb / gregnb/mui-datatables

How to override the color of entire header row

Open
#1,773 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.7k
Forks
906
PR merge metrics
No merged PRs in 30d

Description

![Screenshot (99)_LI](https://user-images.githubusercontent.com/77717373/131825554-3f0eff7b-ce9d-4c7c-9f97-03afb2fe20be.jpg)

How to override the select all box background color in the header ?

The blue background is because of this code, but the checkbox color doesn't change
```
MUIDataTableHeadCell: {
fixedHeader: {
backgroundColor: "#536dfe",
borderBottom: "solid 2px #000000",
},
},
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.