]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fixed @warningText and @warningBackground colors in docs 1403/head 1404/head
authorChad Moran <chad@chadmoran.com>
Sun, 29 Jan 2012 21:20:39 +0000 (13:20 -0800)
committerChad Moran <chad@chadmoran.com>
Sun, 29 Jan 2012 21:20:39 +0000 (13:20 -0800)
docs/less.html

index 5935c9125979f175e2f428f4333f942c31feb1c0..18ccaea2e561fc12d153ace8052eb7eab3d49401 100644 (file)
         <tbody>
           <tr>
             <td class="span3"><code>@warningText</code></td>
-            <td>#f3edd2</td>
-            <td class="swatch-col"><span class="swatch" style="background-color: #f3edd2;"></span></td>
+            <td>#c09853</td>
+            <td class="swatch-col"><span class="swatch" style="background-color: #c09853;"></span></td>
           </tr>
           <tr>
             <td><code>@warningBackground</code></td>
-            <td>#c09853</td>
-            <td><span class="swatch" style="background-color: #c09853;"></span></td>
+            <td>#f3edd2</td>
+            <td><span class="swatch" style="background-color: #f3edd2;"></span></td>
           </tr>
           <tr>
             <td><code>@errorText</code></td>