[jira] Updated: (TOMAHAWK-252) tree2 ,
for spacing/navigation inherits CSS styles

Wed, 02 May 2007 06:33:38 -0700

     [ 
https://issues.apache.org/jira/browse/TOMAHAWK-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Devendra Singh updated TOMAHAWK-252:
------------------------------------

    Status: Patch Available  (was: Open)

> tree2 <table>, <td> for spacing/navigation inherits CSS styles
> --------------------------------------------------------------
>
>                 Key: TOMAHAWK-252
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-252
>             Project: MyFaces Tomahawk
>          Issue Type: Improvement
>          Components: Tree2
>    Affects Versions: 1.1.1
>         Environment: tree2 uses <table> and <td> to implement spacing and 
> placement of the tree branch lines, folder images etc.
> this is problematic if the <t:tree2> is within another table, as the cells 
> may inherit CSS styles from the parent <table class="...."> resulting in 
> undesireable borders or padding around the tree navigation components despite 
> <table border=0 cellpadding=0 ....> etc.
> suggested solution is to use <img> instead for fixed width placeholders 
> instead of a nested <table>.
>            Reporter: Bill Schneider
>         Attachments: Tree2.htm
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to