fix unit test web server for tracker announces

This commit is contained in:
Arvid Norberg
2013-10-07 00:33:55 +00:00
parent c99f0c120a
commit d90f7336b1
3 changed files with 14 additions and 10 deletions

View File

@@ -257,7 +257,7 @@ for branch_name in revs:
.passed { background-color: #6f8 }
.failed { background-color: #f68 }
table { border: 0; border-collapse: collapse; display: inline-block; }
th { font-size: 15pt; }
th { font-size: 15pt; width: 18em; }
td { border: 0; border-spacing: 0px; padding: 1px 0px 0px 1px; }
</style>
</head><body>''' % (p, toolset, branch_name)