~juliank/lp-ftbfs-report/teams

« back to all changes in this revision

Viewing changes to source/style.css

  • Committer: William Grant
  • Date: 2013-10-10 04:46:28 UTC
  • Revision ID: wgrant@ubuntu.com-20131010044628-d5ed1l2787kfyjwt
Show CANCELLED builds.

Show diffs side-by-side

added added

removed removed

Lines of Context:
52
52
        background-color:#cc0000;
53
53
}
54
54
 
 
55
.CANCELLED {
 
56
        background-color:#aa0000;
 
57
}
 
58
 
55
59
.MANUALDEPWAIT {
56
60
        background:#ff9900;
57
61
}