aboutsummaryrefslogtreecommitdiff
path: root/docs/less.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-01-27 13:20:02 -0800
committerMark Otto <[email protected]>2012-01-27 13:20:02 -0800
commite8647c1b118d2c726a8987e9a41aad82da972b57 (patch)
tree94282745842915734f5bdaaf339976c3e03ca0a1 /docs/less.html
parent97546adc90a9c8149bb4560641b4164338e38063 (diff)
downloadbootstrap-e8647c1b118d2c726a8987e9a41aad82da972b57.tar.xz
bootstrap-e8647c1b118d2c726a8987e9a41aad82da972b57.zip
huuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuge update to doces and stuff
Diffstat (limited to 'docs/less.html')
-rw-r--r--docs/less.html14
1 files changed, 13 insertions, 1 deletions
diff --git a/docs/less.html b/docs/less.html
index fb1b0d18c..33ebc8276 100644
--- a/docs/less.html
+++ b/docs/less.html
@@ -30,7 +30,7 @@
<!-- Navbar
================================================== -->
- <div class="navbar navbar-fixed">
+ <div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<a class="brand" href="./index.html">Bootstrap</a>
@@ -331,6 +331,18 @@
<td><code>@navbarBackgroundHighlight</code></td>
<td><code>@grayDark</code></td>
</tr>
+ <tr>
+ <td><code>@navbarText</code></td>
+ <td><code>@grayLight</code></td>
+ </tr>
+ <tr>
+ <td><code>@navbarLinkColor</code></td>
+ <td><code>@grayLight</code></td>
+ </tr>
+ <tr>
+ <td><code>@navbarLinkColorHover</code></td>
+ <td><code>@white</code></td>
+ </tr>
</tbody>
</table>
</div>