#2873: Provide "alternate stylesheets"
-------------------------+--------------------------------------------------
Reporter: anonymous | Owner: jonas
Type: enhancement | Status: reopened
Priority: normal | Milestone:
Component: general | Version: 0.9.2
Severity: normal | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Comment (by cmlenz):
You still can add alternative style sheets using `site_css.cs`:
{{{
</style>
<link rel="alternate stylesheet" title="Cold Turkey"
href="/path/to/stylesheet" type="text/css" />
<style type="text/css">
}}}
The hacky part is that you need to close and open the style tag to break
out of the one contained in the master template.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2873>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets