<td><code>.bar-*</code></td>
<td><code>.progress-bar-*</code></td>
</tr>
- </tbody>
- </table>
- </div><!-- /.table-responsive -->
-
- <h2 id="plugin-migration-classes">Minor class changes</h2>
- <p>Plugin class changes between v2.x and v3.0.</p>
- <div class="table-responsive">
- <table class="table table-bordered table-striped">
- <thead>
- <tr>
- <th>Bootstrap 2.x</th>
- <th>Bootstrap 3.0</th>
- </tr>
- </thead>
- <tbody>
<tr>
<td><code>.accordion</code></td>
<td><code>.panel-group</code></td>