From 8ef3df418f5f9a9b9a8dc2d0f41a3cf16447c8af Mon Sep 17 00:00:00 2001 From: Tom Pietschker Date: Fri, 21 Jun 2013 09:59:34 -0400 Subject: Rename class name in placeholder applies 2535e060a48393143e7a6c2eb93a0a5d06663801 to css.html. Wasn't docs.html removed a while ago? --- docs/css.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'docs/css.html') diff --git a/docs/css.html b/docs/css.html index d4e7f77d2..86b9f4d65 100644 --- a/docs/css.html +++ b/docs/css.html @@ -1757,26 +1757,26 @@ For example, <section> should be wrapped as inline.
- +
- +
- +
{% highlight html %}
- +
- +
- +
{% endhighlight %} -- cgit v1.2.3 From e46e63463ac7ea218e60ee9e5697a24f0f682528 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 25 Jun 2013 14:16:39 -0600 Subject: fix ID of Normalize heading in docs so that the sidenav can find it --- docs/css.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/css.html') diff --git a/docs/css.html b/docs/css.html index 86b9f4d65..1d8cee56d 100644 --- a/docs/css.html +++ b/docs/css.html @@ -43,7 +43,7 @@ lead: "Fundamental HTML elements styled and enhanced with extensible classes."

These styles can be found within scaffolding.less.

-

Normalize reset

+

Normalize reset

For improved cross-browser rendering, we use Normalize, a project by Nicolas Gallagher and Jonathan Neal.

Centering with container

-- cgit v1.2.3 From 266bdfcaaaa64b9e71fa3719a9b2e6b27fb6c2a1 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 25 Jun 2013 16:31:12 -0700 Subject: rm :invalid styling from docs It was removed from the code in 90d4343f66d1cdafe24b6de0dbb6ae64312df323 :-/ --- docs/css.html | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'docs/css.html') diff --git a/docs/css.html b/docs/css.html index 1d8cee56d..2f7d74708 100644 --- a/docs/css.html +++ b/docs/css.html @@ -1380,21 +1380,6 @@ For example, <section> should be wrapped as inline. {% highlight html %} -{% endhighlight %} - -

Invalid inputs

-

Style inputs via default browser functionality. Specify a type, add the required attribute if the field is not optional, and (if applicable) specify a pattern.

- -
-

Cross-browser compatibility

-

Invalid inputs are styled via the :invalid CSS selector, which is not supported by Internet Explorer 9 and below.

-
- -
- -
-{% highlight html %} - {% endhighlight %}

Disabled inputs

-- cgit v1.2.3 From 274a3426576d7aef40bb2b760a3fc7a9bce95521 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 25 Jun 2013 19:50:37 -0700 Subject: Docs: fix 1 typo; use in 1 place --- docs/css.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/css.html') diff --git a/docs/css.html b/docs/css.html index 2f7d74708..f73be9ac8 100644 --- a/docs/css.html +++ b/docs/css.html @@ -247,7 +247,7 @@ lead: "Fundamental HTML elements styled and enhanced with extensible classes."

Need more examples?

-

We dive into more grid layouts in a separte page, free of chrome and documentation to better show you the power of the grid.

+

We dive into more grid layouts in a separate page, free of chrome and documentation to better show you the power of the grid.

More grid examples

-- cgit v1.2.3 From 242d92e09c60396bad0837581a9692bf7abe8aea Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 25 Jun 2013 20:18:30 -0700 Subject: Fix #8287 --- docs/css.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'docs/css.html') diff --git a/docs/css.html b/docs/css.html index 2f7d74708..8e7b57d37 100644 --- a/docs/css.html +++ b/docs/css.html @@ -1494,12 +1494,16 @@ For example, <section> should be wrapped as inline.

Adding on top of existing browser controls, Bootstrap includes other useful form components.

Input groups

-

Add text or buttons before, after, or on both sides of any text-based input. Use .input-group with a .add-on to prepend or append elements to an <input>.

+

Add text or buttons before, after, or on both sides of any text-based input. Use .input-group with an .add-on to prepend or append elements to an <input>.

Cross-browser compatibility

Avoid using <select> elements here as they cannot be fully styled in WebKit browsers.

+
+

Tooltips & popovers in input groups require special setting

+

When using tooltips or popovers on elements within an .input-group, you'll have to specify the option container: 'body' to avoid unwanted side effects (such as the element growing wider and/or losing its rounded corners when the tooltip or popover is triggered).

+
-- cgit v1.2.3 From b4e0e4fee65fb50f7981d28bb875083e0da1a303 Mon Sep 17 00:00:00 2001 From: Julian Thilo Date: Wed, 26 Jun 2013 15:59:33 +0200 Subject: Adjust info callout, add callouts to docs * Adjust the background-color of bs-callout-info to match danger and warning in tone * Convert all the callouts * Change some callouts to info/warning * Add new callout --- docs/css.html | 37 ++++++++++++++++++++----------------- 1 file changed, 20 insertions(+), 17 deletions(-) (limited to 'docs/css.html') diff --git a/docs/css.html b/docs/css.html index 1d8cee56d..658f2ea9a 100644 --- a/docs/css.html +++ b/docs/css.html @@ -245,7 +245,7 @@ lead: "Fundamental HTML elements styled and enhanced with extensible classes."
{% endhighlight %} -
+

Need more examples?

We dive into more grid layouts in a separte page, free of chrome and documentation to better show you the power of the grid.

More grid examples

@@ -506,7 +506,10 @@ lead: "Fundamental HTML elements styled and enhanced with extensible classes." rendered as italicized text {% endhighlight %} -

Feel free to use <b> and <i> in HTML5. <b> is meant to highlight words or phrases without conveying additional importance while <i> is mostly for voice, technical terms, etc.

+
+

Alternate elements

+

Feel free to use <b> and <i> in HTML5. <b> is meant to highlight words or phrases without conveying additional importance while <i> is mostly for voice, technical terms, etc.

+

Alignment classes

Easily realign text to components with text alignment classes.

@@ -774,10 +777,10 @@ lead: "Fundamental HTML elements styled and enhanced with extensible classes." {% endhighlight %} -
Auto-truncating
-

- Horizontal description lists will truncate terms that are too long to fit in the left column fix text-overflow. In narrower viewports, they will change to the default stacked layout. -

+
+

Auto-truncating

+

Horizontal description lists will truncate terms that are too long to fit in the left column with text-overflow. In narrower viewports, they will change to the default stacked layout.

+
@@ -864,7 +867,7 @@ For example, <section> should be wrapped as inline.

Striped

Use .table-striped to add zebra-striping to any table row within the <tbody>.

-
+

Cross-browser compatibility

Striped tables are styled via the :nth-child CSS selector, which is not available in IE8.

@@ -1164,7 +1167,7 @@ For example, <section> should be wrapped as inline.

Inline form

Add .form-inline for left-aligned and inline-block controls for a compact layout.

-
+

Requires custom widths

Inputs, selects, and textareas are 100% wide by default in Bootstrap. To use the inline form, you'll have to set a width on the form controls used within.

@@ -1246,7 +1249,7 @@ For example, <section> should be wrapped as inline.

Inputs

Most common form control, text-based input fields. Includes support for all HTML5 types: text, password, datetime, datetime-local, date, month, time, week, number, email, url, search, tel, and color.

-
+

Type declaration required

Inputs will only be fully styled if their type is properly declared.

@@ -1385,7 +1388,7 @@ For example, <section> should be wrapped as inline.

Invalid inputs

Style inputs via default browser functionality. Specify a type, add the required attribute if the field is not optional, and (if applicable) specify a pattern.

-
+

Cross-browser compatibility

Invalid inputs are styled via the :invalid CSS selector, which is not supported by Internet Explorer 9 and below.

@@ -1409,12 +1412,12 @@ For example, <section> should be wrapped as inline.

Disabled fieldsets

Add the disabled attribute to a <fieldset> to disable all the controls within the <fieldset> at once.

-
+

Link functionality of <a> not impacted

This class will only change the appearance of <a class="btn btn-default"> buttons, not their functionality. Use custom JavaScript to disable links here.

-
+

Cross-browser compatibility

While Bootstrap will apply these styles in all browsers, IE and Safari don't actually support the <disabled> attribute on a <fieldset>. Use custom JavaScript to disable the fieldset in these browsers.

@@ -1511,7 +1514,7 @@ For example, <section> should be wrapped as inline.

Input groups

Add text or buttons before, after, or on both sides of any text-based input. Use .input-group with a .add-on to prepend or append elements to an <input>.

-
+

Cross-browser compatibility

Avoid using <select> elements here as they cannot be fully styled in WebKit browsers.

@@ -1894,7 +1897,7 @@ For example, <section> should be wrapped as inline. {% endhighlight %} -
+

Cross-browser compatibility

If you add the disabled attribute to a <button>, Internet Explorer 9 and below will render text gray with a nasty text-shadow that we cannot fix.

@@ -1912,7 +1915,7 @@ For example, <section> should be wrapped as inline.

We use .disabled as a utility class here, similar to the common .active class, so no prefix is required.

-
+

Link functionality not impacted

This class will only change the <a>'s appearance, not its functionality. Use custom JavaScript to disable links here.

@@ -1933,7 +1936,7 @@ For example, <section> should be wrapped as inline. {% endhighlight %} -
+

Cross-browser rendering

As a best practice, we highly recommend using the <button> element whenever possible to ensure matching cross-browser rendering.

@@ -1950,7 +1953,7 @@ For example, <section> should be wrapped as inline.

Add classes to an <img> element to easily style images in any project.

-
+

Cross-browser compatibility

Keep in mind that Internet Explorer 8 lacks support for rounded corners.

-- cgit v1.2.3 From 8cd5d0be71f51a857848b6c28b3f97dbbb838dee Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 27 Jun 2013 19:22:11 -0700 Subject: add docs callout for glyphicons on homepage and CSS page --- docs/css.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'docs/css.html') diff --git a/docs/css.html b/docs/css.html index 9c85d35f6..95295a359 100644 --- a/docs/css.html +++ b/docs/css.html @@ -57,6 +57,20 @@ lead: "Fundamental HTML elements styled and enhanced with extensible classes." + +
+ +

With the launch of Bootstrap 3, icons have been moved to a separate repository. This keeps the primary project as lean as possible, makes it easier for folks to swap icon libraries, and makes Glyphicons icon fonts more readily available to more people outside Bootstrap.

+

+ Visit Glyphicons for Bootstrap or download from GitHub +

+
+ + +
-- cgit v1.2.3 From 817972724afa3e8f12d6a1376820490d3c430184 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 5 Jul 2013 14:11:12 -0500 Subject: Remove further mentions of Glyphicons --- docs/css.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/css.html') diff --git a/docs/css.html b/docs/css.html index 95295a359..b3e49ff10 100644 --- a/docs/css.html +++ b/docs/css.html @@ -57,7 +57,7 @@ lead: "Fundamental HTML elements styled and enhanced with extensible classes." -