Thanks to all for the feedback; rev. 586446 should fix this:
"Applied patch from Marco Risaliti to fill empty table cells with the
character: this wfixes the ugly layout in IE."
Jacopo
Jonathon -- Improov wrote:
I don't think there are CSS tricks to do this. The common solution is to
use a . Been doing that since i could remember, so much that I
was actually surprised when I first came upon Firefox. Surprised that it
didn't need a .
Jonathon
Jacopo Cappellato wrote:
Hi all,
I've noticed that the empty table cells generated by form widget lists
looks ugly in Internet Explorer: no borders, completely white. Adding
a in them fixes the issue (but of course it is just an hack).
Is there some magic CSS trick that we can use to fix this?
Jacopo