adding ui-corner-... class. Not behaving as expected
I'm having an issue trying to apply rounded corners to a table cell. The table rows are assigned even/odd classes when the table is generated on the webserver. I can get it so the corners are there, but they're the wrong colour. The corners appear to be the same colour as the cell background (which comes from the .odd/.even class)
http://pastie.org/1090477