I am curious if anyone knows how to adjust the font size of the bInfo section of the dataTable. I have tried to use the:
and that will adjust the size of the header and the td, which is great, but I need the bInfo section to be the same size as everything else.
I tried to find it in the forums first but had no luck. If I had missed a post I apologize.
#dataTable_wrapper{ width: 100%; font-size: 13px; }
and that will adjust the size of the header and the td, which is great, but I need the bInfo section to be the same size as everything else.
I tried to find it in the forums first but had no luck. If I had missed a post I apologize.