<?xml version="1.0" encoding="windows-1252"?>
<node id="485788" title="Re: Adventures in Scrolling: Select Code to Download" created="2005-08-22 18:45:10" updated="2005-08-22 14:45:10">
<type id="11">
note</type>
<author id="177604">
bmann</author>
<data>
<field name="doctext">
Depending on your browser, you could use "On-Site CSS Markup" in your [user settings] to change this.
&lt;p&gt;If you use Firefox/Mozilla, try adding
&lt;code&gt;input[value="Download Selected Code"] + br + table td{
  vertical-align: top;
}&lt;/code&gt; to your user style sheet.
&lt;p&gt;If you use IE (or you don't care if &lt;em&gt;all&lt;/em&gt; td's get aligned to the top)&lt;sup&gt;*&lt;/sup&gt;, add
&lt;c&gt;
td {
  vertical-align: top;
}&lt;/c&gt; to your user style sheet.&lt;p&gt;
IE doesn't support adjacent sibling selectors. In the few minutes I spent looking at this I didn't see a way for IE to see just the "d/l this" td's without using javascript.
&lt;p&gt;&lt;sup&gt;*&lt;/sup&gt; I think just "d/l code" and "reply-dl/code" will visibly change, but don't quote me on that ;)</field>
<field name="root_node">
485771</field>
<field name="parent_node">
485771</field>
</data>
</node>
