diff doc/style/epydoc.css @ 12:e6ba3e878b10 trunk

* Removed pkg_resources/setuptools requirement from various places. * Fixed copyright year in a couple of file headers. * Some cleanup.
author cmlenz
date Thu, 31 May 2007 08:38:54 +0000
parents 20896f1e91c6
children b09e90803d1b
line wrap: on
line diff
--- a/doc/style/epydoc.css
+++ b/doc/style/epydoc.css
@@ -47,6 +47,9 @@
 table.summary { margin: .5em 0; }
 table.summary tr.table-header { background: #f7f7f0; }
 table.summary td.table-header { color: #666; font-weight: bold; }
+table.summary th.group-header { background: #f7f7f0; color: #666;
+  font-size: 90%; font-weight: bold; text-align: left;
+}
 table.summary th, table.summary td { border: 1px solid #d7d7d7; }
 table.summary th th, table.summary td td { border: none; }
 table.summary td.summary table td { color: #666; font-size: 90%; }
Copyright (C) 2012-2017 Edgewall Software