summaryrefslogtreecommitdiff
path: root/coverage/htmlfiles/style.css
Commit message (Expand)AuthorAgeFilesLines
* style: clean up #1587Ned Batchelder2023-03-221-2/+0
* fix: put contexts dict in <script> and reveal them using JavaScript (#1587)Oleh Krehel2023-03-221-1/+1
* style(html): clean up the html tags and stylesNed Batchelder2022-05-201-6/+8
* feat(html): version and timestamp at the top of report files.Ned Batchelder2022-05-201-4/+6
* fix(html): ariaSort isn't supported in Firefox yetNed Batchelder2021-10-231-2/+2
* fix(html): fix a few problems with the html reportNed Batchelder2021-10-231-4/+4
* refactor(html): remove all uses of jQuery, only vanilla JS nowSeptatrix2021-10-231-12/+16
* refactor(html): a one-header sticky headerNed Batchelder2021-10-231-31/+33
* fix(html): scrolling to an anchor ensures the line is visibleNed Batchelder2021-10-201-3/+3
* fix(html): adjust some colorsNed Batchelder2021-10-171-8/+8
* feat(html): sticky header on pyfileNed Batchelder2021-10-171-5/+15
* refactor(html): use header/main/footer html5 elementsNed Batchelder2021-10-171-8/+8
* fix: correct slight mis-layout of the hotkey panelsNed Batchelder2021-04-131-4/+4
* fix: HTML report makes room for 4-digit line numbers #1124Ned Batchelder2021-02-271-5/+5
* Fix dark mode for context listing. #1009Ned Batchelder2020-07-091-2/+12
* Back to monospaced for the index pageNed Batchelder2020-07-051-1/+1
* Switch to python-based sass compilerNed Batchelder2020-07-051-1/+111
* More HTML tweaksNed Batchelder2020-06-291-4/+3
* A few further style tweaks to the HTML reportNed Batchelder2020-06-281-122/+11
* Add dark mode to HTML output; improve accessibilityVince Salvino2020-02-111-42/+201
* More polish on the expandable contextsNed Batchelder2019-10-171-3/+3
* Annotations should appear when hovering the text line, but not other parts of...Ned Batchelder2019-10-161-4/+5
* Only the active context labels should have colorNed Batchelder2019-10-151-1/+1
* make cssNed Batchelder2019-10-141-18/+16
* make cssNed Batchelder2019-10-131-43/+44
* HTML: Mark things to show instead of to hide.Ned Batchelder2019-07-061-52/+39
* More sass goodnessNed Batchelder2019-06-131-27/+1
* Use sass for css generation, to get nice hover highlights on linesNed Batchelder2019-06-131-414/+158
* Fix styling and tests. (The tests are slightly insane with no obvious way to ...Stephan Richter2019-06-101-7/+3
* Extend HTML report to to show contexts for every covered line.Stephan Richter2019-06-101-0/+47
* Make line numbers immune to minimum font size settings. #748Ned Batchelder2019-01-041-3/+3
* Update NOTICE link to GitHub.Ned Batchelder2018-06-241-1/+1
* Html report marker div style in its own css layer.pankajp2018-05-241-0/+1
* Extirpate trailing spacesNed Batchelder2016-06-021-4/+4
* Finish up the fix for #298Ned Batchelder2016-06-021-8/+3
* Adding visual indicators to column sorting in HTML outputkarlw00t2016-06-021-0/+14
* Also display partial branch lines in the scrollbar markersNed Batchelder2016-02-061-1/+1
* Fix the tests for HTML annotation changesNed Batchelder2016-02-031-3/+5
* A way to show much longer explanations about lines in the HTML report.Ned Batchelder2016-02-031-1/+21
* Use whitespace:pre to avoid having to convert spaces in the HTML report. Fixe...Ned Batchelder2016-02-011-1/+1
* Clean ups and docstringsNed Batchelder2016-01-311-1/+0
* Underline the name when hovering the row in the HTML indexNed Batchelder2016-01-311-4/+4
* Use Consolas in the HTML reportNed Batchelder2016-01-311-1/+1
* Simplify and improve the accuracy of the scroll markersNed Batchelder2016-01-311-1/+2
* Clean up more of the scroll marker codeNed Batchelder2016-01-311-4/+7
* marks near the scrollshishov2016-01-311-0/+15
* More information in the HTML missing branch annotations.Ned Batchelder2015-08-021-1/+0
* Add license mention to the top of all files. #313.Ned Batchelder2015-07-241-1/+4
* Change HTML pages to be HTML 5Ned Batchelder2014-10-251-1/+4
* Make the filter box smallerNed Batchelder2014-10-251-4/+4