Yes, you just need to give them field names:

<ui:style field="secondStyle" .... />

'field' defaults to 'style' and that's why you access your css like
"{style.someCss}"


On Sun, Apr 15, 2012 at 8:52 PM, Nano Elefant <[email protected]> wrote:

> Hello,
>
> right now I'm using the following to make a stylesheet available in
> uibinder.
> <ui:style src="../../resources/mystyles.css"/>
> Is there a way to include a second stylesheet?
>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-web-toolkit/-/5yKlvS37rn4J.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to