Re: AW: manual with css

2005-03-07 Thread Nicola Ken Barozzi
Kev Jackson wrote: ... Forrest, sorry I thought that was for websites (sort of like velocity), but I haven't studied it properly. ... When I've finished (and it's not as manual as it would first appear, although I could do with a transform html tables into docbook tabels script), the manual will

Re: AW: manual with css

2005-03-07 Thread Peter Reilly
[EMAIL PROTECTED] wrote: I found another style: /* first row */ table tr:first-child td { background-color: cc; color:00; } which uses a pseudo-class selector [1] of CSS 2.1. I would rather not use stuff that needs modern versions of browers. The table header in subant has t

Re: AW: manual with css

2005-03-07 Thread Kev Jackson
[EMAIL PROTECTED] wrote: What do people think about this? first look is good, some differences, but I have to look deeper into that. (comparing echo-css with subant) Is ee like a soft grey? yep. RGB 00=black FF=white The generated docs are generated from the xdocs ri

Re: AW: manual with css

2005-03-07 Thread Peter Reilly
[EMAIL PROTECTED] wrote: What do people think about this? first look is good, some differences, but I have to look deeper into that. One difference is that the lines in the tables are not changed - I did not want to modify the html files much. Another difference is that I put a background