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