If the comments were not threaded this could be done in css easily enough. However threading makes things more complicated. Easiest will be using css `even` and `odd` selectors in jquery to assign classes recursively to each threaded level.
If the comments were not threaded this could be done in css easily enough. However threading makes things more complicated.
Easiest will be using css
evenandoddselectors in jquery to assign classes recursively to each threaded level.