diff options
| author | Jacob Thornton <[email protected]> | 2012-01-29 16:33:29 -0800 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-01-29 16:33:29 -0800 |
| commit | 298e637d004c66a0e4351c7ce4a8d03866b75f66 (patch) | |
| tree | 8a58e4578087994b942bc327452d46f36b78f041 /docs/less.html | |
| parent | f622822459b792137768b71e7c7aa9253cc93a6b (diff) | |
| download | bootstrap-298e637d004c66a0e4351c7ce4a8d03866b75f66.tar.xz bootstrap-298e637d004c66a0e4351c7ce4a8d03866b75f66.zip | |
remove dist dir
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 4499c78df..76794dbe4 100644 --- a/docs/less.html +++ b/docs/less.html @@ -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> |
