[richfaces-issues] [JBoss JIRA] Updated: (RF-7254) Tab: displaying of the style defined with style attribute differ from displaying the same style defined with styleClass attribute

Vadim Mikovoz (JIRA) jira-events at lists.jboss.org
Tue May 26 09:38:07 EDT 2009


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

Vadim Mikovoz updated RF-7254:
------------------------------

    Environment: 
v.3.3.2-SNAPSHOT
all provided browsers


> Tab:  displaying of the style defined with style attribute differ from displaying the same style defined with styleClass attribute
> ----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: RF-7254
>                 URL: https://jira.jboss.org/jira/browse/RF-7254
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.3.2.CR1
>         Environment: v.3.3.2-SNAPSHOT
> all provided browsers
>            Reporter: Vadim Mikovoz
>            Assignee: Nick Belaevski
>
> <rich:tab style="background-color: yellow; font-size: 20; font-style: italic;"> - applied only to content of the tab
> <rich:tab styleClass="myStyle">, where is myStyle:
> .myStyle{
> background-color: yellow;
> font-size: 20;
> font-style: italic;
> } - applied to content of the tab and to tab header too.

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

        



More information about the richfaces-issues mailing list