I now also found https://appengine.google.com/css/compiled.css which
contains all the App Engine Admin Console styles.

Would Google recomment embedding this directly in my page, or should I
copy it in my own project?




On Nov 11, 10:55 am, Marcel Overdijk <marceloverd...@gmail.com> wrote:
> I see the admin console is using the following:
>
> <style type="text/css">
> @import "/css/compiled.160r.354568848237648925.css";
> </style>
> <script src="/js/compiled.160r.354568848237648925.js"></script>
>
> I was thinking of refering to these files myself, but I don't if they
> will stay available on that url?
> Of course I can also download them and them to my application.
>
> Any feedback from Google on this?
>
> On Nov 10, 10:50 pm, Marcel Overdijk <marceloverd...@gmail.com> wrote:
>
>
>
>
>
>
>
> > Hi,
>
> > I'm experimenting with custom admin pages as described 
> > on:http://code.google.com/appengine/docs/java/config/appconfig.html#Admi...
>
> > I would like to style these admin pages as much as the admin console
> > looks at the moment.
>
> > Are there any best practices / pointers how I can accomplish this
> > best?
>
> > Cheers,
> > Marcel

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to