>From my previous CSS:
/* Enable Check-in comments to respect linefeeds. */
span.checkinComment {
  font-family: Consolas;
  white-space: pre;
}
/* Enable timeline comments to respect linefeeds. */
span.timelineComment {
  font-family: Consolas;
  white-space: pre;
}
/* This was mentioned in the mail archives, but no help.
span.timelineTableCell {
  font-family: Consolas;
  white-space: pre;
}                                                    */

And my Timeline options have no effect?
[±] Plaintext comments on timelines
[±] Allow block-markup in timeline

On Mon, Dec 18, 2017 at 12:03 PM, Andy Bradford <
[email protected]> wrote:

> Thus said [email protected] on Mon, 18 Dec 2017 11:17:49 -0500:
>
> > I just  compiled fossil  version 2.5 [a6c5a4620a]  2017-12-18 02:06:40
> > UTC under  Windows 10 and nothing(every  view option + CSS  + Timeline
> > option) I try shows my commit comment[CR][LF]'s.
>
> What CSS and Timeline option are you talking about?
>
> Are you talking about this Timeline setting in /setup_timeline?
>
>  Plaintext comments on timelines
>
>     In timeline displays, check-in comments are displayed literally,
>     without  any wiki  or  HTML interpretation.  Use  CSS to  change
>     display  formatting features  such  as  fonts and  line-wrapping
>     behavior. (Property: "timeline-plaintext")
>
> If so, what CSS are you using?
>
> Thanks,
>
> Andy
> --
> TAI64 timestamp: 400000005a37f512
>
>
>
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to