=================================================================== RCS file: /cvs/cvsweb/css/cvsweb.css,v retrieving revision 4.3 retrieving revision 4.4 diff -u -p -r4.3 -r4.4 --- cvsweb/css/cvsweb.css 2019/11/11 13:15:10 4.3 +++ cvsweb/css/cvsweb.css 2019/11/11 14:37:55 4.4 @@ -1,5 +1,5 @@ /* CSS for CVSweb */ -/* $Id: cvsweb.css,v 4.3 2019/11/11 13:15:10 schwarze Exp $ */ +/* $Id: cvsweb.css,v 4.4 2019/11/11 14:37:55 schwarze Exp $ */ /* $knu: css/cvsweb.css,v 1.16 2005/12/03 18:39:45 scop */ body { @@ -81,13 +81,6 @@ table.dir * tr.odd { /* File and dir name columns */ table.dir * td.file, table.dir * td.dir { white-space: nowrap; -} -/* Graph link column */ -table.dir * td.graph { - padding-left: 3px; - padding-right: 3px; - text-align: center; - width: 1%; } /* Age column */ table.dir * td.age {