[FIXED] Inclusion order of print stylesheet. The order now for e.g. the Markdown bundle: 1. Support/themes/default/print.css 2. Bundles/markdown.tmbundle/Support/css/default/print.css 3. Themes/Webpreview/print.css
So that user specific rules from Themes can override Bundle specific rules (though one could make a case that it should be the other way around) and those can override the default rules. Changed: U trunk/Support/lib/web_preview.rb _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/listinfo/textmate-dev
