* Store info about all the build actions and allow them to be

monitored while the build is in progress.
This commit is contained in:
Eelco Dolstra
2008-11-11 17:49:50 +00:00
parent 632bb24687
commit ee13f3cc0d
19 changed files with 214 additions and 32 deletions

View File

@ -143,7 +143,7 @@ td.buildfarmMainColumn {
border: solid;
}
span.error-msg {
.error-msg {
color: red;
}