mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-01 12:00:24 +00:00
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…
Reference in a new issue