Re: [fossil-users] Additional CSS skins [was Re: Proposed Fossil interface enhancement.]

2013-12-30 Thread Michai Ramakers
On 30 December 2013 21:56, Andy Bradford
 wrote:
> Thus said Michai Ramakers on Mon, 30 Dec 2013 21:16:11 +0100:
>
>> As for the visual appearance: what would be very useful already for me
>> is a  clear visual  difference between  a dir-  and file-name  (in any
>> file-manager, for that matter).
>
> I use the following CSS for this (provided by someone on the ML):
>
> li.dir:after {
> content: '/';
> }

very nice, thx.

Michai
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


[fossil-users] Additional CSS skins [was Re: Proposed Fossil interface enhancement.]

2013-12-30 Thread Andy Bradford
Thus said Michai Ramakers on Mon, 30 Dec 2013 21:16:11 +0100:

> As for the visual appearance: what would be very useful already for me
> is a  clear visual  difference between  a dir-  and file-name  (in any
> file-manager, for that matter).

I use the following CSS for this (provided by someone on the ML):

li.dir:after {
content: '/';
}

It would be nice if some of the built-in skins had this as a default.

In fact, perhaps  a couple new skins should be  added to demonstrate how
to accomplish  this and the single  row listing so people  don't have to
search the archives for how to do it?

Andy
-- 
TAI64 timestamp: 400052c1de2d


___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users