Style (background color) not used in listview

Hi,

When I create a form and set it to listview, the styleclass is not being used. (I use it for background color)

form
{
	background-color: #f5e6bd;

The background color is grey and not the color defined in the style.

When i set a header part and body part , the header has the correct ( style) color, but the body is grey.

When I change the form to record view the style is used ( background color is as expected ).

Is this a bug or ?

Regards.

please make a case for this
do look if you didnt set by any other means also th bg color (like bgcolor globalmethod/calc)

Thanks Johan,

Created case SVY-932

Regards