[richfaces-issues] [JBoss JIRA] Updated: (RF-11120) datatable.ecss: background-repeat on .rf-dt-hdr-c is not set

Val Blant (JIRA) jira-events at lists.jboss.org
Tue Jul 12 19:46:23 EDT 2011


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

Val Blant updated RF-11120:
---------------------------

    Attachment: header-image-wrapping.png


Uploading image that shows the problem.

> datatable.ecss: background-repeat on .rf-dt-hdr-c is not set
> ------------------------------------------------------------
>
>                 Key: RF-11120
>                 URL: https://issues.jboss.org/browse/RF-11120
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-tables
>    Affects Versions: 4.0.0.Final
>            Reporter: Val Blant
>         Attachments: header-image-wrapping.png
>
>
> Style _.rf-dt-hdr-c_ inside _datatable.ecss_ is missing a definition for _background-repeat_. This results in vertical wrapping of the gradient on data table header cells (I'll attach an image).
> Please add the following declaration to the style:
> {code}
> background-repeat: repeat-x;
> {code}
> For now, this style can be overridden with that additional line in the user CSS as a workaround.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list