portal and field borders

If I place a portal with some fields on a form, the property-border of all fields is: EmptyBorder,0,0,0,0
I want to change this in: BevelBorder,1,null,null,null,null because I use this for all my fields.

But if I do this, I become something: BevelBorder,1,#fffffff,#e0e0e0e,#etc
How can I set this to null?? Reset in de colorchooser didn’t work!

Anyone?

This is fixed in the just released 1.1 rc4