Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
1 check-in using file src/default.css version 5fafb0fe18
|
2024-09-20
| ||
| 03:57 | Try dynamic calculation of the top and bottom paddings of inserted and deleted text so that the background color extends exactly to the line height (using the `calc()' CSS function). In Chromium, `overflow-y: hidden' is required so that the table cell containing the diff line doesn't display vertical scrollbars (without otherwise changing the visual result). ... (check-in: db04882760 user: florian tags: diff-word-wrap) | |