|
Last change
on this file was 418, checked in by dmik, 13 years ago |
|
Merge icedtea-web v1.3 to trunk.
|
-
Property svn:eol-style
set to
native
|
|
File size:
942 bytes
|
| Line | |
|---|
| 1 | div.passed {background-color:green;height:auto }
|
|---|
| 2 | div.failed {background-color:red ;height:auto}
|
|---|
| 3 | div.ignored {background-color:yellow ;height:auto}
|
|---|
| 4 |
|
|---|
| 5 | div.clazz {display:inline }
|
|---|
| 6 | div.method {display:inline }
|
|---|
| 7 |
|
|---|
| 8 | div.result {display:block; border: thin solid black ;height:auto}
|
|---|
| 9 | div.status {display:inline; }
|
|---|
| 10 | div.wtrace {display:inline; border: thin solid black; float: right;height:auto}
|
|---|
| 11 | div.theader {display:block; border: thin solid black}
|
|---|
| 12 | div.trace {display:block; border: thin solid black}
|
|---|
| 13 |
|
|---|
| 14 | div.space-line { clear: both; margin: 0; padding: 0; width: auto;}
|
|---|
| 15 |
|
|---|
| 16 | div.tablee {width:200px; border: thin solid black; }
|
|---|
| 17 | div.row { border: thin solid black; }
|
|---|
| 18 | div.cell1 {display:inline; float: left;height:auto}
|
|---|
| 19 | div.cell2 {display:inline; float: right;height:auto}
|
|---|
| 20 |
|
|---|
| 21 | a.classSumaryName{font-weight:bold}
|
|---|
| 22 |
|
|---|
| 23 | a.logLink:link {color: black}
|
|---|
| 24 | a.logLink:active {color: black; }
|
|---|
| 25 | a.logLink:visited {color: black;}
|
|---|
| 26 | a.logLink:hover {color: black;font-weight: bolder;}
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.