Re: CVS commit: htdocs
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Sep 05, 2019 at 04:26:05PM -0700, Constantine A. Murenin wrote: > Is the objection against any borders for any tables in the first place, or > specifically against the border around each td element (e.g., against two > 1px lines separated by a bit of whitespace around each cell)? No particular objection to anything, just the concrete example looks ugly and wastes space now. > I think tables without borders just look wrong, although in the specific > example you mention the table is not generated correctly, because the "CVS > tag" doesn't actually span all the rows that it refers to, resulting in many > empty cells, so, it's certainly not the best application of the border. > Do you know where the code for this script is, perhaps we could fix the > script to generate the table correctly? I can fix it (with help from admins who need to install the updated script). I can also make it use its own variant of the style w/o borders again, if general consensus is to have borders by default. Martin