aboutsummaryrefslogtreecommitdiff
path: root/docs/less.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/less.html')
-rw-r--r--docs/less.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/less.html b/docs/less.html
index 4499c78df..5935c9125 100644
--- a/docs/less.html
+++ b/docs/less.html
@@ -39,7 +39,7 @@
<span class="i-bar"></span>
</a>
<a class="brand" href="./index.html">Bootstrap</a>
- <div class="nav-collapse collapse">
+ <div class="nav-collapse">
<ul class="nav">
<li class="">
<a href="./index.html">Overview</a>
@@ -345,13 +345,13 @@
<tbody>
<tr>
<td class="span3"><code>@warningText</code></td>
- <td>#c09853</td>
- <td class="swatch-col"><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>@warningBackground</code></td>
- <td>#f3edd2</td>
- <td><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>@errorText</code></td>