To answer my own question, I used <stylesheet src='file://c:/temp/ test.css' /> and succeeded. Thanks!
On Sep 24, 1:15 pm, badgerduke <[email protected]> wrote: > Hello again: > > In my XXX.gwt.xml file, I've tried: > > <stylesheet src='c:\temp\test.css' /> > > to reference a stylesheet outside the immediate project. Ideally, we > would like to use absolute URLs to CSS files so that they can be > accessed and modified by our web designers. This doesn't seem to work > (GWT 1.7.0) but I realize I'm probably missing some detail somewhere. > Can anybody help me to specify an absolute URL? > > Thanks > Eric --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
