Differences From Artifact [9d03ff78cd]:
- File src/style.c — part of check-in [a99e9c9164] at 2011-03-23 16:16:03 on branch trunk — Always put [..] marks around SHA1 hyperlinks. For unknown SHA1 numbers, enclose in <span class="brokenlink">. (user: drh size: 21286) [more...]
To Artifact [9201c34af5]:
- File src/style.c — part of check-in [53e8ad527d] at 2011-03-30 23:55:35 on branch trunk — Change the timeline parameter for file details from "detail" to "filechng". Add default CSS elements. (user: drh size: 21397) [more...]
︙ | ︙ | |||
737 738 739 740 741 742 743 744 745 746 747 748 749 750 | "format for artifact lines beeing shunned", @ color: blue; }, { "span.brokenlink", "a broken hyperlink", @ color: red; }, { 0, 0, 0 } }; /* | > > > > > | 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 | "format for artifact lines beeing shunned", @ color: blue; }, { "span.brokenlink", "a broken hyperlink", @ color: red; }, { "ul.filelist", "List of files in a timeline", @ margin-top: 3px; @ line-height: 100%; }, { 0, 0, 0 } }; /* |
︙ | ︙ |