querydsl/querydsl-sql/test-output/testng.css
Timo Westkämper 8f5972534b added proper APT code generation testing
added compilation test for MetaDataExporter
2010-03-09 22:01:55 +00:00

10 lines
312 B
CSS

.invocation-failed, .test-failed { background-color: #DD0000; }
.invocation-percent, .test-percent { background-color: #006600; }
.invocation-passed, .test-passed { background-color: #00AA00; }
.invocation-skipped, .test-skipped { background-color: #CCCC00; }
.main-page {
font-size: x-large;
}