2013/3/17 akliewer99 <[email protected]> > Would you know of a way to keep that I can keep it in but execute it > earlier in the page process so it doesn't won't overwrite my CSS styles?
We already have a ticket for TracNav about including the CSS earlier. It would then be loaded in the HTML header part. The downside is that at that point when the header is constructed, it is unclear whether the macro is used at all on the page, so we would have to include the CSS unconditionally on every page. Anyway, I simply did not get around to implementing this yet. Regards, Thomas -- 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 http://groups.google.com/group/trac-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
