Fix: Bootstrap integration with FixedColumns - need background colour on the header elements

pull/1/head
Allan Jardine 13 years ago
parent 85365ef882
commit 8eb593c99f

@ -143,6 +143,8 @@ div.DTTT_print_info p {
/* /*
* FixedColumns styles * FixedColumns styles
*/ */
div.DTFC_LeftHeadWrapper table,
div.DTFC_LeftFootWrapper table,
table.DTFC_Cloned tr.even { table.DTFC_Cloned tr.even {
background-color: white; background-color: white;
} }

Loading…
Cancel
Save