On 11/24/17, Andy Bradford <[email protected]> wrote:
> Thus said Richard Hipp on Fri, 24 Nov 2017 09:35:55 -0500:
>
>> The change here  is to emphasis the check-in  comment and de-emphasize
>> the links to the check-in details and other information.
>
> Hopefully this  change is  simply accomplished with  some CSS.  That way
> those who prefer their UI to  make text blend in with surrounding colors
> can do so. :-)

The movement of the check-in hash from in front of the check-in
comment until after the check-in comment is a code change.  I suppose
it could be made a configuration parameter, such as the choice between
round or square nodes in the graph.  But text movement like that is
not something I know how to do in CSS.

The graying of text after the check-in comment *is* accomplished using
CSS.  That can be changed easily.  I have a slightly different CSS
over at https://sqlite.org/b/timeline that puts the "detail"
information on a separate line.  It is still slightly grayed, though.
I took my cue on the graying of less-relevant text from Google search
result screens, which do the same thing.

-- 
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