From 2f8deea95ac246455a11511963ded2b63e963922 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 31 Mar 2013 22:22:52 -0700 Subject: add .panel-primary --- docs/docs.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/docs.html') diff --git a/docs/docs.html b/docs/docs.html index 88f272c15..94826ffde 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -4578,6 +4578,10 @@ For example, <section> should be wrapped as inline.

Contextual alternatives

Like other components, easily make a panel more meaningful to a particular context by adding any of the contextual state classes.

+
+
Panel heading
+ Panel content +
Panel heading
Panel content @@ -4596,6 +4600,7 @@ For example, <section> should be wrapped as inline.
{% highlight html linenos %} +
...
...
...
...
-- cgit v1.2.3