Came back to this after dinner.
The introduction of new Timeline classes(Modern,Compact,Verbose,Columnar)
means there is no catch-all for timelineComment.
So, I cut and paste in the CSS for each possible case.
/* Enable timeline comments to respect linefeeds. */
span.timelineModernComment {
font-family: Consolas;
white-space: pre;
}
And I had to check both boxes before clicking Publish button.
[x] Skin draft1 has been tested and found ready for production.
[x] The current skin should be overwritten with draft1.
{Publish} <-- Click button to update CSS in use.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Having done that, I have my newline comments.
But, I now see issues with 'Compact' being not very. The ellipsis is on its
own line.
'Modern' jumps out as the most clean, but it has a leading blank line I'd
like to remove.
How can I force the 'timelineModernDetail' contents to be centered or
left-justified?
And prevent the empty leading line in timelineModernComment?
Thanks for Fossil!
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users