WP 1.5 "latest" (downloaded March 5).
When I create sub-Pages the Pages list in the sidebar will generate around the subpage link an additional <ul><li> tag so I can style them differently (indent etc. in the css file using ul li ul li ul li) but for the children categories (a.k.a subcategories) there is no such additional <ul><li> tag generated.
I have tried both the list_cats and wp_list_cats with all the possible parameter variations described in the Codex, but no success.
I have seen a "bug report" filed here, though it complains about the lack of indent.
Is there a solution and I am missing something or we have to wait until it will be fixed?
Thanks.