From 0a71f171bc63dcfea42fe002bab00454d728fc42 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 7 Apr 2012 16:17:15 -0700 Subject: readd bootstrap.zip, add @inputBorderRadius var to close #2946 --- docs/templates/pages/download.mustache | 2 ++ docs/templates/pages/less.mustache | 4 ++++ 2 files changed, 6 insertions(+) (limited to 'docs/templates') diff --git a/docs/templates/pages/download.mustache b/docs/templates/pages/download.mustache index 0e73c44a4..e9c27588b 100644 --- a/docs/templates/pages/download.mustache +++ b/docs/templates/pages/download.mustache @@ -291,6 +291,8 @@ + + diff --git a/docs/templates/pages/less.mustache b/docs/templates/pages/less.mustache index 5005fb166..5345cbf97 100644 --- a/docs/templates/pages/less.mustache +++ b/docs/templates/pages/less.mustache @@ -376,6 +376,10 @@ @inputBorder #ccc + + @inputBorderRadius + 3px + @inputDisabledBackground @grayLighter -- cgit v1.2.3