Richard, can you check the tree-view-work branch again? The only reason I can figure it didn't work for you is if you had an older, cached stylesheet that didn't get refreshed when you tried my changes. I had tried it (and just checked it again) in every browser I have installed (on both Windows and Linux) and it works fine.

Also (and this is more of a PSA for everyone, really), you may want to change the stylesheet link in the header of your repositories to this:

<link rel="stylesheet" href="$stylesheet_url" type="text/css" media="screen" />

The $stylesheet_url variable changes whenever you either modify your CSS or update the version of Fossil you're using. I added it (along with $logo_image_url and $background_image_url) because I got tired of having to do a hard refresh to see any stylesheet changes.

Hopefully that's the cause of the problem, anyway.
_______________________________________________
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