From 40fddffeec58565eac698de0ed5697fde8a46130 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 12 Mar 2012 09:38:12 -0700 Subject: improve button docs --- docs/base-css.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'docs/base-css.html') diff --git a/docs/base-css.html b/docs/base-css.html index 739b9fa4a..d44b65891 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -1298,44 +1298,44 @@ For example, <code>section</code> should be wrapped as inline. Button - Class + class="" Description - .btn + btn Standard gray button with gradient - .btn-primary + btn btn-primary Provides extra visual weight and identifies the primary action in a set of buttons - .btn-info + btn btn-info Used as an alternate to the default styles - .btn-success + btn btn-success Indicates a successful or positive action - .btn-warning + btn btn-warning Indicates caution should be taken with this action - .btn-danger + btn btn-danger Indicates a dangerous or potentially negative action - .btn-inverse + btn btn-inverse Alternate dark gray button, not tied to a semantic action or use -- cgit v1.2.3