diff options
| author | Mark Otto <[email protected]> | 2012-03-22 17:12:22 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-03-22 17:12:22 -0700 |
| commit | b59cb505f8cf4e0010f422f0a83d9c001055cbd7 (patch) | |
| tree | 334b36865d127c338432137bb9cbdab2ebaa70a9 /docs/download.html | |
| parent | fa1b3bdda479e4c419826e2e56fcddb90d6c3519 (diff) | |
| parent | 99e96f64f7dbaba8c83d7d69e64247969765b9e8 (diff) | |
| download | bootstrap-b59cb505f8cf4e0010f422f0a83d9c001055cbd7.tar.xz bootstrap-b59cb505f8cf4e0010f422f0a83d9c001055cbd7.zip | |
Merge branch 'brand-link' of https://github.com/ctalkington/bootstrap into ctalkington-brand-link
Conflicts:
docs/assets/bootstrap.zip
Diffstat (limited to 'docs/download.html')
| -rw-r--r-- | docs/download.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/download.html b/docs/download.html index 6aa113001..680e851f9 100644 --- a/docs/download.html +++ b/docs/download.html @@ -335,6 +335,8 @@ <input type="text" class="span3" placeholder="darken(@navbarSearchBackground, 30%)"> <label>@navbarSearchPlaceholderColor</label> <input type="text" class="span3" placeholder="#ccc"> + <label>@navbarBrandColor</label> + <input type="text" class="span3" placeholder="@navbarLinkColor"> <h3>Dropdowns</h3> <label>@dropdownBackground</label> |
