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

Val Blant (Updated) (JIRA) jira-events at lists.jboss.org
Thu Oct 6 15:41:17 EDT 2011


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

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

    Attachment: rf_11120.war


Brian, here is the sample app you asked for.
                
> 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, skinning
>    Affects Versions: 4.0.0.Final
>            Reporter: Val Blant
>            Priority: Trivial
>             Fix For: 4.Future
>
>         Attachments: header-image-wrapping.png, rf_11120.war
>
>
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list