[jira] Created: (TOMAHAWK-976) CLONE -tree2 ,
for spacing/navigation inherits CSS styles

Wed, 02 May 2007 06:35:55 -0700

CLONE -tree2 <table>, <td> for spacing/navigation inherits CSS styles
---------------------------------------------------------------------

                 Key: TOMAHAWK-976
                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-976
             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: Devendra Singh




-- 
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