On Nov 30, 2017, at 9:07 AM, Marc Simpson <m...@0branch.com> wrote:
> 
> Re: CSS issues: I think the default skin would be a bit more readable
> with 1 or 2 pixels of space between these newly added commit
> bubbles/boxes.
> 
> (Adjacency currently yields a doubly thick shared line.)

My original design had about 2 px of spacing, but I think it looks better with 
4.

The double-thick line thing is happening due to 

    table.timelineTable {
      border-spacing: 0;
    }

on line 205 of the default CSS.
_______________________________________________
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