[ 
https://issues.apache.org/jira/browse/TOMAHAWK-562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516390
 ] 

Peter Mahoney commented on TOMAHAWK-562:
----------------------------------------

You could use:

tabcntnt {color: sienna;
                 background-color: green !important;
width: 200px;
height: 300px;
}

Where !important will override inline styles.

> tabContentStyleClass background-color parameter ignored on Firefox
> ------------------------------------------------------------------
>
>                 Key: TOMAHAWK-562
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-562
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: Tabbed Pane
>    Affects Versions: 1.1.3
>         Environment: WinXP SP2, Sun JDK 1.5.0_7, JBoss 4.0.4, Firefox 1.5.0.4
>            Reporter: Marcin Nowrot
>
> When I set the tabContentStyleClass="tabcntnt", which is defined in my css 
> file as:
> .tabcntnt {color: sienna;
>                  background-color: green;
>                width: 200px;
>                height: 300px;
> }
> I'm having  problems with tab content background color rendering on Firefox 
> Web Browser (in MSIE6 it works fine) - there is no background color 
> displayed. Rest of the style attributes (color, width, height) are rendering 
> nicely.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to