This has now been changed: 
https://code.google.com/p/web2py/source/detail?r=fb06ea622be62acbcd9218457d3b3863b93787d7.
 
Custom CSS and JS files are now included *after* the standard scaffolding 
files, so you can easily override default CSS rules.

Anthony

On Saturday, August 3, 2013 4:51:01 AM UTC-4, Jim Gregory wrote:
>
> Don't know if this applies in your situation, but one problem I've 
> encountered is I always assumed that simply adding a response.files. append 
> (page.css) to the top of a view before extending the default layout.html 
> template would put the page.css file last in the hierarchy. If you look at 
> the code, it doesn't. It puts it first.
>
> In fact, I have yet to find a method of appending a custom css file to the 
> hierarchy without changing the layout template explicitly to change the 
> default loading order. Am I missing something?
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to