<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hi Scott - I'd like suggest the following 3 style tweaks to the nav for the sake of alignment.  This will make the non-tree nodes (Dashboard and Networks) have the same spacing and alignment as the tree parts.</div><div><br></div></div></blockquote><br></div><div>Sorry - one addition and I will shut up on this topic for now.</div><div><br></div><div>This change to tree.css (line 56) puts the + and - image in the right spot, centered vertically.</div><div><br></div><div><div>.hitarea<span class="Apple-tab-span" style="white-space:pre">       </span></div><div><span class="Apple-tab-span" style="white-space:pre">     </span>cursor: pointer;</div><div><span class="Apple-tab-span" style="white-space:pre">     </span>float: left;</div><div><span class="Apple-tab-span" style="white-space:pre"><font class="Apple-style-span" color="#FF0000">        </font></span><font class="Apple-style-span" color="#FF0000">margin: 4px 0 0 -16px;</font></div><div><span class="Apple-tab-span" style="white-space:pre">    </span>width: 16px;</div><div>}</div></div><div><br></div><div><br></div><div>- Jeremy</div><div><br></div></body></html>