summaryrefslogtreecommitdiff
path: root/content/handlers/css/utils.c
Commit message (Collapse)AuthorAgeFilesLines
* CSS: Use helper to convert form css to physical pixels.Michael Drake2019-05-061-2/+1
|
* Convert css_len2pt and css_len2px for CSS pixels.Michael Drake2019-05-061-15/+20
|
* CSS utils: Handle new units in length conversion routines.Michael Drake2018-01-051-8/+136
| | | | | This causes a ripple effect of all the callsites needing information they didn't have.
* Allow include directories to be added by sub makefilesVincent Sanders2016-06-061-1/+1
|
* move the CSS content handlerVincent Sanders2016-05-261-0/+127