On Wed, Aug 14, 2013 at 7:08 PM, Sam <[email protected]> wrote:

>  The HTML and JavaScript generated to render the timeline lacks
> flexibility.  I was able to resolve my own problem (having a skin with a
> black background and white text) by making the modifications to timeline.c
> to display white lines between commits on the timeline.  As far as I know,
> there is no other (or easy) way to resolve this.
>

The timeline has now been modified so that CSS of the form:

      #canvas{ color: #fff; }

will set the color of the lines and boxes on the graph (to white in the
example above).  The color still defaults to black.


-- 
D. Richard Hipp
[email protected]
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to