comparison doc/style/epydoc.css @ 12:a2c54ef107c2

* 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 b2492365f186
children 4fad20ab7cca
comparison
equal deleted inserted replaced
11:1c9f6e203f6a 12:a2c54ef107c2
45 /* Summary tables */ 45 /* Summary tables */
46 46
47 table.summary { margin: .5em 0; } 47 table.summary { margin: .5em 0; }
48 table.summary tr.table-header { background: #f7f7f0; } 48 table.summary tr.table-header { background: #f7f7f0; }
49 table.summary td.table-header { color: #666; font-weight: bold; } 49 table.summary td.table-header { color: #666; font-weight: bold; }
50 table.summary th.group-header { background: #f7f7f0; color: #666;
51 font-size: 90%; font-weight: bold; text-align: left;
52 }
50 table.summary th, table.summary td { border: 1px solid #d7d7d7; } 53 table.summary th, table.summary td { border: 1px solid #d7d7d7; }
51 table.summary th th, table.summary td td { border: none; } 54 table.summary th th, table.summary td td { border: none; }
52 table.summary td.summary table td { color: #666; font-size: 90%; } 55 table.summary td.summary table td { color: #666; font-size: 90%; }
53 table.summary td.summary table br { display: none; } 56 table.summary td.summary table br { display: none; }
54 table.summary td.summary span.summary-type { font-size: 90%; } 57 table.summary td.summary span.summary-type { font-size: 90%; }
Copyright (C) 2012-2017 Edgewall Software