Hi, i happen to notice that with trinidad skinning my own css-classes are
listed in the first place and therefore were overwritten by the following
default trinidad css-classes: <div class="myClass af_navigationPane_bar">
To ensure that a navigationPane-link will be rendere in my css-style i have
to write 

.myClass af|navigationPane::bar-active-enabled
af|navigationPane::bar-content A {
        color: #000;
}

I would like to know if i got that right or if there are easier ways to get
that result? 
-- 
View this message in context: 
http://www.nabble.com/css-classes-sequence-with-Trinidad-skinning-tf4548515.html#a12979721
Sent from the MyFaces - Users mailing list archive at Nabble.com.

Reply via email to