| Line | |
|---|
| 1 | body {
|
|---|
| 2 | font-family:Arial, sans-serif;
|
|---|
| 3 | background-color:White;
|
|---|
| 4 | color:Black;
|
|---|
| 5 | }
|
|---|
| 6 | hr {
|
|---|
| 7 | color:Black;
|
|---|
| 8 | background-color:Black;
|
|---|
| 9 | height:1px;
|
|---|
| 10 | border:0;
|
|---|
| 11 | }
|
|---|
| 12 | h1 {
|
|---|
| 13 | margin-bottom:0px;
|
|---|
| 14 | padding-bottom:0px;
|
|---|
| 15 | font-size:1.625em;
|
|---|
| 16 | }
|
|---|
| 17 | h2 {
|
|---|
| 18 | margin-bottom:0px;
|
|---|
| 19 | padding-bottom:0px;
|
|---|
| 20 | font-size:1.25em;
|
|---|
| 21 | white-space:nowrap;
|
|---|
| 22 | }
|
|---|
| 23 | div.symbols {
|
|---|
| 24 | color:#003E69;
|
|---|
| 25 | }
|
|---|
| 26 | div.symbols i {
|
|---|
| 27 | color:Brown;
|
|---|
| 28 | }
|
|---|
| 29 | span.section {
|
|---|
| 30 | font-weight:bold;
|
|---|
| 31 | cursor:pointer;
|
|---|
| 32 | color:#003E69;
|
|---|
| 33 | white-space:nowrap;
|
|---|
| 34 | margin-left:0.3125em;
|
|---|
| 35 | }
|
|---|
| 36 | span:hover.section {
|
|---|
| 37 | color:#336699;
|
|---|
| 38 | }
|
|---|
| 39 | span.sect_aff {
|
|---|
| 40 | cursor:pointer;
|
|---|
| 41 | padding-left:1.55em;
|
|---|
| 42 | font-size:0.875em;
|
|---|
| 43 | color:#cc3300;
|
|---|
| 44 | }
|
|---|
| 45 | span.ext {
|
|---|
| 46 | font-weight:normal;
|
|---|
| 47 | }
|
|---|
| 48 | span.jar {
|
|---|
| 49 | color:#cc3300;
|
|---|
| 50 | font-size:0.875em;
|
|---|
| 51 | font-weight:bold;
|
|---|
| 52 | }
|
|---|
| 53 | div.jar_list {
|
|---|
| 54 | padding-left:0.4em;
|
|---|
| 55 | font-size:0.94em;
|
|---|
| 56 | }
|
|---|
| 57 | span.pkg_t {
|
|---|
| 58 | color:#408080;
|
|---|
| 59 | font-size:0.875em;
|
|---|
| 60 | }
|
|---|
| 61 | span.pkg {
|
|---|
| 62 | color:#408080;
|
|---|
| 63 | font-size:0.875em;
|
|---|
| 64 | font-weight:bold;
|
|---|
| 65 | }
|
|---|
| 66 | span.cname {
|
|---|
| 67 | color:Green;
|
|---|
| 68 | font-size:0.875em;
|
|---|
| 69 | font-weight:bold;
|
|---|
| 70 | }
|
|---|
| 71 | span.iname_b {
|
|---|
| 72 | font-weight:bold;
|
|---|
| 73 | }
|
|---|
| 74 | span.iname_a {
|
|---|
| 75 | color:#333333;
|
|---|
| 76 | font-weight:bold;
|
|---|
| 77 | font-size:0.94em;
|
|---|
| 78 | }
|
|---|
| 79 | span.sym_p {
|
|---|
| 80 | font-weight:normal;
|
|---|
| 81 | white-space:normal;
|
|---|
| 82 | }
|
|---|
| 83 | span.sym_pd {
|
|---|
| 84 | white-space:normal;
|
|---|
| 85 | }
|
|---|
| 86 | span.sym_p span, span.sym_pd span {
|
|---|
| 87 | white-space:nowrap;
|
|---|
| 88 | }
|
|---|
| 89 | span.attr {
|
|---|
| 90 | color:Black;
|
|---|
| 91 | font-weight:normal;
|
|---|
| 92 | }
|
|---|
| 93 | span.deprecated {
|
|---|
| 94 | color:Red;
|
|---|
| 95 | font-weight:bold;
|
|---|
| 96 | font-family:Monaco, monospace;
|
|---|
| 97 | }
|
|---|
| 98 | div.affect {
|
|---|
| 99 | padding-left:1em;
|
|---|
| 100 | padding-bottom:10px;
|
|---|
| 101 | font-size:0.87em;
|
|---|
| 102 | font-style:italic;
|
|---|
| 103 | line-height:0.9em;
|
|---|
| 104 | }
|
|---|
| 105 | div.affected {
|
|---|
| 106 | padding-left:2em;
|
|---|
| 107 | padding-top:10px;
|
|---|
| 108 | }
|
|---|
| 109 | table.ptable {
|
|---|
| 110 | border-collapse:collapse;
|
|---|
| 111 | border:1px outset black;
|
|---|
| 112 | margin-left:0.95em;
|
|---|
| 113 | margin-top:3px;
|
|---|
| 114 | margin-bottom:3px;
|
|---|
| 115 | width:56.25em;
|
|---|
| 116 | }
|
|---|
| 117 | table.ptable td {
|
|---|
| 118 | border:1px solid Gray;
|
|---|
| 119 | padding:3px;
|
|---|
| 120 | font-size:0.875em;
|
|---|
| 121 | text-align:left;
|
|---|
| 122 | vertical-align:top;
|
|---|
| 123 | max-width:28em;
|
|---|
| 124 | word-wrap:break-word;
|
|---|
| 125 | }
|
|---|
| 126 | table.ptable th {
|
|---|
| 127 | background-color:#eeeeee;
|
|---|
| 128 | font-weight:bold;
|
|---|
| 129 | color:#333333;
|
|---|
| 130 | font-family:Verdana, Arial;
|
|---|
| 131 | font-size:0.875em;
|
|---|
| 132 | border:1px solid Gray;
|
|---|
| 133 | text-align:center;
|
|---|
| 134 | vertical-align:top;
|
|---|
| 135 | white-space:nowrap;
|
|---|
| 136 | padding:3px;
|
|---|
| 137 | }
|
|---|
| 138 | table.summary {
|
|---|
| 139 | border-collapse:collapse;
|
|---|
| 140 | border:1px outset black;
|
|---|
| 141 | }
|
|---|
| 142 | table.summary th {
|
|---|
| 143 | background-color:#eeeeee;
|
|---|
| 144 | font-weight:normal;
|
|---|
| 145 | text-align:left;
|
|---|
| 146 | font-size:0.94em;
|
|---|
| 147 | white-space:nowrap;
|
|---|
| 148 | border:1px inset Gray;
|
|---|
| 149 | padding:3px;
|
|---|
| 150 | }
|
|---|
| 151 | table.summary td {
|
|---|
| 152 | text-align:right;
|
|---|
| 153 | white-space:nowrap;
|
|---|
| 154 | border:1px inset Gray;
|
|---|
| 155 | padding:3px 5px 3px 10px;
|
|---|
| 156 | }
|
|---|
| 157 | span.mngl {
|
|---|
| 158 | padding-left:1em;
|
|---|
| 159 | font-size:0.875em;
|
|---|
| 160 | cursor:text;
|
|---|
| 161 | color:#444444;
|
|---|
| 162 | font-weight:bold;
|
|---|
| 163 | }
|
|---|
| 164 | span.pleft {
|
|---|
| 165 | padding-left:2.5em;
|
|---|
| 166 | }
|
|---|
| 167 | span.color_p {
|
|---|
| 168 | font-style:italic;
|
|---|
| 169 | color:Brown;
|
|---|
| 170 | }
|
|---|
| 171 | span.param {
|
|---|
| 172 | font-style:italic;
|
|---|
| 173 | }
|
|---|
| 174 | span.focus_p {
|
|---|
| 175 | font-style:italic;
|
|---|
| 176 | background-color:#DCDCDC;
|
|---|
| 177 | }
|
|---|
| 178 | span.ttype {
|
|---|
| 179 | font-weight:normal;
|
|---|
| 180 | }
|
|---|
| 181 | span.nowrap {
|
|---|
| 182 | white-space:nowrap;
|
|---|
| 183 | }
|
|---|
| 184 | span.value {
|
|---|
| 185 | white-space:nowrap;
|
|---|
| 186 | font-weight:bold;
|
|---|
| 187 | }
|
|---|
| 188 | .passed {
|
|---|
| 189 | background-color:#CCFFCC;
|
|---|
| 190 | font-weight:normal;
|
|---|
| 191 | }
|
|---|
| 192 | .warning {
|
|---|
| 193 | background-color:#F4F4AF;
|
|---|
| 194 | font-weight:normal;
|
|---|
| 195 | }
|
|---|
| 196 | .failed {
|
|---|
| 197 | background-color:#FFCCCC;
|
|---|
| 198 | font-weight:normal;
|
|---|
| 199 | }
|
|---|
| 200 | .new {
|
|---|
| 201 | background-color:#C6DEFF;
|
|---|
| 202 | font-weight:normal;
|
|---|
| 203 | }
|
|---|
| 204 |
|
|---|
| 205 | .compatible {
|
|---|
| 206 | background-color:#CCFFCC;
|
|---|
| 207 | font-weight:normal;
|
|---|
| 208 | }
|
|---|
| 209 | .almost_compatible {
|
|---|
| 210 | background-color:#FFDAA3;
|
|---|
| 211 | font-weight:normal;
|
|---|
| 212 | }
|
|---|
| 213 | .incompatible {
|
|---|
| 214 | background-color:#FFCCCC;
|
|---|
| 215 | font-weight:normal;
|
|---|
| 216 | }
|
|---|
| 217 | .gray {
|
|---|
| 218 | background-color:#DCDCDC;
|
|---|
| 219 | font-weight:normal;
|
|---|
| 220 | }
|
|---|
| 221 |
|
|---|
| 222 | .top_ref {
|
|---|
| 223 | font-size:0.69em;
|
|---|
| 224 | }
|
|---|
| 225 | .footer {
|
|---|
| 226 | font-size:0.8125em;
|
|---|
| 227 | }
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.