You can't access the css file from outside package within uibinder.
However, there are two ways to access the css file within uibinder.
1. Using inline style sheet within uibinder (<ui:style>...</ui:style>)
2. Using <ui:style src=" ">

S. Abraham
www.DataStoreGwt.com
Persist objects directly in Google App Engine

On Oct 13, 7:00 pm, SigmaBlu <[email protected]> wrote:
> Is there a way to use a URL to access CSS when using UiBinder? I
> already know that you can access this with in your package hierarchy.
> Unfortunately, I don't have any idea how i can reference outside of
> the package.
>
> Regards,
> Sigma

-- 
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