summaryrefslogtreecommitdiff
path: root/coverage/htmlfiles/style.scss
Commit message (Expand)AuthorAgeFilesLines
* style(html): clean up the html tags and stylesNed Batchelder2022-05-201-8/+12
* feat(html): version and timestamp at the top of report files.Ned Batchelder2022-05-201-12/+15
* fix(html): ariaSort isn't supported in Firefox yetNed Batchelder2021-10-231-2/+4
* fix(html): fix a few problems with the html reportNed Batchelder2021-10-231-9/+9
* refactor(html): remove all uses of jQuery, only vanilla JS nowSeptatrix2021-10-231-20/+30
* refactor(html): a one-header sticky headerNed Batchelder2021-10-231-28/+33
* fix(html): scrolling to an anchor ensures the line is visibleNed Batchelder2021-10-201-2/+7
* fix(html): adjust some colorsNed Batchelder2021-10-171-6/+5
* feat(html): sticky header on pyfileNed Batchelder2021-10-171-6/+37
* refactor(html): use header/main/footer html5 elementsNed Batchelder2021-10-171-5/+5
* fix: correct slight mis-layout of the hotkey panelsNed Batchelder2021-04-131-6/+6
* fix: HTML report makes room for 4-digit line numbers #1124Ned Batchelder2021-02-271-3/+3
* 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
* A few further style tweaks to the HTML reportNed Batchelder2020-06-281-12/+16
* 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 of...Ned Batchelder2019-10-161-9/+15
* 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
* 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