1 /* Stylesheet for Samba test results.
3 * Partially based on the CSS file from lcov.
6 /* All views: main title format */
11 font-family: sans-serif
;
17 /* Index table headers */
22 background-color: #6688D4;
23 font-family: sans-serif
;
35 background-color: #DAE7FE;
36 font-family: monospace
;
45 background-color: #A7FC9D;
55 background-color: #FF0000;
59 /* Expected failure */
60 td
.resultExpectedFailure
65 background-color: #FFA500;
75 background-color: #FFEA20;
91 background-color: #FFEA20;
96 background-color: #A7FC9D;
101 background-color: #FF0000;
104 td
.outputExpectedFailure
106 background-color: #FFA500;
128 background-color: gray
;