Bluma Search and Entries per page
Bluma Search and Entries per page
tincup
Posts: 3Questions: 2Answers: 0
Link to test case - https://ai.gunnarstone.com/v.9/testresults
Debugger code (debug.datatables.net):
Error messages shown: - none
Description of problem: - CSS for Show Entries and Search Field do not appear to be appiled?
Answers
Hi @tincup ,
You aren't pulling in the bulma styling sheet, hence why the results that you are seeing on the page are a bit wobbly.
Try pulling in the following files and see if it improves things...
* https://nightly.datatables.net/css/dataTables.bulma.css
* https://nightly.datatables.net/js/dataTables.bulma.js
We are hoping to make an official release of these later in the week, but for now you can try them via those links.
Thanks,
Sandy
Corrected the issue! Thanks !! - Excellent work, I'll look forward to the release!