Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
9 check-ins using file src/default.css version 2bb2a1ed52
|
2020-09-26
| ||
| 10:42 | Fix check-in [b07834b386f02f73] so that it correctly handles unquoted HTML attribute values. ... (check-in: af616bce44 user: drh tags: trunk) | |
|
2020-09-25
| ||
| 03:04 | pikchrshow now squirrels away a copy of the raw response SVG, instead of fishing it out the DOM on demand, because in the latter case the browser converts u00a0 characters to nbsp elements, resulting in illegal SVG. ... (check-in: f45cd27919 user: stephan tags: trunk) | |
|
2020-09-21
| ||
| 14:21 | Latest pikchr.c fixes a variable initialization problem and adds the xmlns attribute to the SVG markup. ... (check-in: 7de85417de user: drh tags: trunk) | |
|
2020-09-20
| ||
| 22:44 | Update pikchr.c to allow "<i>fraction</i> of the way between" position forms to have a fraction less than 0.0 or greater than 1.0. ... (check-in: cab87e3420 user: drh tags: trunk) | |
| 15:05 | Fix the assert() statement in Pikchr so that it works on positions, not just places. ... (check-in: 249817138c user: drh tags: trunk) | |
|
2020-09-19
| ||
| 16:36 | Moved pikchr_process() nonce so that it also applies for error output. Added missing 'error' CSS class to the error-report PRE tag. Added mention of Ctrl-Enter in pikchshow intro text. ... (check-in: 11e7960e51 user: stephan tags: trunk) | |
| 14:03 | Mention skip in bisect options list ... (check-in: 79499fc474 user: andygoth tags: trunk) | |
| 13:58 | Clean up the fossil bisect summary per [https://fossil-scm.org/forum/forumpost/00503372fc] ... (check-in: 6e45212a5b user: andygoth tags: trunk) | |
| 13:10 | Documented a simpler pikchr-centering implementation for potential future use but did not activate it due to concerns about current browser-side availability. ... (check-in: 1620841523 user: stephan tags: trunk) | |