Alignment of header in portals

Hi

According to the list of behavior changes in Servoy 6.0

Default alignment for text in TableView & Portal headers brought inline (Centered)

the headers in a portal are now centered. How can this be changed, e.g. in the CSS? It looks really odd on an invoice if the field for a description is left aligned, but the header is centered… The portal is created dynamically using the solutionModel.

Thanks
Reto

You can style headers now with css:

http://wiki.servoy.com/display/public/D … is+release

TableView & Portal header styling through CSS: Headers of TableViews and Portals can now be targeted from StyleSheets using the grid_header selector. Supported CSS properties are: border-, color, background-color and font-