summaryrefslogtreecommitdiff
path: root/render/html_css.c
Commit message (Collapse)AuthorAgeFilesLines
* Use correct base URL for inline stylesheetsJohn-Mark Bell2013-02-271-1/+1
|
* Use custom fetcher for inline CSSJohn-Mark Bell2013-02-271-153/+71
|
* Fix handling of inline stylesheets with @importJohn-Mark Bell2013-02-261-19/+51
|
* fix quirk stylesheet loadingVincent Sanders2013-02-251-14/+28
|
* refactor stylesheet handling to separate object from within html renderingVincent Sanders2013-02-241-0/+678