Different text-align for cells and column header
If I provide a text align for a column, like the following:
the header is automatically aligned in the same way. Aligning right is nice for numbers, but I still would like to see the column header beeing aligned to the left, or maybe centered.
Is there a way to define a different text-align for the column header?
.active-column-0 {
text-align: right;
}
the header is automatically aligned in the same way. Aligning right is nice for numbers, but I still would like to see the column header beeing aligned to the left, or maybe centered.
Is there a way to define a different text-align for the column header?
Andreas
March 18,