hi folks,

i´m having trouble trying to define custom skin parameters for the 
panelBox. it seems that trinidad (current trunk) ignors any changes in 
background color. the same works fine for ADF faces 10.1.3.1.

my skin css fragment looks like this:

af|panelBox::header {
  background-color: #000000;
  color: #000000;
  height: 15px; 
}

af|panelBox::body {  
  background-color: #000000;
  color: #000000; 
  height: 45px; 
}

and the jspx fragment: 
<tr:panelBox text="header">
<tr:outputText value="test" />
</tr:panelBox>

the background stays white :(

any ideas?

regards,
nicolas
______________________________________________________________________
XXL-Speicher, PC-Virenschutz, Spartarife & mehr: Nur im WEB.DE Club!            
Jetzt gratis testen! http://freemail.web.de/home/landingpad/?mc=021130

Reply via email to