| 163 |
margin-right: 1em; |
margin-right: 1em; |
| 164 |
} |
} |
| 165 |
|
|
| 166 |
|
#parse-errors dd.level-s, #document-errors dd.level-s, |
| 167 |
#parse-errors dd.should, |
#parse-errors dd.should, |
| 168 |
#document-errors dd.should, #error-description .should h3, |
#document-errors dd.should, #error-description .should h3, |
| 169 |
#result-para.SEE-RESULT, #levels-table #level-s th { |
#result-para.SEE-RESULT, #levels-table #level-s th { |
| 170 |
background-image: url(large-alert); |
background-image: url(large-stop); |
| 171 |
} |
} |
| 172 |
|
|
| 173 |
|
#parse-errors dd.level-w, #document-errors dd.level-w, |
| 174 |
#parse-errors dd.warning, |
#parse-errors dd.warning, |
| 175 |
#document-errors dd.warning, #error-description .warning h3, |
#document-errors dd.warning, #error-description .warning h3, |
| 176 |
#levels-table #level-w th { |
#levels-table #level-w th { |
| 177 |
background-image: url(large-info); |
background-image: url(large-alert); |
| 178 |
} |
} |
| 179 |
|
|
| 180 |
|
#parse-errors dd.level-unsupported, #document-errors dd.level-unsupported, |
| 181 |
#parse-errors dd.unsupported, |
#parse-errors dd.unsupported, |
| 182 |
#document-errors dd.unsupported { |
#document-errors dd.unsupported { |
| 183 |
margin-left: 60px; |
margin-left: 60px; |