/[suikacvs]/webroot/gate/test-results/style.css
Suika

Contents of /webroot/gate/test-results/style.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.5 - (show annotations) (download) (as text)
Sun Jan 15 04:17:32 2012 UTC (12 years, 4 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +5 -0 lines
File MIME type: text/css
Current

1 @import '/www/style/html/xhtml';
2
3 .PASS, .has {
4 background-color: green;
5 }
6
7 .FAIL {
8 background-color: red;
9 }
10
11 .SKIPPED {
12 color: gray;
13 }
14
15 tbody td {
16 font-size: xx-small;
17 }
18
19 tfoot td {
20 text-align: right;
21 }
22
23 th, td {
24 max-width: 20em;
25 overflow: hidden;
26 }

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24