[ 
https://jira.jboss.org/jira/browse/RF-3965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Denis Morozov updated RF-3965:
------------------------------

    Fix Version/s: Future
                       (was: 3.2.2)


1. cellpadding doesn't work becouse of "dr-table-cell" style class that force 
4px padding for all cells in data table/data grid.
in future it can be replaced with inline style padding attribute depending data 
table cellpadding attribute. Should be reviewd due to many changes - td element 
rendered out in many places depending different conditions!

2. cellspacing doesn't work due to "dr-table" style class that use 
border-collapse: collapse attribute.
Workaround: replace with border-collapse: separate over declaration of 
"rich-table" style class.

> dataGrid: "cellspacing" and "cellpadding" attributes do not work.
> -----------------------------------------------------------------
>
>                 Key: RF-3965
>                 URL: https://jira.jboss.org/jira/browse/RF-3965
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.2
>         Environment: 3.2.2.BETA1
>            Reporter: Alexander Dubovsky
>            Assignee: Denis Morozov
>            Priority: Minor
>             Fix For: Future
>
>
> "cellspacing" and "cellpadding" attributes do not work for rich:dataGrid 
> component.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to