Fix core WST file
[jabaws.git] / website / tests / testng.css
1 .invocation-failed,  .test-failed  { background-color: #DD0000; }\r
2 .invocation-percent, .test-percent { background-color: #006600; }\r
3 .invocation-passed,  .test-passed  { background-color: #00AA00; }\r
4 .invocation-skipped, .test-skipped { background-color: #CCCC00; }\r
5 \r
6 .main-page {\r
7   font-size: x-large;\r
8 }\r
9 \r