Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
12 check-ins using file src/default_css.txt version e782bf8d2a
|
2019-05-28
| ||
| 12:32 | Cherry-pick [ac199e7a8a]: Explicitly query the client mouse coordinates, to fix the positioning of tooltips for nodes in IE. ... (check-in: 3b5e74c4ca user: florian tags: tooltip-copyhash) | |
| 12:16 | Explicitly query the client mouse coordinates, to fix the positioning of tooltips for nodes in IE. ... (Closed-Leaf check-in: ac199e7a8a user: florian tags: tooltip-experiments) | |
| 08:35 | Tune the SVG image data URI for IE: remove the (invalid) encoding tag, and URL-encode the smaller than and greater than signs. ... (check-in: c033389140 user: florian tags: tooltip-copyhash) | |
| 08:11 | Move the code to setup the "Copy Hash" icon to a separate function, and link the icon to the target element through a "data-copytarget" attribute, so that "Copy Hash" icons could be added in other places than just tooltips. ... (check-in: 54f0ae7813 user: florian tags: tooltip-copyhash) | |
|
2019-05-27
| ||
| 09:19 | Add a "Copy Hash" icon to the tooltip, to copy the hash or branch name of the underlying element to the clipboard. See the wiki page linked to this branch for more information. ... (check-in: 371943c936 user: florian tags: tooltip-copyhash) | |
| 06:58 | Ensure the close timer is started for tooltips belonging to nodes instead of rails, and prevent an out-of-bounds array access for double-clicks outside of rails. ... (check-in: d57c1a797c user: florian tags: tooltip-experiments) | |
|
2019-05-23
| ||
| 17:18 | Hide the tooltip when leaving the page. ... (check-in: 356c0d017e user: drh tags: tooltip-experiments) | |
| 17:08 | Merge enhancements from trunk. ... (check-in: cf07e5827a user: drh tags: tooltip-experiments) | |
| 14:45 | Fix the tooltip positioning on the ardoise skin. ... (check-in: 0a7ddaba6b user: drh tags: tooltip-experiments) | |
| 02:29 | Default dwell and close times for tooltips changes to 100 and 250 milliseconds. ... (check-in: 42c57c971b user: drh tags: tooltip-experiments) | |
| 02:25 | Avoid changing "r=TAG" into "t=TAG" and "rel" in the URL of a /timeline. ... (check-in: c3b223b71d user: drh tags: tooltip-experiments) | |
| 01:55 | Add a box-shadow to the default CSS for tooltips. ... (check-in: 22082e3ff2 user: drh tags: tooltip-experiments) | |