summaryrefslogtreecommitdiff
path: root/coverage/htmlfiles/style.scss
Commit message (Collapse)AuthorAgeFilesLines
* fix: HTML report makes room for 4-digit line numbers #1124Ned Batchelder2021-02-271-3/+3
| | | | Fixes: #1124
* Fix dark mode for context listing. #1009Ned Batchelder2020-07-091-7/+12
|
* Back to monospaced for the index pageNed Batchelder2020-07-051-1/+1
|
* More HTML tweaksNed Batchelder2020-06-291-8/+5
| | | | | | | | - Let the left and right cells have padding so the hover bar looks good. - Adjust the table left margin so the contents still line up with the header. - Fix the up/down arrows to be correct for the sorting order they indicate.
* A few further style tweaks to the HTML reportNed Batchelder2020-06-281-12/+16
| | | | | | - File names are not monospaced - Button styling make on/off a little more pronounced - Fix the alignment of the header on the index page
* Add dark mode to HTML output; improve accessibilityVince Salvino2020-02-111-85/+202
|
* More polish on the expandable contextsNed Batchelder2019-10-171-4/+9
|
* Annotations should appear when hovering the text line, but not other parts ↵Ned Batchelder2019-10-161-9/+15
| | | | of #source.p
* Only the active context labels should have colorNed Batchelder2019-10-151-4/+4
|
* Annotations and context labels have to co-existNed Batchelder2019-10-141-63/+52
|
* Better presentation of contexts. #855Ned Batchelder2019-10-131-30/+65
|
* Source code without tablesNed Batchelder2019-10-131-100/+131
|
* HTML: Mark things to show instead of to hide.Ned Batchelder2019-07-061-167/+165
| | | | | | | | | | Also made some other changes along the way: * Scroll bar markers change as the selected categories change. * We don't use css class 'stm' for anything, get rid of it. * Better sass use all around.
* More sass goodnessNed Batchelder2019-06-131-170/+177
|
* Update the test output css files tooNed Batchelder2019-06-131-2/+5
|
* Use sass for css generation, to get nice hover highlights on linesNed Batchelder2019-06-131-0/+463