Hi,

 

I'm migrating from ADF, where I had a selector like this

 

af|menuTabs::selected-start-icon { 

content:url(/skins/common/images/tab_on_left.gif); width:11px;
height:27px;

}

 

After switching to Trinidad, as far as I can tell, all of my other ADF
selectors survived the trip, but all of my menuTabs ones like that one
above don't make it into the generated CSS. Instead, Trinidad is using
the default style, apparently

 

..x40 .x46 {
 





BACKGROUND-IMAGE:
url(../../images/tab3-end-join-deselected-to-deselected.gif)






}

 

Now, I found what I thought was the latest documentation on the
selectors, and it says that my selector should be ok.

 

http://myfaces.apache.org/trinidad/skin-selectors.html

 

However, I do realize that menuTabs has gone away in favor of
navigationPane, so maybe that's the problem. Am I doing something wrong?

 

Thanks.

Dan

 




-----------------------------------------
***Note:The information contained in this message may be privileged
and confidential and protected from disclosure. If the reader of
this message is not the intended recipient, or an employee or agent
responsible for delivering this message to the intended recipient,
you are hereby notified that any dissemination, distribution or
copying of this communication is strictly prohibited. If you have
received this communication in error, please notify the Sender
immediately by replying to the message and deleting it from your
computer. Thank you. Premier Inc.  

Reply via email to