On Tue, Feb 10, 2009 at 2:56 PM, <[email protected]> wrote:
> Hi Omar,
>
>
>
> The solution you suggested changed the color of the "*" required char, but
> the color of the tr:dataTable is still the default myfaces green.
>
>
>
> Any other solution?
af|column::header-text
{
background-color:#0066FF;
color:#FFFFFF;
}
IMO the best is to disable (on development) the CSS comression and
than, use firefox to inspect
the DOM for the CSS classes/selectors.
another option is looking here:
http://myfaces.apache.org/trinidad/skin-selectors.html
HTH,
Matthias
>
> Thanks
>
>
>
> Felix
>
>
>
> ________________________________
>
> From: Omar Elprince [mailto:[email protected]]
> Sent: Tuesday, February 10, 2009 2:40 AM
> To: MyFaces Discussion
> Subject: Re: Replacing font color with trinidad skinning?
>
>
>
> try modifying those selectors in you css.
>
>
>
> .AFRequiredIconStyle
>
>
>
> .AFRequiredIconStyle:alias
>
>
>
> On Feb 9, 2009, at 12:20 PM, <[email protected]>
> <[email protected]> wrote:
>
> Hi,
>
>
>
> Trinidad/myfaces is using a special green for required „*" and for table
> headers. This green doesn't fit to our corporate identity so I want tot
> change it to another color. Do I have to parse the whole trinidad stylesheet
> file and replace the green at every place through my own or is there a more
> comfortable way to do this?
>
>
>
> Thank you and best regards
>
>
>
> Felix
>
>
--
Matthias Wessendorf
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf