From c4281f39190b99ed543b046430e32ff488092ecd Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 5 Aug 2013 15:30:28 -0700 Subject: Update labels to include a base class * Builds on the new button styles by requiring a `.btn-default` for the regular, gray labels * Updates components examples to show new stuff --- components.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'components.html') diff --git a/components.html b/components.html index bf8c45afe..8ce62ae3e 100644 --- a/components.html +++ b/components.html @@ -1629,28 +1629,28 @@ body { padding-bottom: 70px; }

Example

-

Example heading New

-

Example heading New

-

Example heading New

-

Example heading New

-
Example heading New
-
Example heading New
+

Example heading New

+

Example heading New

+

Example heading New

+

Example heading New

+
Example heading New
+
Example heading New
{% highlight html %} -

Example heading New

+

Example heading New

{% endhighlight %}

Available variations

Add any of the below mentioned modifier classes to change the appearance of a label.

- Default + Default Success Warning Danger Info
{% highlight html %} -Default +Default Success Warning Danger -- cgit v1.2.3