[Commits] [svn:einsteintoolkit] www/release-info/ (Rev. 253)
knarf at cct.lsu.edu
knarf at cct.lsu.edu
Wed Jun 16 17:55:41 CDT 2010
User: knarf
Date: 2010/06/16 05:55 PM
Modified:
/release-info/
parse_testsuite_results.cgi
Log:
change css
File Changes:
Directory: /release-info/
=========================
File [modified]: parse_testsuite_results.cgi
Delta lines: +1 -1
===================================================================
--- release-info/parse_testsuite_results.cgi 2010-06-16 22:55:12 UTC (rev 252)
+++ release-info/parse_testsuite_results.cgi 2010-06-16 22:55:41 UTC (rev 253)
@@ -156,7 +156,7 @@
$table_entries .= "<td$color align='center' valign='bottom'>".
"<img src='red.png' alt='fail' width='20px' style='position:relative;z-index:0;bottom:0px;' height='".
$allhosts{$host}{$nprocs}{"ran"}."px'/><br/>".
- "<img src='green.png' alt='success' width='20px' style='position:relative;z-index:-1;bottom:0px;' height='".
+ "<img src='green.png' alt='success' width='20px' style='position:relative;z-index:1;bottom:0px;' height='".
$allhosts{$host}{$nprocs}{"fail"}."px'/></td>";
}
}
More information about the Commits
mailing list