Search code examples
jquerycssbootstrap-4datatable

Datatable How edit css of Collapse Button


I want to change on this example https://datatables.net/extensions/searchpanes/examples/customisation/buttonText.html the css of the button colapse

i already search and try several things


Solution

  • Try this

    div.dtsp-panesContainer button.dtsp-collapseAll{ your own css properties  }