I can't figure out how to manipulate the row colors on list pages... I noticed that each row alternates between having a class="shade" declared and a class not declared (meaning it picks-up the page background color for that row). How can I change this in the _code that generate_s the pages? I know I could manually edit these after page is generated, but this is not practical since list page results are always dynamic and will vary in number of rows. So where can I control the row colors????
Thanks
M