]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix inverted warning text and bg colors in less docs page
authorMark Otto <markdotto@gmail.com>
Thu, 2 Feb 2012 17:36:33 +0000 (09:36 -0800)
committerMark Otto <markdotto@gmail.com>
Thu, 2 Feb 2012 17:36:33 +0000 (09:36 -0800)
docs/assets/bootstrap.zip
docs/less.html
docs/templates/pages/less.mustache

index f9690b6084d62c712aec0afa4748e8c5b3072759..9b35eae932a0cd915f922602efe291f6e580956a 100644 (file)
Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ
index 181ae9b263e6faf3991db5b83b38d29dbae1f2f9..16d3d02deacc15fd7092f9114b54963ff9a42b05 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><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 class="swatch-col"><span class="swatch" style="background-color: #f3edd2;"></span></td>
           </tr>
           <tr>
             <td><code>@errorText</code></td>
index 3b04164d0942fb7f0efde3eb0036db702c16686e..0826a9e311ae95626084b64092bdd79e6b632ea8 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><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 class="swatch-col"><span class="swatch" style="background-color: #f3edd2;"></span></td>
           </tr>
           <tr>
             <td><code>@errorText</code></td>