From: Mark Otto Date: Thu, 2 Feb 2012 17:36:33 +0000 (-0800) Subject: fix inverted warning text and bg colors in less docs page X-Git-Tag: v2.0.1~1^2~76 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bd0e95200390d773b4440d0b7e4cc46091300bbd;p=thirdparty%2Fbootstrap.git fix inverted warning text and bg colors in less docs page --- diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index f9690b6084..9b35eae932 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ diff --git a/docs/less.html b/docs/less.html index 181ae9b263..16d3d02dea 100644 --- a/docs/less.html +++ b/docs/less.html @@ -348,13 +348,13 @@ @warningText - #f3edd2 - + #c09853 + @warningBackground - #c09853 - + #f3edd2 + @errorText diff --git a/docs/templates/pages/less.mustache b/docs/templates/pages/less.mustache index 3b04164d09..0826a9e311 100644 --- a/docs/templates/pages/less.mustache +++ b/docs/templates/pages/less.mustache @@ -272,13 +272,13 @@ @warningText - #f3edd2 - + #c09853 + @warningBackground - #c09853 - + #f3edd2 + @errorText