aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChad Moran <[email protected]>2012-01-29 13:20:39 -0800
committerChad Moran <[email protected]>2012-01-29 13:20:39 -0800
commit2696c6a4bd5eaea9de1d447da8f24da5cb3f74bd (patch)
tree94ab6f755003bfab2ca2d65d5cc1d9c061865ba7 /docs
parent910e78d26ad476d11331e8bb9b0233e0b2ba21e3 (diff)
downloadbootstrap-2696c6a4bd5eaea9de1d447da8f24da5cb3f74bd.tar.xz
bootstrap-2696c6a4bd5eaea9de1d447da8f24da5cb3f74bd.zip
Fixed @warningText and @warningBackground colors in docs
Diffstat (limited to 'docs')
-rw-r--r--docs/less.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/less.html b/docs/less.html
index 5935c9125..18ccaea2e 100644
--- a/docs/less.html
+++ b/docs/less.html
@@ -345,13 +345,13 @@
<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>