[richfaces-issues] [JBoss JIRA] Updated: (RF-10973) Skinning: it's not possible to redefine some classes

SBS JIRA Integration (JIRA) jira-events at lists.jboss.org
Tue Jul 12 08:54:23 EDT 2011


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

SBS JIRA Integration updated RF-10973:
--------------------------------------

    Forum Reference: http://community.jboss.org/message/603877, http://community.jboss.org/message/614558#614558  (was: http://community.jboss.org/message/603877)


> Skinning: it's not possible to redefine some classes
> ----------------------------------------------------
>
>                 Key: RF-10973
>                 URL: https://issues.jboss.org/browse/RF-10973
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: compatibility, skinning
>    Affects Versions: 4.0.0.Final
>         Environment: Chrome 11.0.696.57 @ Linux i686
>            Reporter: Pavol Pitonak
>             Fix For: 4.Future
>
>
> There are some differences among browsers in handling rewritten CSS classes, e.g. define following class for rich:panel:
> {code}
> .rf-p-b {
>     padding: 0px;
>     background-color: green;
> }
> {code}
> result: in Firefox 3.6.x, panel's body has padding 0 and green background, in Chrome 11 background is green but panel has default padding (10px)

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