[SCM] Lisaac compiler branch, mildred-coverage-rebase, updated. lisaac-0.12-644-g0314edc
Mildred Ki'Lya
silkensedai at online.fr
Sat Aug 14 17:27:20 UTC 2010
The following commit has been merged in the mildred-coverage-rebase branch:
commit fb6fb98f6d82e4b6b32dbf83bb18d8d6dfa1947a
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date: Tue Mar 9 10:20:27 2010 +0100
licoverage: change HTML template
diff --git a/tools/licoverage b/tools/licoverage
index cd52caf..4c4e87d 100755
--- a/tools/licoverage
+++ b/tools/licoverage
@@ -481,6 +481,9 @@ __END__
text-align: right;
vertical-align: bottom;
padding-right: .5em;
+ /* Get the line numbers aligned with the lines */
+ position: relative;
+ top: .25em;
}
.not-covered {
background-color: tomato;
--
Lisaac compiler
More information about the Lisaac-commits
mailing list