From: Mark Otto Date: Thu, 14 Jun 2012 05:04:02 +0000 (-0700) Subject: fix #gradientBar to .gradientBar in LESS docs X-Git-Tag: v2.1.0~2^2~271 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cda48d41baacf1f515dbdd4ef091a42eff26b469;p=thirdparty%2Fbootstrap.git fix #gradientBar to .gradientBar in LESS docs --- diff --git a/docs/less.html b/docs/less.html index ffe6aee149..418bfc4347 100644 --- a/docs/less.html +++ b/docs/less.html @@ -948,7 +948,7 @@ Create a cross-browser striped background gradient - #gradientBar() + .gradientBar() @primaryColor, @secondaryColor Used for buttons to assign a gradient and slightly darker border diff --git a/docs/templates/pages/less.mustache b/docs/templates/pages/less.mustache index 6606f4ca83..4c0a9f19f1 100644 --- a/docs/templates/pages/less.mustache +++ b/docs/templates/pages/less.mustache @@ -871,7 +871,7 @@ {{_i}}Create a cross-browser striped background gradient{{/i}} - #gradientBar() + .gradientBar() @primaryColor, @secondaryColor {{_i}}Used for buttons to assign a gradient and slightly darker border{{/i}}