Styling the File Download Control

I feel like I must be missing something on the XPage file download control. Out of the box, it appears that it should look great, but it doesn’t. All the columns are squashed together without any padding. The built-in classes have the necessary padding, but the XPage engine adds extra explicit style=“padding: 0px” to every td tag, which ruins the table. I don’t see any way to override that style short of using some client-side JavaScript to remove the explicit styles. The control has plenty of options for applying your own style classes to the table, but none of them will override the explicit style on the td tags.

Am I completely missing something or did IBM actually completely miss this obvious flaw?

Neil

Subject: This issue has been SPR’d - EGLN7YMDH3. Kind Regards, Edel