]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Added the removal of tab-content and tab-pane in the migration guide 11723/head
authorChristophe Coevoet <stof@notk.org>
Thu, 5 Dec 2013 16:45:22 +0000 (17:45 +0100)
committerChristophe Coevoet <stof@notk.org>
Thu, 5 Dec 2013 16:45:22 +0000 (17:45 +0100)
getting-started.html

index 18f89adc3cef771a73a73a1d7cbc94bdd3ee654d..29a9c6f817d7f9a50ccf6fb9746752002b413911 100644 (file)
@@ -687,6 +687,16 @@ bootstrap/
             <td><code>.tabs-left</code> <code>.tabs-right</code> <code>.tabs-below</code></td>
             <td class="text-muted">N/A</td>
           </tr>
+          <tr>
+            <td>Pill-based tabbable area</td>
+            <td><code>.pill-content</code></td>
+            <td><code>.tab-content</code></td>
+          </tr>
+          <tr>
+            <td>Pill-based tabbable area pane</td>
+            <td><code>.pill-pane</code></td>
+            <td><code>.tab-pane</code></td>
+          </tr>
           <tr>
             <td>Nav lists</td>
             <td><code>.nav-list</code> <code>.nav-header</code></td>