diff options
| author | Mark Otto <[email protected]> | 2013-05-03 15:29:32 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-05-03 15:29:32 -0700 |
| commit | ee0789ff8f7ac0c60d8f326894fef5fd9db90adc (patch) | |
| tree | 64c3442bf41aaab5d9703d1989d5d12e7478c624 /docs | |
| parent | a6f7f96a93a650fc7e71337c836f0221433b65f2 (diff) | |
| download | bootstrap-ee0789ff8f7ac0c60d8f326894fef5fd9db90adc.tar.xz bootstrap-ee0789ff8f7ac0c60d8f326894fef5fd9db90adc.zip | |
Fixes #7721: change @navbar-text to @navbar-color, along with inverse options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/customize.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/customize.html b/docs/customize.html index e445ccab9..710875b72 100644 --- a/docs/customize.html +++ b/docs/customize.html @@ -297,7 +297,7 @@ title: Customize and download <input type="text" placeholder="@grayDarker"> <label>@navbar-background-highlight</label> <input type="text" placeholder="@grayDark"> - <label>@navbar-text</label> + <label>@navbar-color</label> <input type="text" placeholder="@grayLight"> <label>@navbar-brand-color</label> <input type="text" placeholder="@navbar-link-color"> |
