Minor request: Bootstrap floating labels for table controls
Minor request: Bootstrap floating labels for table controls

in DataTables 2
The Bootstrap floating labels are available for Editor fields, but it would also be a nice feature if that styling were available on the DataTables controls as well, such as Search and PageLength, etc.
This question has an accepted answers - jump to answer
Answers
My intention there is that something like that would be built with a feature plugin. The structure of the HTML in Editor is such that I can make it happen there without too much difficulty, but it is unlikely that I'd do such an integration in DataTables core. A feature plugin would readily handle it though.
Thanks for the suggestion!
Allan
Thanks, @allan -- I was just noticing how they looked on my website when I use floating labels in other areas.
Thanks for all the great support!!!