Use .text-danger for IE not supported cell. (#28371)
This commit is contained in:
parent
427799d075
commit
428280574b
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ Similarly, the latest versions of most desktop browsers are supported.
|
|||
<th scope="row">Windows</th>
|
||||
<td class="text-success">Supported</td>
|
||||
<td class="text-success">Supported</td>
|
||||
<td class="text-success">Not supported</td>
|
||||
<td class="text-danger">Not supported</td>
|
||||
<td class="text-success">Supported</td>
|
||||
<td class="text-success">Supported</td>
|
||||
<td class="text-danger">Not supported</td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue