[SCM] Lisaac compiler branch, mildred-coverage-rebase,	updated. lisaac-0.12-620-g6054185
    Mildred Ki'Lya 
    silkensedai at online.fr
       
    Tue Mar  9 09:20:31 UTC 2010
    
    
  
The following commit has been merged in the mildred-coverage-rebase branch:
commit 605418520365d1f4fb9850e592243e838e6b9c8d
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