looks like there already is:

<link href="/t3/static/calendar.css" rel="stylesheet" type="text/css"
media="screen" charset="utf-8" />

in t3.  Maybe have your style edit routine pull form there.

oh wait, that might not work on gae :(

-wj

On Dec 11, 1:47 pm, "Wes James" <[email protected]> wrote:
> Massimo,
>
> Would you consider also putting the t3 styles in a file so you can just put:
>
> <link rel="stylesheet" media="screen,projection" type="text/css"
> href="/welcome/static/styles.css" />
>
> in the site pages and not have the actual style text present when a
> page source is viewed.
>
> (the above href would change since the above is for web2py/t2)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" 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/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to