view bitten/htdocs/bitten_coverage.css @ 613:b4d32c0ab577

0.6dev: Fixing browse source coverage annotation. Also fixes tests (source paths starts with '/', reduces log amount, and tones down the red and green CSS styles. Closes #365.
author osimons
date Sat, 01 Aug 2009 02:36:53 +0000
parents 3386b22da07b
children
line wrap: on
line source
/* Code coverage file annotations */
table.code th.coverage { width: 4em; }
table.code th.covered { background-color: #6F6; }
table.code th.uncovered { background-color: #f66; }
Copyright (C) 2012-2017 Edgewall Software