Use something like

.styleForSomeComponent {
  -tr-rule-ref: selector(".styleForMyInputText");
}

regard

Bill

On Thu, Apr 10, 2008 at 3:51 PM, Yee-wah Lee <[EMAIL PROTECTED]> wrote:
> Hi Markus,
>
>  Did you check the aliases to see if any of them could help?
>
> http://myfaces.apache.org/trinidad/devguide/skinning.html#Alias_skinning_keys
>  http://myfaces.apache.org/trinidad/skin-selectors.html
>
>  Thanks,
>  Yee-Wah
>
>  Döring Markus wrote:
>
> >
> > Hi all,
> >
> > I'm currently skinning some input components to have some nice style.
> >
> > I've completed it for the tr:inputText, but I don't want to copy-past the
> style to every input component (like selectOneChoice, selectManyChoice, ect.
> ect.)
> >
> > Is there an easy way (global skin selector) to skin the all of the input
> components at once (like af:input:content or something like this)
> >
> > Thanks for help
> >
> > Markus Döring
> >
> > TCC Products GmbH
> >
> >
> > ------------------------------------------------------------------------
> >
> >
>
>

Reply via email to