wenzhixin / bootstrap-table-examples

Bootstrap table examples
https://examples.bootstrap-table.com/
MIT License
2.24k stars 1.62k forks source link

Update sticky-header.html #484

Closed c-viswanath closed 1 year ago

c-viswanath commented 1 year ago

Previously , thead-dark was causing the table header to turn entirely black without the text changing to a light color. Here's the screenshot of the problem: image Link to the current example:https://live.bootstrap-table.com/example/extensions/sticky-header.html So, instead of thead-light and thead-dark ,table-light andtable-darkcould be used to solve the issue Screenshot of the updated file example: image Link to the updated example: https://live.bootstrap-table.com/code/c-viswanath/15668