mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-17 19:06:40 +02:00
Use .text-danger for IE not supported cell. (#28371)
This commit is contained in:
@@ -104,7 +104,7 @@ Similarly, the latest versions of most desktop browsers are supported.
|
|||||||
<th scope="row">Windows</th>
|
<th scope="row">Windows</th>
|
||||||
<td class="text-success">Supported</td>
|
<td class="text-success">Supported</td>
|
||||||
<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-success">Supported</td>
|
<td class="text-success">Supported</td>
|
||||||
<td class="text-danger">Not supported</td>
|
<td class="text-danger">Not supported</td>
|
||||||
|
Reference in New Issue
Block a user