Ok, I clicked and clacked with the Publish button and I am getting changes.
Before, I could edit my CSS and the page would reflect the changes
immediately.
I now think I have a corrupt CSS, since I lost my menus and header/footer.
I'll edit the default CSS and re-insert the 'white-space: pre;' items.

On Mon, Dec 18, 2017 at 12:10 PM, <sky5w...@gmail.com> wrote:

> 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 <amb-sendok-1516208622.
> lodfjffpjfhkiikmb...@bradfords.org> wrote:
>
>> Thus said sky5w...@gmail.com 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
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to