[richfaces-issues] [JBoss JIRA] Created: (RF-1640) column separators in scrollableDatatTable misaligned in IE if TH padding is specified in style

Paul Andrews (JIRA) jira-events at lists.jboss.org
Thu Dec 13 12:40:53 EST 2007


column separators in scrollableDatatTable misaligned in IE if TH padding is specified in style
----------------------------------------------------------------------------------------------

                 Key: RF-1640
                 URL: http://jira.jboss.com/jira/browse/RF-1640
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.1.0
         Environment: Internet Explorer running in strict mode.
            Reporter: Paul Andrews
            Priority: Minor


I specify a styleClass of, say, 'tableStyle' for the scrollableDataTable. I then have a stylesheet with the following rule:

.tableStyle th {
	padding: 1px 8px 1px 8px;
}

In IE 6.x the column separators in the header do not take account of the padding. In Firefox 2.x they are fine.

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

        



More information about the richfaces-issues mailing list