From 12a00f62a9a9915479767807ab03ba5ac19a4cef Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 30 Nov 2012 15:18:49 -0800 Subject: remove color variables, swap others were appropro --- docs/assets/css/bootstrap.css | 4 ++-- docs/customize.html | 15 --------------- docs/templates/pages/customize.mustache | 15 --------------- 3 files changed, 2 insertions(+), 32 deletions(-) (limited to 'docs') diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index 12aa52a14..985cc2dea 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -1435,8 +1435,8 @@ select:focus:invalid:focus { .input-append .active, .input-prepend .active { - background-color: #a9dba9; - border-color: #46a546; + background-color: #dff0d8; + border-color: #468847; } .input-prepend .add-on, diff --git a/docs/customize.html b/docs/customize.html index 861621c52..277d9701a 100644 --- a/docs/customize.html +++ b/docs/customize.html @@ -247,21 +247,6 @@ -

Colors

- - - - - - - - - - - - - -

Sprites

diff --git a/docs/templates/pages/customize.mustache b/docs/templates/pages/customize.mustache index b25a474d2..b91848676 100644 --- a/docs/templates/pages/customize.mustache +++ b/docs/templates/pages/customize.mustache @@ -179,21 +179,6 @@ -

{{_i}}Colors{{/i}}

- - - - - - - - - - - - - -

{{_i}}Sprites{{/i}}

-- cgit v1.2.3