hi,

i think it would be useful to change the default header generation in
Contrib:Table. right now it spits out code like this:

<th class="tableColumns">
        <table border=0 cellspacing=0 cellpadding=0>
        <tr>
        <td><a href="...">Foo</a></td>
        </tr>
        </table>
</th>

i understand this is for the positioning of the up/down arrows...
however, this has an unexpected side effect on the CSS handling, eg. if
you try to make the text bold with .tableColumns { font-weight: bold; } 
-  it doesn't get applied to the header text...

best regards,
    viktor

-- 
  
  [EMAIL PROTECTED]

--
http://fastmail.fm - Same, same, but different...


-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm 
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
Tapestry-developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/tapestry-developer

Reply via email to