Differences From Artifact [3ddc9182ff]:
- File src/default_css.txt — part of check-in [b5acbe9b55] at 2020-03-14 19:42:54 on branch trunk — CSS changes to try to prevent over-width forum messages in the timeline display. (user: drh size: 14999)
To Artifact [08d66fc0a5]:
- File src/default_css.txt — part of check-in [192c809a31] at 2020-03-16 19:33:14 on branch trunk — Minor default CSS changes for improved rendering of code snippets with long lines in the forum. (user: drh size: 15046) [more...]
| ︙ | |||
745 746 747 748 749 750 751 | 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 | - + + + + |
}
div.forumTimeline {
border: 1px solid black;
padding-left: 1ex;
padding-right: 1ex;
}
div.forumTimeline code {
|
| ︙ |