Servoy 6.0 beta 1

ALL fields in ALL table-view forms are not applied to the right style.

I have this style:

field
{
	font: 11pt "Tahoma";
	font-weight: normal;
	color: #000000;
	text-align: left; 
	margin: 0px 0px 0px 3px;
	background-color: #ffffff;
	border-style: solid;
	border-color: #aaaaaa;
	border-width: 1px 1px 1px 1px;
}
field.bold
{
	font-weight: bold;
}

field.list
{
	border-width: 0px 1px 1px 0px;
	border-color: #ffffff;
}

All fields have the style: list.

here is screenshot: (and what you see is not Tahoma 11pt)
[attachment=0]Schermafbeelding 2011-04-08 om 20.25.54.png[/attachment]

filed a case: 374443