diff options
Diffstat (limited to 'docs/less.html')
| -rw-r--r-- | docs/less.html | 8 |
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> |
