Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
11 check-ins using file src/default_css.txt version 44eed033d1
|
2019-06-07
| ||
| 13:01 | Add a configuration option to cause timeline timestamps to link to the /info page instead of to the /timeline page. ... (check-in: 647424d463 user: drh tags: trunk) | |
| 11:47 | Output the copy button patterns for HTML pages and TH1 scripts from a centralized function, to make it easier to apply global modifications. ... (check-in: eb960935fc user: florian tags: copybtn.js-tweaks) | |
|
2019-06-06
| ||
| 21:13 | Another attempt to fix the login redirect processing. ... (check-in: a8ff3c5092 user: drh tags: trunk) | |
| 19:30 | Attempt to fix the "login_needed()" function so that it correctly encodes the "g=" query parameter. ... (check-in: 8d3d39fb19 user: drh tags: trunk) | |
|
2019-06-05
| ||
| 20:21 | Updates to the change log for version 2.9. ... (check-in: 2a25a8ebd9 user: drh tags: trunk) | |
| 20:15 | Since the /info page is now reachable by double-clicking on the graph node, change the timestamp to be a link to the general /timeline page around that particular time. ... (check-in: 036c854da3 user: drh tags: trunk) | |
| 20:08 | Tweaks to the "Copy Button". ... (check-in: 8ee5e55e3c user: drh tags: trunk) | |
| 08:26 | Make sure there's any graph elements, before accessing their properties (applies to timelines for tickets, wiki pages, or forum posts). ... (Closed-Leaf check-in: 6678870734 user: florian tags: copybtn.js-tweaks) | |
| 08:06 | Enable closing tooltips by pressing ESC. ... (check-in: fc639a0a02 user: florian tags: copybtn.js-tweaks) | |
| 07:58 | Also add a copy button for the artifact hash on the /artifact page in hex-dump mode. ... (check-in: 1d23109d8c user: florian tags: copybtn.js-tweaks) | |
| 07:47 | Define the spacing between copy buttons and adjacent elements by CSS rules, so that (0) no additional white space (nbsp) needs to be inserted into the HTML document, (1) the spacing can be modified by CSS rules, and (2) the copy buttons can be hidden by CSS rules. ... (check-in: 63ebcafb19 user: florian tags: copybtn.js-tweaks) | |