summaryrefslogtreecommitdiff
path: root/coverage/htmlfiles/style.css
Commit message (Collapse)AuthorAgeFilesLines
* When partial lines are hidden and run lines are shown, then partial lines ↵Ned Batchelder2009-11-241-6/+12
| | | | are shown as run.
* Polish up the sortable report: indication of sort column and sortabilityNed Batchelder2009-11-201-23/+36
|
* Annotations on yellow HTML lines with the line numbers not visited.Ned Batchelder2009-11-081-0/+11
|
* Make the index page display the same in all browsers, and give it a hover ↵Ned Batchelder2009-10-301-1/+3
| | | | effect.
* Better reporting of partial lines, including leaving out partial stuff ↵Ned Batchelder2009-10-271-2/+2
| | | | altogether if no arcs were measured.
* Stupid simplistic not working yet branch reporting in HTMLNed Batchelder2009-10-251-9/+13
|
* Fix some spacing in the footer of the HTML report.Ned Batchelder2009-09-261-1/+6
|
* Syntax coloring in the HTML reports.Ned Batchelder2009-09-231-0/+14
|
* The name of the project is Coverage, not coverage.py.Ned Batchelder2009-04-301-1/+1
|
* HTML report now has an index.html.Ned Batchelder2009-04-251-3/+45
|
* Remove some noise from the HTML reports, and use a 2px stripe to always show ↵Ned Batchelder2009-04-251-4/+10
| | | | line status.
* Use jquery to enable hiding and showing highlighting of source lines in HTML ↵Ned Batchelder2009-04-241-2/+9
| | | | reports.
* A cleaner look for the HTML reports.Ned Batchelder2009-04-241-36/+35
|
* HTML and CSS for html reporting are now in separate files.Ned Batchelder2009-04-241-0/+105