[sdc] docker file fix for cassandra
[sdc.git] / openecomp-be / backend / openecomp-sdc-action-manager / test-output / testng.css
1 .invocation-failed,  .test-failed  { background-color: #DD0000; }
2 .invocation-percent, .test-percent { background-color: #006600; }
3 .invocation-passed,  .test-passed  { background-color: #00AA00; }
4 .invocation-skipped, .test-skipped { background-color: #CCCC00; }
5
6 .main-page {
7   font-size: x-large;
8 }
9