]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add a migration tip for .label-important to .label-danger
authorCyrus Stoller <cyrus.stoller@gmail.com>
Wed, 4 Dec 2013 09:16:33 +0000 (01:16 -0800)
committerChris Rebert <code@rebertia.com>
Wed, 4 Dec 2013 18:42:58 +0000 (10:42 -0800)
getting-started.html

index bf9ec6cf472061c575bae5732c7df7706680f3e6..18f89adc3cef771a73a73a1d7cbc94bdd3ee654d 100644 (file)
@@ -460,6 +460,10 @@ bootstrap/
             <td><code>.label</code></td>
             <td><code>.label .label-default</code></td>
           </tr>
+          <tr>
+            <td><code>.label-important</code></td>
+            <td><code>.label-danger</code></td>
+          </tr>
           <tr>
             <td><code>.text-error</code></td>
             <td><code>.text-danger</code></td>