From 5de8b277c6bcc1102e61fa41e1f498617e5fcbf8 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 10 Mar 2012 16:21:34 -0800 Subject: add vars for navbar search --- docs/assets/bootstrap.zip | Bin 54803 -> 54804 bytes docs/assets/css/bootstrap.css | 2 +- docs/download.html | 6 ++++++ docs/templates/pages/download.mustache | 6 ++++++ 4 files changed, 13 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index 65e2841e2..9020cef03 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index 790d91622..7e2a82107 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -2882,7 +2882,7 @@ input[type="submit"].btn.btn-small { line-height: 1; color: #ffffff; background-color: #626262; - border: 1px solid #000000; + border: 1px solid #151515; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.15); -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.15); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.15); diff --git a/docs/download.html b/docs/download.html index fcb998cfd..1adf12da7 100644 --- a/docs/download.html +++ b/docs/download.html @@ -327,6 +327,12 @@ + + + + + + diff --git a/docs/templates/pages/download.mustache b/docs/templates/pages/download.mustache index 1e0ecbda4..c700632ae 100644 --- a/docs/templates/pages/download.mustache +++ b/docs/templates/pages/download.mustache @@ -251,6 +251,12 @@ + + + + + + -- cgit v1.2.3