posted in phpwsforums.com. Change mini admin menu to a single bulleted list.
<div id="miniadmin">
<ul class="miniadmin">
<!-- BEGIN module -->
<li id="miniadmin-content"><a href="#" class="drop">{MODULE}</a>
<ul>
<!-- BEGIN links --><li>{ADMIN_LINK}</li><!-- END links -->
</ul>
</li>
<!-- END module -->
</ul>
</div>
This allows for easier styling (horizontal, vertical) and the ability to apply suckerfish and superfish to the menu.
I like the idea and I don't think I designed it right but changing it would alter all our themes.