From 3cb38197f2ce2453f88a01a69a5f26e84d1e6d16 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 17 Aug 2013 14:27:21 -0700 Subject: more specific panel titles and docs notes --- components.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'components.html') diff --git a/components.html b/components.html index 815bd5d89..e7b6bf70d 100644 --- a/components.html +++ b/components.html @@ -2403,7 +2403,7 @@ body { padding-bottom: 70px; }

Easily add a heading container to your panel with .panel-heading. You may also include any <h1>-<h6> with a .panel-title class to add a pre-styled heading.

-
Panel heading
+
Panel heading without title
Panel content
@@ -2419,7 +2419,7 @@ body { padding-bottom: 70px; }
{% highlight html %}
-
Panel heading
+
Panel heading without title
Panel content
@@ -2436,7 +2436,7 @@ body { padding-bottom: 70px; } {% endhighlight %} -

Wrap buttons or secondary text in .panel-footer.

+

Wrap buttons or secondary text in .panel-footer. Note that panel footers do not inherit colors and borders when using contextual variations as they are not meant to be in the foreground.

-- cgit v1.2.3 From 3bcadfc2c560c5ecdb7fc943c34a721a49cb7309 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 17 Aug 2013 14:42:55 -0700 Subject: brand, not title, in navbar examples --- components.html | 32 +++++++++++++++----------------- 1 file changed, 15 insertions(+), 17 deletions(-) (limited to 'components.html') diff --git a/components.html b/components.html index e7b6bf70d..92f0dc413 100644 --- a/components.html +++ b/components.html @@ -1138,14 +1138,13 @@ base_url: "../" - Title + Brand
@@ -1369,7 +1367,7 @@ body { padding-top: 70px; } - Title + Brand
@@ -1410,7 +1408,7 @@ body { padding-bottom: 70px; } - Title + Brand
@@ -1442,7 +1440,7 @@ body { padding-bottom: 70px; } - Title + Brand
@@ -1865,7 +1863,7 @@ body { padding-bottom: 70px; }

Thumbnail label

Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.

-

Action Action

+

Button Button

@@ -1875,7 +1873,7 @@ body { padding-bottom: 70px; }

Thumbnail label

Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.

-

Action Action

+

Button Button

@@ -1885,7 +1883,7 @@ body { padding-bottom: 70px; }

Thumbnail label

Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.

-

Action Action

+

Button Button

@@ -1899,7 +1897,7 @@ body { padding-bottom: 70px; }

Thumbnail label

...

-

Action Action

+

Button Button

-- cgit v1.2.3 From 1d53dd31f5a6c9be04177e251756909847e6fc0a Mon Sep 17 00:00:00 2001 From: fat Date: Sat, 17 Aug 2013 15:48:29 -0700 Subject: add role=menu to html --- components.html | 74 ++++++++++++++++++++++++++++----------------------------- 1 file changed, 37 insertions(+), 37 deletions(-) (limited to 'components.html') diff --git a/components.html b/components.html index 92f0dc413..eb6a31938 100644 --- a/components.html +++ b/components.html @@ -204,11 +204,11 @@ base_url: "../"
- -