I use trac 1.0.1. 

Is this the correct site.html entry to apply report.css? Basically just 
modified an existing call for tickets.

<div py:match="div[@id='content' and @class='report']/form" 
py:attrs="select('@*')"
xmlns:xi="http://www.w3.org/2001/XInclude";>
<link rel="stylesheet" type="text/css"
href="${href.chrome('site/report.css')}" />
</div>

I have reviewed the TracInterfaceCustomization and the CookBook pages.

Thanks,
O'Neal

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

Reply via email to