HTML Table Cell Attributes
My application just got updated from APEX 4.0 to 4.2. One difference I see is that on a particular page some of the test boxes on the same line had a border in 4.0, but the same text boxes don't have that border in 4.2. I tried putting this value in 4.2 "HTML Table Cell Attributes": style="width:682;border:1px solid #369;margin:5px;", but it does not seem to work. Any ideas?