adjust bInfo font size
adjust bInfo font size
jb008164
Posts: 3Questions: 0Answers: 0
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:
[code]
#dataTable_wrapper{
width: 100%;
font-size: 13px;
}
[/code]
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.
[code]
#dataTable_wrapper{
width: 100%;
font-size: 13px;
}
[/code]
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.
This discussion has been closed.
Replies