plotly / dash-table

OBSOLETE: now part of https://github.com/plotly/dash
https://dash.plotly.com
MIT License
420 stars 72 forks source link

Default style on filter cells overrides `style_filter` color #686

Open Marc-Andre-Rivet opened 4 years ago

Marc-Andre-Rivet commented 4 years ago

The input element inside the filter cell can't inherit its text color from the parent <th> as it's set explicitly (https://github.com/plotly/dash-table/blob/dev/src/dash-table/components/Table/Table.less#L551)