From: Copilot <198982749+Copilot@users.noreply.github.com> Date: Fri, 7 Nov 2025 04:08:29 +0000 (-0800) Subject: Remove themes.getbootstrap.com references from archived documentation versions (... X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c71a9711e7623e66fdd673d8a6002b0d2c5afc06;p=thirdparty%2Fbootstrap.git Remove themes.getbootstrap.com references from archived documentation versions (#41843) * Initial plan * Remove themes.getbootstrap.com references from old versions Co-authored-by: mdo <98681+mdo@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: mdo <98681+mdo@users.noreply.github.com> --- diff --git a/README.md b/README.md index 1086a38e41..6c0b636f23 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,6 @@ · Request feature · - Themes - · Blog

diff --git a/docs/3.3/about/index.html b/docs/3.3/about/index.html index b89cc968b9..6a84607915 100644 --- a/docs/3.3/about/index.html +++ b/docs/3.3/about/index.html @@ -1 +1 @@ - About · Bootstrap
Skip to main content
There's a newer version of Bootstrap!

About

Learn about the project's history, meet the maintaining teams, and find out how to use the Bootstrap brand.

History

Originally created by a designer and a developer at Twitter, Bootstrap has become one of the most popular front-end frameworks and open source projects in the world.

Bootstrap was created at Twitter in mid-2010 by @mdo and @fat. Prior to being an open-sourced framework, Bootstrap was known as Twitter Blueprint. A few months into development, Twitter held its first Hack Week and the project exploded as developers of all skill levels jumped in without any external guidance. It served as the style guide for internal tools development at the company for over a year before its public release, and continues to do so today.

Originally released on Friday, August 19, 2011, we've since had over twenty releases, including two major rewrites with v2 and v3. With Bootstrap 2, we added responsive functionality to the entire framework as an optional stylesheet. Building on that with Bootstrap 3, we rewrote the library once more to make it responsive by default with a mobile first approach.

Team

Bootstrap is maintained by the founding team and a small group of invaluable core contributors, with the massive support and involvement of our community.

Core team

Get involved with Bootstrap development by opening an issue or submitting a pull request. Read our contributing guidelines for information on how we develop.

Sass team

The official Sass port of Bootstrap was created and is maintained by this team. It became part of Bootstrap's organization with v3.1.0. Read the Sass contributing guidelines for information on how the Sass port is developed.

Brand guidelines

Have a need for Bootstrap's brand resources? Great! We have only a few guidelines we follow, and in turn ask you to follow as well. These guidelines were inspired by MailChimp's Brand Assets.

Mark and logo

Use either the Bootstrap mark (a capital B) or the standard logo (just Bootstrap). It should always appear in Helvetica Neue Bold. Do not use the Twitter bird in association with Bootstrap.

B
B

Bootstrap

Bootstrap

Download mark

Download the Bootstrap mark in one of three styles, each available as an SVG file. Right click, Save as.

Bootstrap
Bootstrap
Bootstrap

Name

The project and framework should always be referred to as Bootstrap. No Twitter before it, no capital s, and no abbreviations except for one, a capital B.

Bootstrap

(correct)

BootStrap

(incorrect)

Twitter Bootstrap

(incorrect)

Colors

Our docs and branding use a handful of primary colors to differentiate what is Bootstrap from what is in Bootstrap. In other words, if it's purple, it's representative of Bootstrap.

+ About · Bootstrap
Skip to main content
There's a newer version of Bootstrap!

About

Learn about the project's history, meet the maintaining teams, and find out how to use the Bootstrap brand.

History

Originally created by a designer and a developer at Twitter, Bootstrap has become one of the most popular front-end frameworks and open source projects in the world.

Bootstrap was created at Twitter in mid-2010 by @mdo and @fat. Prior to being an open-sourced framework, Bootstrap was known as Twitter Blueprint. A few months into development, Twitter held its first Hack Week and the project exploded as developers of all skill levels jumped in without any external guidance. It served as the style guide for internal tools development at the company for over a year before its public release, and continues to do so today.

Originally released on Friday, August 19, 2011, we've since had over twenty releases, including two major rewrites with v2 and v3. With Bootstrap 2, we added responsive functionality to the entire framework as an optional stylesheet. Building on that with Bootstrap 3, we rewrote the library once more to make it responsive by default with a mobile first approach.

Team

Bootstrap is maintained by the founding team and a small group of invaluable core contributors, with the massive support and involvement of our community.

Core team

Get involved with Bootstrap development by opening an issue or submitting a pull request. Read our contributing guidelines for information on how we develop.

Sass team

The official Sass port of Bootstrap was created and is maintained by this team. It became part of Bootstrap's organization with v3.1.0. Read the Sass contributing guidelines for information on how the Sass port is developed.

Brand guidelines

Have a need for Bootstrap's brand resources? Great! We have only a few guidelines we follow, and in turn ask you to follow as well. These guidelines were inspired by MailChimp's Brand Assets.

Mark and logo

Use either the Bootstrap mark (a capital B) or the standard logo (just Bootstrap). It should always appear in Helvetica Neue Bold. Do not use the Twitter bird in association with Bootstrap.

B
B

Bootstrap

Bootstrap

Download mark

Download the Bootstrap mark in one of three styles, each available as an SVG file. Right click, Save as.

Bootstrap
Bootstrap
Bootstrap

Name

The project and framework should always be referred to as Bootstrap. No Twitter before it, no capital s, and no abbreviations except for one, a capital B.

Bootstrap

(correct)

BootStrap

(incorrect)

Twitter Bootstrap

(incorrect)

Colors

Our docs and branding use a handful of primary colors to differentiate what is Bootstrap from what is in Bootstrap. In other words, if it's purple, it's representative of Bootstrap.

diff --git a/docs/3.3/browser-bugs/index.html b/docs/3.3/browser-bugs/index.html index be99b1a438..e5ad91c165 100644 --- a/docs/3.3/browser-bugs/index.html +++ b/docs/3.3/browser-bugs/index.html @@ -1 +1 @@ - Wall of browser bugs · Bootstrap
Skip to main content
There's a newer version of Bootstrap!

Wall of browser bugs

A list of the browser bugs that Bootstrap is currently grappling with.

Browser bugs

Bootstrap currently works around several outstanding browser bugs in major browsers to deliver the best cross-browser experience possible. Some bugs, like those listed below, cannot be solved by us.

We publicly list browser bugs that are impacting us here, in the hopes of expediting the process of fixing them. For information on Bootstrap's browser compatibility, see our browser compatibility docs.

See also:

Browser(s) Summary of bug Upstream bug(s) Bootstrap issue(s)
Microsoft Edge

Native browser tooltip for title shows on first keyboard focus (in addition to custom tooltip component)

Edge issue #6793560 #18692
Microsoft Edge

Hovered element still remains in :hover state after scrolling away.

Edge issue #5381673 #14211
Microsoft Edge

When hovering over a <select> menu item, the cursor for the element underneath the menu is displayed.

Edge issue #817822 #14528
Microsoft Edge

CSS border-radius sometimes causes lines of bleed-through of the background-color of the parent element.

Edge issue #3342037 #16671
Microsoft Edge

background of <tr> is only applied to first child cell instead of all cells in the row

Edge issue #5865620 #18504
Microsoft Edge

@-ms-viewport{width: device-width;} has side-effect of making scrollbars auto-hide

Edge issue #7165383 #18543
Microsoft Edge

Background color from lower layer bleeds through transparent border in some cases

Edge issue #6274505 #18228
Microsoft Edge

Hovering over descendant SVG element fires mouseleave event at ancestor

Edge issue #7787318 #19670
Firefox

.table-bordered with an empty <tbody> is missing borders.

Mozilla bug #1023761 #13453
Firefox

If the disabled state of a form control is changed via JavaScript, the normal state doesn’t return after refreshing the page.

Mozilla bug #654072 #793
Firefox

focus events should not be fired at the document object

Mozilla bug #1228802 #18365
Firefox

Wide floated table doesn’t wrap onto new line

Mozilla bug #1277782 #19839
Firefox

Mouse sometimes not within element for purposes of mouseenter/mouseleave when it’s within SVG elements

Mozilla bug #577785 #19670
Firefox

position: absolute element that’s wider than its column renders differently than other browsers

Mozilla bug #1282363 #20161
Firefox (Windows)

Right border of <select> menu is sometimes missing when screen is set to uncommon resolution

Mozilla bug #545685 #15990
Firefox (OS X & Linux)

Badge widget causes bottom border of Tabs widget to unexpectedly not overlap

Mozilla bug #1259972 #19626
Chrome (Android)

Tapping on an <input> in a scrollable overlay doesn’t scroll the <input> into view

Chromium issue #595210 #17338
Chrome (OS X)

Clicking above <input type="number"> increment button flashes the decrement button.

Chromium issue #419108 Offshoot of #8350 & Chromium issue #337668
Chrome

CSS infinite linear animation with alpha transparency leaks memory.

Chromium issue #429375 #14409
Chrome

:focus outline style causes cursor to not be displayed when toggling a readonly <input> to read-write.

Chromium issue #465274 #16022
Chrome

table-cell borders not overlapping despite margin-right: -1px

Chromium issue #534750 #17438, #14237
Chrome

Clicking scrollbar in <select multiple> with overflowed options will select nearby <option>

Chromium issue #597642 #19810
Chrome

Don’t make :hover sticky on touch-friendly webpages

Chromium issue #370155 #12832
Chrome (Windows & Linux)

Animation glitch when returning to inactive tab after animations occurred while tab was hidden.

Chromium issue #449180 #15298
Safari

rem units in media queries should be calculated using font-size: initial, not the root element’s font-size

WebKit bug #156684 #17403
Safari (OS X)

px, em, and rem should all behave the same in media queries when page zoom is applied

WebKit bug #156687 #17403
Safari (OS X)

Weird button behavior with some <input type="number"> elements.

WebKit bug #137269, Apple Safari Radar #18834768 #8350, Normalize #283, Chromium issue #337668
Safari (OS X)

Small font size when printing webpage with fixed-width .container.

WebKit bug #138192, Apple Safari Radar #19435018 #14868
Safari (iPad)

<select> menu on iPad causes shifting of hit-testing areas

WebKit bug #150079, Apple Safari Radar #23082521 #14975
Safari (iOS)

transform: translate3d(0,0,0); rendering bug.

WebKit bug #138162, Apple Safari Radar #18804973 #14603
Safari (iOS)

Text input’s cursor doesn’t move while scrolling the page.

WebKit bug #138201, Apple Safari Radar #18819624 #14708
Safari (iOS)

Can’t move cursor to start of text after entering long string of text into <input type="text">

WebKit bug #148061, Apple Safari Radar #22299624 #16988
Safari (iOS)

display: block causes text of temporal <input>s to become vertically misaligned

WebKit bug #139848, Apple Safari Radar #19434878 #11266, #13098
Safari (iOS)

Tapping on <body> doesn’t fire click events

WebKit bug #151933 #16028
Safari (iOS)

position:fixed is incorrectly positioned when tab bar is visible on iPhone 6S+ Safari

WebKit bug #153056 #18859
Safari (iOS)

Tapping into an <input> within a position:fixed element scrolls to the top of the page

WebKit bug #153224, Apple Safari Radar #24235301 #17497
Safari (iOS)

<body> with overflow:hidden CSS is scrollable on iOS

WebKit bug #153852 #14839
Safari (iOS)

Scroll gesture in text field in position:fixed element sometimes scrolls <body> instead of scrollable ancestor

WebKit bug #153856 #14839
Safari (iOS)

Tapping from one <input> to another in an overlay can cause shaking/jiggling effect

WebKit bug #158276 #19927
Safari (iOS)

Modal with -webkit-overflow-scrolling: touch doesn’t become scrollable after added text makes it taller

WebKit bug #158342 #17695
Safari (iOS)

Don’t make :hover sticky on touch-friendly webpages

WebKit bug #158517 #12832
Safari (iPad Pro)

Rendering of descendants of position: fixed element gets clipped on iPad Pro in Landscape orientation

WebKit bug #152637, Apple Safari Radar #24030853 #18738

Most wanted features

There are several features specified in Web standards which would allow us to make Bootstrap more robust, elegant, or performant, but aren't yet implemented in certain browsers, thus preventing us from taking advantage of them.

We publicly list these "most wanted" feature requests here, in the hopes of expediting the process of getting them implemented.

Browser(s) Summary of feature Upstream issue(s) Bootstrap issue(s)
Microsoft Edge

Implement the :dir() pseudo-class from Selectors Level 4

Edge UserVoice idea #12299532 #19984
Microsoft Edge

Implement sticky positioning from CSS Positioned Layout Level 3

Edge UserVoice idea #6263621 #17021
Firefox

Fire a transitioncancel event when a CSS transition is canceled

Mozilla bug #1264125 Mozilla bug #1182856
Firefox

Implement the of <selector-list> clause of the :nth-child() pseudo-class

Mozilla bug #854148 #20143
Firefox

Implement the HTML5 <dialog> element

Mozilla bug #840640 #20175
Chrome

Implement the of <selector-list> clause of the :nth-child() pseudo-class

Chromium issue #304163 #20143
Chrome

Implement the :dir() pseudo-class from Selectors Level 4

Chromium issue #576815 #19984
Chrome

Implement sticky positioning from CSS Positioned Layout Level 3

Chromium issue #231752 #17021
Safari

Implement the :dir() pseudo-class from Selectors Level 4

WebKit bug #64861 #19984
Safari

Implement the HTML5 <dialog> element

WebKit bug #84635 #20175
\ No newline at end of file + Wall of browser bugs · Bootstrap
Skip to main content
There's a newer version of Bootstrap!

Wall of browser bugs

A list of the browser bugs that Bootstrap is currently grappling with.

Browser bugs

Bootstrap currently works around several outstanding browser bugs in major browsers to deliver the best cross-browser experience possible. Some bugs, like those listed below, cannot be solved by us.

We publicly list browser bugs that are impacting us here, in the hopes of expediting the process of fixing them. For information on Bootstrap's browser compatibility, see our browser compatibility docs.

See also:

Browser(s) Summary of bug Upstream bug(s) Bootstrap issue(s)
Microsoft Edge

Native browser tooltip for title shows on first keyboard focus (in addition to custom tooltip component)

Edge issue #6793560 #18692
Microsoft Edge

Hovered element still remains in :hover state after scrolling away.

Edge issue #5381673 #14211
Microsoft Edge

When hovering over a <select> menu item, the cursor for the element underneath the menu is displayed.

Edge issue #817822 #14528
Microsoft Edge

CSS border-radius sometimes causes lines of bleed-through of the background-color of the parent element.

Edge issue #3342037 #16671
Microsoft Edge

background of <tr> is only applied to first child cell instead of all cells in the row

Edge issue #5865620 #18504
Microsoft Edge

@-ms-viewport{width: device-width;} has side-effect of making scrollbars auto-hide

Edge issue #7165383 #18543
Microsoft Edge

Background color from lower layer bleeds through transparent border in some cases

Edge issue #6274505 #18228
Microsoft Edge

Hovering over descendant SVG element fires mouseleave event at ancestor

Edge issue #7787318 #19670
Firefox

.table-bordered with an empty <tbody> is missing borders.

Mozilla bug #1023761 #13453
Firefox

If the disabled state of a form control is changed via JavaScript, the normal state doesn’t return after refreshing the page.

Mozilla bug #654072 #793
Firefox

focus events should not be fired at the document object

Mozilla bug #1228802 #18365
Firefox

Wide floated table doesn’t wrap onto new line

Mozilla bug #1277782 #19839
Firefox

Mouse sometimes not within element for purposes of mouseenter/mouseleave when it’s within SVG elements

Mozilla bug #577785 #19670
Firefox

position: absolute element that’s wider than its column renders differently than other browsers

Mozilla bug #1282363 #20161
Firefox (Windows)

Right border of <select> menu is sometimes missing when screen is set to uncommon resolution

Mozilla bug #545685 #15990
Firefox (OS X & Linux)

Badge widget causes bottom border of Tabs widget to unexpectedly not overlap

Mozilla bug #1259972 #19626
Chrome (Android)

Tapping on an <input> in a scrollable overlay doesn’t scroll the <input> into view

Chromium issue #595210 #17338
Chrome (OS X)

Clicking above <input type="number"> increment button flashes the decrement button.

Chromium issue #419108 Offshoot of #8350 & Chromium issue #337668
Chrome

CSS infinite linear animation with alpha transparency leaks memory.

Chromium issue #429375 #14409
Chrome

:focus outline style causes cursor to not be displayed when toggling a readonly <input> to read-write.

Chromium issue #465274 #16022
Chrome

table-cell borders not overlapping despite margin-right: -1px

Chromium issue #534750 #17438, #14237
Chrome

Clicking scrollbar in <select multiple> with overflowed options will select nearby <option>

Chromium issue #597642 #19810
Chrome

Don’t make :hover sticky on touch-friendly webpages

Chromium issue #370155 #12832
Chrome (Windows & Linux)

Animation glitch when returning to inactive tab after animations occurred while tab was hidden.

Chromium issue #449180 #15298
Safari

rem units in media queries should be calculated using font-size: initial, not the root element’s font-size

WebKit bug #156684 #17403
Safari (OS X)

px, em, and rem should all behave the same in media queries when page zoom is applied

WebKit bug #156687 #17403
Safari (OS X)

Weird button behavior with some <input type="number"> elements.

WebKit bug #137269, Apple Safari Radar #18834768 #8350, Normalize #283, Chromium issue #337668
Safari (OS X)

Small font size when printing webpage with fixed-width .container.

WebKit bug #138192, Apple Safari Radar #19435018 #14868
Safari (iPad)

<select> menu on iPad causes shifting of hit-testing areas

WebKit bug #150079, Apple Safari Radar #23082521 #14975
Safari (iOS)

transform: translate3d(0,0,0); rendering bug.

WebKit bug #138162, Apple Safari Radar #18804973 #14603
Safari (iOS)

Text input’s cursor doesn’t move while scrolling the page.

WebKit bug #138201, Apple Safari Radar #18819624 #14708
Safari (iOS)

Can’t move cursor to start of text after entering long string of text into <input type="text">

WebKit bug #148061, Apple Safari Radar #22299624 #16988
Safari (iOS)

display: block causes text of temporal <input>s to become vertically misaligned

WebKit bug #139848, Apple Safari Radar #19434878 #11266, #13098
Safari (iOS)

Tapping on <body> doesn’t fire click events

WebKit bug #151933 #16028
Safari (iOS)

position:fixed is incorrectly positioned when tab bar is visible on iPhone 6S+ Safari

WebKit bug #153056 #18859
Safari (iOS)

Tapping into an <input> within a position:fixed element scrolls to the top of the page

WebKit bug #153224, Apple Safari Radar #24235301 #17497
Safari (iOS)

<body> with overflow:hidden CSS is scrollable on iOS

WebKit bug #153852 #14839
Safari (iOS)

Scroll gesture in text field in position:fixed element sometimes scrolls <body> instead of scrollable ancestor

WebKit bug #153856 #14839
Safari (iOS)

Tapping from one <input> to another in an overlay can cause shaking/jiggling effect

WebKit bug #158276 #19927
Safari (iOS)

Modal with -webkit-overflow-scrolling: touch doesn’t become scrollable after added text makes it taller

WebKit bug #158342 #17695
Safari (iOS)

Don’t make :hover sticky on touch-friendly webpages

WebKit bug #158517 #12832
Safari (iPad Pro)

Rendering of descendants of position: fixed element gets clipped on iPad Pro in Landscape orientation

WebKit bug #152637, Apple Safari Radar #24030853 #18738

Most wanted features

There are several features specified in Web standards which would allow us to make Bootstrap more robust, elegant, or performant, but aren't yet implemented in certain browsers, thus preventing us from taking advantage of them.

We publicly list these "most wanted" feature requests here, in the hopes of expediting the process of getting them implemented.

Browser(s) Summary of feature Upstream issue(s) Bootstrap issue(s)
Microsoft Edge

Implement the :dir() pseudo-class from Selectors Level 4

Edge UserVoice idea #12299532 #19984
Microsoft Edge

Implement sticky positioning from CSS Positioned Layout Level 3

Edge UserVoice idea #6263621 #17021
Firefox

Fire a transitioncancel event when a CSS transition is canceled

Mozilla bug #1264125 Mozilla bug #1182856
Firefox

Implement the of <selector-list> clause of the :nth-child() pseudo-class

Mozilla bug #854148 #20143
Firefox

Implement the HTML5 <dialog> element

Mozilla bug #840640 #20175
Chrome

Implement the of <selector-list> clause of the :nth-child() pseudo-class

Chromium issue #304163 #20143
Chrome

Implement the :dir() pseudo-class from Selectors Level 4

Chromium issue #576815 #19984
Chrome

Implement sticky positioning from CSS Positioned Layout Level 3

Chromium issue #231752 #17021
Safari

Implement the :dir() pseudo-class from Selectors Level 4

WebKit bug #64861 #19984
Safari

Implement the HTML5 <dialog> element

WebKit bug #84635 #20175
\ No newline at end of file diff --git a/docs/3.3/components/index.html b/docs/3.3/components/index.html index 1c73a55378..55b0a77d1d 100644 --- a/docs/3.3/components/index.html +++ b/docs/3.3/components/index.html @@ -1,4 +1,4 @@ - Components · Bootstrap
Skip to main content
There's a newer version of Bootstrap!

Components

Over a dozen reusable components built to provide iconography, dropdowns, input groups, navigation, alerts, and much more.

Glyphicons

Available glyphs

Includes over 250 glyphs in font format from the Glyphicon Halflings set. Glyphicons Halflings are normally not available for free, but their creator has made them available for Bootstrap free of cost. As a thank you, we only ask that you include a link back to Glyphicons whenever possible.

  • glyphicon glyphicon-asterisk
  • glyphicon glyphicon-plus
  • glyphicon glyphicon-euro
  • glyphicon glyphicon-eur
  • glyphicon glyphicon-minus
  • glyphicon glyphicon-cloud
  • glyphicon glyphicon-envelope
  • glyphicon glyphicon-pencil
  • glyphicon glyphicon-glass
  • glyphicon glyphicon-music
  • glyphicon glyphicon-search
  • glyphicon glyphicon-heart
  • glyphicon glyphicon-star
  • glyphicon glyphicon-star-empty
  • glyphicon glyphicon-user
  • glyphicon glyphicon-film
  • glyphicon glyphicon-th-large
  • glyphicon glyphicon-th
  • glyphicon glyphicon-th-list
  • glyphicon glyphicon-ok
  • glyphicon glyphicon-remove
  • glyphicon glyphicon-zoom-in
  • glyphicon glyphicon-zoom-out
  • glyphicon glyphicon-off
  • glyphicon glyphicon-signal
  • glyphicon glyphicon-cog
  • glyphicon glyphicon-trash
  • glyphicon glyphicon-home
  • glyphicon glyphicon-file
  • glyphicon glyphicon-time
  • glyphicon glyphicon-road
  • glyphicon glyphicon-download-alt
  • glyphicon glyphicon-download
  • glyphicon glyphicon-upload
  • glyphicon glyphicon-inbox
  • glyphicon glyphicon-play-circle
  • glyphicon glyphicon-repeat
  • glyphicon glyphicon-refresh
  • glyphicon glyphicon-list-alt
  • glyphicon glyphicon-lock
  • glyphicon glyphicon-flag
  • glyphicon glyphicon-headphones
  • glyphicon glyphicon-volume-off
  • glyphicon glyphicon-volume-down
  • glyphicon glyphicon-volume-up
  • glyphicon glyphicon-qrcode
  • glyphicon glyphicon-barcode
  • glyphicon glyphicon-tag
  • glyphicon glyphicon-tags
  • glyphicon glyphicon-book
  • glyphicon glyphicon-bookmark
  • glyphicon glyphicon-print
  • glyphicon glyphicon-camera
  • glyphicon glyphicon-font
  • glyphicon glyphicon-bold
  • glyphicon glyphicon-italic
  • glyphicon glyphicon-text-height
  • glyphicon glyphicon-text-width
  • glyphicon glyphicon-align-left
  • glyphicon glyphicon-align-center
  • glyphicon glyphicon-align-right
  • glyphicon glyphicon-align-justify
  • glyphicon glyphicon-list
  • glyphicon glyphicon-indent-left
  • glyphicon glyphicon-indent-right
  • glyphicon glyphicon-facetime-video
  • glyphicon glyphicon-picture
  • glyphicon glyphicon-map-marker
  • glyphicon glyphicon-adjust
  • glyphicon glyphicon-tint
  • glyphicon glyphicon-edit
  • glyphicon glyphicon-share
  • glyphicon glyphicon-check
  • glyphicon glyphicon-move
  • glyphicon glyphicon-step-backward
  • glyphicon glyphicon-fast-backward
  • glyphicon glyphicon-backward
  • glyphicon glyphicon-play
  • glyphicon glyphicon-pause
  • glyphicon glyphicon-stop
  • glyphicon glyphicon-forward
  • glyphicon glyphicon-fast-forward
  • glyphicon glyphicon-step-forward
  • glyphicon glyphicon-eject
  • glyphicon glyphicon-chevron-left
  • glyphicon glyphicon-chevron-right
  • glyphicon glyphicon-plus-sign
  • glyphicon glyphicon-minus-sign
  • glyphicon glyphicon-remove-sign
  • glyphicon glyphicon-ok-sign
  • glyphicon glyphicon-question-sign
  • glyphicon glyphicon-info-sign
  • glyphicon glyphicon-screenshot
  • glyphicon glyphicon-remove-circle
  • glyphicon glyphicon-ok-circle
  • glyphicon glyphicon-ban-circle
  • glyphicon glyphicon-arrow-left
  • glyphicon glyphicon-arrow-right
  • glyphicon glyphicon-arrow-up
  • glyphicon glyphicon-arrow-down
  • glyphicon glyphicon-share-alt
  • glyphicon glyphicon-resize-full
  • glyphicon glyphicon-resize-small
  • glyphicon glyphicon-exclamation-sign
  • glyphicon glyphicon-gift
  • glyphicon glyphicon-leaf
  • glyphicon glyphicon-fire
  • glyphicon glyphicon-eye-open
  • glyphicon glyphicon-eye-close
  • glyphicon glyphicon-warning-sign
  • glyphicon glyphicon-plane
  • glyphicon glyphicon-calendar
  • glyphicon glyphicon-random
  • glyphicon glyphicon-comment
  • glyphicon glyphicon-magnet
  • glyphicon glyphicon-chevron-up
  • glyphicon glyphicon-chevron-down
  • glyphicon glyphicon-retweet
  • glyphicon glyphicon-shopping-cart
  • glyphicon glyphicon-folder-close
  • glyphicon glyphicon-folder-open
  • glyphicon glyphicon-resize-vertical
  • glyphicon glyphicon-resize-horizontal
  • glyphicon glyphicon-hdd
  • glyphicon glyphicon-bullhorn
  • glyphicon glyphicon-bell
  • glyphicon glyphicon-certificate
  • glyphicon glyphicon-thumbs-up
  • glyphicon glyphicon-thumbs-down
  • glyphicon glyphicon-hand-right
  • glyphicon glyphicon-hand-left
  • glyphicon glyphicon-hand-up
  • glyphicon glyphicon-hand-down
  • glyphicon glyphicon-circle-arrow-right
  • glyphicon glyphicon-circle-arrow-left
  • glyphicon glyphicon-circle-arrow-up
  • glyphicon glyphicon-circle-arrow-down
  • glyphicon glyphicon-globe
  • glyphicon glyphicon-wrench
  • glyphicon glyphicon-tasks
  • glyphicon glyphicon-filter
  • glyphicon glyphicon-briefcase
  • glyphicon glyphicon-fullscreen
  • glyphicon glyphicon-dashboard
  • glyphicon glyphicon-paperclip
  • glyphicon glyphicon-heart-empty
  • glyphicon glyphicon-link
  • glyphicon glyphicon-phone
  • glyphicon glyphicon-pushpin
  • glyphicon glyphicon-usd
  • glyphicon glyphicon-gbp
  • glyphicon glyphicon-sort
  • glyphicon glyphicon-sort-by-alphabet
  • glyphicon glyphicon-sort-by-alphabet-alt
  • glyphicon glyphicon-sort-by-order
  • glyphicon glyphicon-sort-by-order-alt
  • glyphicon glyphicon-sort-by-attributes
  • glyphicon glyphicon-sort-by-attributes-alt
  • glyphicon glyphicon-unchecked
  • glyphicon glyphicon-expand
  • glyphicon glyphicon-collapse-down
  • glyphicon glyphicon-collapse-up
  • glyphicon glyphicon-log-in
  • glyphicon glyphicon-flash
  • glyphicon glyphicon-log-out
  • glyphicon glyphicon-new-window
  • glyphicon glyphicon-record
  • glyphicon glyphicon-save
  • glyphicon glyphicon-open
  • glyphicon glyphicon-saved
  • glyphicon glyphicon-import
  • glyphicon glyphicon-export
  • glyphicon glyphicon-send
  • glyphicon glyphicon-floppy-disk
  • glyphicon glyphicon-floppy-saved
  • glyphicon glyphicon-floppy-remove
  • glyphicon glyphicon-floppy-save
  • glyphicon glyphicon-floppy-open
  • glyphicon glyphicon-credit-card
  • glyphicon glyphicon-transfer
  • glyphicon glyphicon-cutlery
  • glyphicon glyphicon-header
  • glyphicon glyphicon-compressed
  • glyphicon glyphicon-earphone
  • glyphicon glyphicon-phone-alt
  • glyphicon glyphicon-tower
  • glyphicon glyphicon-stats
  • glyphicon glyphicon-sd-video
  • glyphicon glyphicon-hd-video
  • glyphicon glyphicon-subtitles
  • glyphicon glyphicon-sound-stereo
  • glyphicon glyphicon-sound-dolby
  • glyphicon glyphicon-sound-5-1
  • glyphicon glyphicon-sound-6-1
  • glyphicon glyphicon-sound-7-1
  • glyphicon glyphicon-copyright-mark
  • glyphicon glyphicon-registration-mark
  • glyphicon glyphicon-cloud-download
  • glyphicon glyphicon-cloud-upload
  • glyphicon glyphicon-tree-conifer
  • glyphicon glyphicon-tree-deciduous
  • glyphicon glyphicon-cd
  • glyphicon glyphicon-save-file
  • glyphicon glyphicon-open-file
  • glyphicon glyphicon-level-up
  • glyphicon glyphicon-copy
  • glyphicon glyphicon-paste
  • glyphicon glyphicon-alert
  • glyphicon glyphicon-equalizer
  • glyphicon glyphicon-king
  • glyphicon glyphicon-queen
  • glyphicon glyphicon-pawn
  • glyphicon glyphicon-bishop
  • glyphicon glyphicon-knight
  • glyphicon glyphicon-baby-formula
  • glyphicon glyphicon-tent
  • glyphicon glyphicon-blackboard
  • glyphicon glyphicon-bed
  • glyphicon glyphicon-apple
  • glyphicon glyphicon-erase
  • glyphicon glyphicon-hourglass
  • glyphicon glyphicon-lamp
  • glyphicon glyphicon-duplicate
  • glyphicon glyphicon-piggy-bank
  • glyphicon glyphicon-scissors
  • glyphicon glyphicon-bitcoin
  • glyphicon glyphicon-btc
  • glyphicon glyphicon-xbt
  • glyphicon glyphicon-yen
  • glyphicon glyphicon-jpy
  • glyphicon glyphicon-ruble
  • glyphicon glyphicon-rub
  • glyphicon glyphicon-scale
  • glyphicon glyphicon-ice-lolly
  • glyphicon glyphicon-ice-lolly-tasted
  • glyphicon glyphicon-education
  • glyphicon glyphicon-option-horizontal
  • glyphicon glyphicon-option-vertical
  • glyphicon glyphicon-menu-hamburger
  • glyphicon glyphicon-modal-window
  • glyphicon glyphicon-oil
  • glyphicon glyphicon-grain
  • glyphicon glyphicon-sunglasses
  • glyphicon glyphicon-text-size
  • glyphicon glyphicon-text-color
  • glyphicon glyphicon-text-background
  • glyphicon glyphicon-object-align-top
  • glyphicon glyphicon-object-align-bottom
  • glyphicon glyphicon-object-align-horizontal
  • glyphicon glyphicon-object-align-left
  • glyphicon glyphicon-object-align-vertical
  • glyphicon glyphicon-object-align-right
  • glyphicon glyphicon-triangle-right
  • glyphicon glyphicon-triangle-left
  • glyphicon glyphicon-triangle-bottom
  • glyphicon glyphicon-triangle-top
  • glyphicon glyphicon-console
  • glyphicon glyphicon-superscript
  • glyphicon glyphicon-subscript
  • glyphicon glyphicon-menu-left
  • glyphicon glyphicon-menu-right
  • glyphicon glyphicon-menu-down
  • glyphicon glyphicon-menu-up

How to use

For performance reasons, all icons require a base class and individual icon class. To use, place the following code just about anywhere. Be sure to leave a space between the icon and text for proper padding.

Don't mix with other components

Icon classes cannot be directly combined with other components. They should not be used along with other classes on the same element. Instead, add a nested <span> and apply the icon classes to the <span>.

Only for use on empty elements

Icon classes should only be used on elements that contain no text content and have no child elements.

Changing the icon font location

Bootstrap assumes icon font files will be located in the ../fonts/ directory, relative to the compiled CSS files. Moving or renaming those font files means updating the CSS in one of three ways:

  • Change the @icon-font-path and/or @icon-font-name variables in the source Less files.
  • Utilize the relative URLs option provided by the Less compiler.
  • Change the url() paths in the compiled CSS.

Use whatever option best suits your specific development setup.

Accessible icons

Modern versions of assistive technologies will announce CSS generated content, as well as specific Unicode characters. To avoid unintended and confusing output in screen readers (particularly when icons are used purely for decoration), we hide them with the aria-hidden="true" attribute.

If you're using an icon to convey meaning (rather than only as a decorative element), ensure that this meaning is also conveyed to assistive technologies – for instance, include additional content, visually hidden with the .sr-only class.

If you're creating controls with no other text (such as a <button> that only contains an icon), you should always provide alternative content to identify the purpose of the control, so that it will make sense to users of assistive technologies. In this case, you could add an aria-label attribute on the control itself.

<span class="glyphicon glyphicon-search" aria-hidden="true"></span>

Examples

Use them in buttons, button groups for a toolbar, navigation, or prepended form inputs.

<button type="button" class="btn btn-default" aria-label="Left Align">
+         Components · Bootstrap               
Skip to main content
There's a newer version of Bootstrap!

Components

Over a dozen reusable components built to provide iconography, dropdowns, input groups, navigation, alerts, and much more.

Glyphicons

Available glyphs

Includes over 250 glyphs in font format from the Glyphicon Halflings set. Glyphicons Halflings are normally not available for free, but their creator has made them available for Bootstrap free of cost. As a thank you, we only ask that you include a link back to Glyphicons whenever possible.

  • glyphicon glyphicon-asterisk
  • glyphicon glyphicon-plus
  • glyphicon glyphicon-euro
  • glyphicon glyphicon-eur
  • glyphicon glyphicon-minus
  • glyphicon glyphicon-cloud
  • glyphicon glyphicon-envelope
  • glyphicon glyphicon-pencil
  • glyphicon glyphicon-glass
  • glyphicon glyphicon-music
  • glyphicon glyphicon-search
  • glyphicon glyphicon-heart
  • glyphicon glyphicon-star
  • glyphicon glyphicon-star-empty
  • glyphicon glyphicon-user
  • glyphicon glyphicon-film
  • glyphicon glyphicon-th-large
  • glyphicon glyphicon-th
  • glyphicon glyphicon-th-list
  • glyphicon glyphicon-ok
  • glyphicon glyphicon-remove
  • glyphicon glyphicon-zoom-in
  • glyphicon glyphicon-zoom-out
  • glyphicon glyphicon-off
  • glyphicon glyphicon-signal
  • glyphicon glyphicon-cog
  • glyphicon glyphicon-trash
  • glyphicon glyphicon-home
  • glyphicon glyphicon-file
  • glyphicon glyphicon-time
  • glyphicon glyphicon-road
  • glyphicon glyphicon-download-alt
  • glyphicon glyphicon-download
  • glyphicon glyphicon-upload
  • glyphicon glyphicon-inbox
  • glyphicon glyphicon-play-circle
  • glyphicon glyphicon-repeat
  • glyphicon glyphicon-refresh
  • glyphicon glyphicon-list-alt
  • glyphicon glyphicon-lock
  • glyphicon glyphicon-flag
  • glyphicon glyphicon-headphones
  • glyphicon glyphicon-volume-off
  • glyphicon glyphicon-volume-down
  • glyphicon glyphicon-volume-up
  • glyphicon glyphicon-qrcode
  • glyphicon glyphicon-barcode
  • glyphicon glyphicon-tag
  • glyphicon glyphicon-tags
  • glyphicon glyphicon-book
  • glyphicon glyphicon-bookmark
  • glyphicon glyphicon-print
  • glyphicon glyphicon-camera
  • glyphicon glyphicon-font
  • glyphicon glyphicon-bold
  • glyphicon glyphicon-italic
  • glyphicon glyphicon-text-height
  • glyphicon glyphicon-text-width
  • glyphicon glyphicon-align-left
  • glyphicon glyphicon-align-center
  • glyphicon glyphicon-align-right
  • glyphicon glyphicon-align-justify
  • glyphicon glyphicon-list
  • glyphicon glyphicon-indent-left
  • glyphicon glyphicon-indent-right
  • glyphicon glyphicon-facetime-video
  • glyphicon glyphicon-picture
  • glyphicon glyphicon-map-marker
  • glyphicon glyphicon-adjust
  • glyphicon glyphicon-tint
  • glyphicon glyphicon-edit
  • glyphicon glyphicon-share
  • glyphicon glyphicon-check
  • glyphicon glyphicon-move
  • glyphicon glyphicon-step-backward
  • glyphicon glyphicon-fast-backward
  • glyphicon glyphicon-backward
  • glyphicon glyphicon-play
  • glyphicon glyphicon-pause
  • glyphicon glyphicon-stop
  • glyphicon glyphicon-forward
  • glyphicon glyphicon-fast-forward
  • glyphicon glyphicon-step-forward
  • glyphicon glyphicon-eject
  • glyphicon glyphicon-chevron-left
  • glyphicon glyphicon-chevron-right
  • glyphicon glyphicon-plus-sign
  • glyphicon glyphicon-minus-sign
  • glyphicon glyphicon-remove-sign
  • glyphicon glyphicon-ok-sign
  • glyphicon glyphicon-question-sign
  • glyphicon glyphicon-info-sign
  • glyphicon glyphicon-screenshot
  • glyphicon glyphicon-remove-circle
  • glyphicon glyphicon-ok-circle
  • glyphicon glyphicon-ban-circle
  • glyphicon glyphicon-arrow-left
  • glyphicon glyphicon-arrow-right
  • glyphicon glyphicon-arrow-up
  • glyphicon glyphicon-arrow-down
  • glyphicon glyphicon-share-alt
  • glyphicon glyphicon-resize-full
  • glyphicon glyphicon-resize-small
  • glyphicon glyphicon-exclamation-sign
  • glyphicon glyphicon-gift
  • glyphicon glyphicon-leaf
  • glyphicon glyphicon-fire
  • glyphicon glyphicon-eye-open
  • glyphicon glyphicon-eye-close
  • glyphicon glyphicon-warning-sign
  • glyphicon glyphicon-plane
  • glyphicon glyphicon-calendar
  • glyphicon glyphicon-random
  • glyphicon glyphicon-comment
  • glyphicon glyphicon-magnet
  • glyphicon glyphicon-chevron-up
  • glyphicon glyphicon-chevron-down
  • glyphicon glyphicon-retweet
  • glyphicon glyphicon-shopping-cart
  • glyphicon glyphicon-folder-close
  • glyphicon glyphicon-folder-open
  • glyphicon glyphicon-resize-vertical
  • glyphicon glyphicon-resize-horizontal
  • glyphicon glyphicon-hdd
  • glyphicon glyphicon-bullhorn
  • glyphicon glyphicon-bell
  • glyphicon glyphicon-certificate
  • glyphicon glyphicon-thumbs-up
  • glyphicon glyphicon-thumbs-down
  • glyphicon glyphicon-hand-right
  • glyphicon glyphicon-hand-left
  • glyphicon glyphicon-hand-up
  • glyphicon glyphicon-hand-down
  • glyphicon glyphicon-circle-arrow-right
  • glyphicon glyphicon-circle-arrow-left
  • glyphicon glyphicon-circle-arrow-up
  • glyphicon glyphicon-circle-arrow-down
  • glyphicon glyphicon-globe
  • glyphicon glyphicon-wrench
  • glyphicon glyphicon-tasks
  • glyphicon glyphicon-filter
  • glyphicon glyphicon-briefcase
  • glyphicon glyphicon-fullscreen
  • glyphicon glyphicon-dashboard
  • glyphicon glyphicon-paperclip
  • glyphicon glyphicon-heart-empty
  • glyphicon glyphicon-link
  • glyphicon glyphicon-phone
  • glyphicon glyphicon-pushpin
  • glyphicon glyphicon-usd
  • glyphicon glyphicon-gbp
  • glyphicon glyphicon-sort
  • glyphicon glyphicon-sort-by-alphabet
  • glyphicon glyphicon-sort-by-alphabet-alt
  • glyphicon glyphicon-sort-by-order
  • glyphicon glyphicon-sort-by-order-alt
  • glyphicon glyphicon-sort-by-attributes
  • glyphicon glyphicon-sort-by-attributes-alt
  • glyphicon glyphicon-unchecked
  • glyphicon glyphicon-expand
  • glyphicon glyphicon-collapse-down
  • glyphicon glyphicon-collapse-up
  • glyphicon glyphicon-log-in
  • glyphicon glyphicon-flash
  • glyphicon glyphicon-log-out
  • glyphicon glyphicon-new-window
  • glyphicon glyphicon-record
  • glyphicon glyphicon-save
  • glyphicon glyphicon-open
  • glyphicon glyphicon-saved
  • glyphicon glyphicon-import
  • glyphicon glyphicon-export
  • glyphicon glyphicon-send
  • glyphicon glyphicon-floppy-disk
  • glyphicon glyphicon-floppy-saved
  • glyphicon glyphicon-floppy-remove
  • glyphicon glyphicon-floppy-save
  • glyphicon glyphicon-floppy-open
  • glyphicon glyphicon-credit-card
  • glyphicon glyphicon-transfer
  • glyphicon glyphicon-cutlery
  • glyphicon glyphicon-header
  • glyphicon glyphicon-compressed
  • glyphicon glyphicon-earphone
  • glyphicon glyphicon-phone-alt
  • glyphicon glyphicon-tower
  • glyphicon glyphicon-stats
  • glyphicon glyphicon-sd-video
  • glyphicon glyphicon-hd-video
  • glyphicon glyphicon-subtitles
  • glyphicon glyphicon-sound-stereo
  • glyphicon glyphicon-sound-dolby
  • glyphicon glyphicon-sound-5-1
  • glyphicon glyphicon-sound-6-1
  • glyphicon glyphicon-sound-7-1
  • glyphicon glyphicon-copyright-mark
  • glyphicon glyphicon-registration-mark
  • glyphicon glyphicon-cloud-download
  • glyphicon glyphicon-cloud-upload
  • glyphicon glyphicon-tree-conifer
  • glyphicon glyphicon-tree-deciduous
  • glyphicon glyphicon-cd
  • glyphicon glyphicon-save-file
  • glyphicon glyphicon-open-file
  • glyphicon glyphicon-level-up
  • glyphicon glyphicon-copy
  • glyphicon glyphicon-paste
  • glyphicon glyphicon-alert
  • glyphicon glyphicon-equalizer
  • glyphicon glyphicon-king
  • glyphicon glyphicon-queen
  • glyphicon glyphicon-pawn
  • glyphicon glyphicon-bishop
  • glyphicon glyphicon-knight
  • glyphicon glyphicon-baby-formula
  • glyphicon glyphicon-tent
  • glyphicon glyphicon-blackboard
  • glyphicon glyphicon-bed
  • glyphicon glyphicon-apple
  • glyphicon glyphicon-erase
  • glyphicon glyphicon-hourglass
  • glyphicon glyphicon-lamp
  • glyphicon glyphicon-duplicate
  • glyphicon glyphicon-piggy-bank
  • glyphicon glyphicon-scissors
  • glyphicon glyphicon-bitcoin
  • glyphicon glyphicon-btc
  • glyphicon glyphicon-xbt
  • glyphicon glyphicon-yen
  • glyphicon glyphicon-jpy
  • glyphicon glyphicon-ruble
  • glyphicon glyphicon-rub
  • glyphicon glyphicon-scale
  • glyphicon glyphicon-ice-lolly
  • glyphicon glyphicon-ice-lolly-tasted
  • glyphicon glyphicon-education
  • glyphicon glyphicon-option-horizontal
  • glyphicon glyphicon-option-vertical
  • glyphicon glyphicon-menu-hamburger
  • glyphicon glyphicon-modal-window
  • glyphicon glyphicon-oil
  • glyphicon glyphicon-grain
  • glyphicon glyphicon-sunglasses
  • glyphicon glyphicon-text-size
  • glyphicon glyphicon-text-color
  • glyphicon glyphicon-text-background
  • glyphicon glyphicon-object-align-top
  • glyphicon glyphicon-object-align-bottom
  • glyphicon glyphicon-object-align-horizontal
  • glyphicon glyphicon-object-align-left
  • glyphicon glyphicon-object-align-vertical
  • glyphicon glyphicon-object-align-right
  • glyphicon glyphicon-triangle-right
  • glyphicon glyphicon-triangle-left
  • glyphicon glyphicon-triangle-bottom
  • glyphicon glyphicon-triangle-top
  • glyphicon glyphicon-console
  • glyphicon glyphicon-superscript
  • glyphicon glyphicon-subscript
  • glyphicon glyphicon-menu-left
  • glyphicon glyphicon-menu-right
  • glyphicon glyphicon-menu-down
  • glyphicon glyphicon-menu-up

How to use

For performance reasons, all icons require a base class and individual icon class. To use, place the following code just about anywhere. Be sure to leave a space between the icon and text for proper padding.

Don't mix with other components

Icon classes cannot be directly combined with other components. They should not be used along with other classes on the same element. Instead, add a nested <span> and apply the icon classes to the <span>.

Only for use on empty elements

Icon classes should only be used on elements that contain no text content and have no child elements.

Changing the icon font location

Bootstrap assumes icon font files will be located in the ../fonts/ directory, relative to the compiled CSS files. Moving or renaming those font files means updating the CSS in one of three ways:

  • Change the @icon-font-path and/or @icon-font-name variables in the source Less files.
  • Utilize the relative URLs option provided by the Less compiler.
  • Change the url() paths in the compiled CSS.

Use whatever option best suits your specific development setup.

Accessible icons

Modern versions of assistive technologies will announce CSS generated content, as well as specific Unicode characters. To avoid unintended and confusing output in screen readers (particularly when icons are used purely for decoration), we hide them with the aria-hidden="true" attribute.

If you're using an icon to convey meaning (rather than only as a decorative element), ensure that this meaning is also conveyed to assistive technologies – for instance, include additional content, visually hidden with the .sr-only class.

If you're creating controls with no other text (such as a <button> that only contains an icon), you should always provide alternative content to identify the purpose of the control, so that it will make sense to users of assistive technologies. In this case, you could add an aria-label attribute on the control itself.

<span class="glyphicon glyphicon-search" aria-hidden="true"></span>

Examples

Use them in buttons, button groups for a toolbar, navigation, or prepended form inputs.

<button type="button" class="btn btn-default" aria-label="Left Align">
   <span class="glyphicon glyphicon-align-left" aria-hidden="true"></span>
 </button>
 
diff --git a/docs/3.3/css/index.html b/docs/3.3/css/index.html
index 2854b91084..9dfef0a197 100644
--- a/docs/3.3/css/index.html
+++ b/docs/3.3/css/index.html
@@ -1,4 +1,4 @@
-         CSS · Bootstrap               
Skip to main content
There's a newer version of Bootstrap!

CSS

Global CSS settings, fundamental HTML elements styled and enhanced with extensible classes, and an advanced grid system.

Overview

Get the lowdown on the key pieces of Bootstrap's infrastructure, including our approach to better, faster, stronger web development.

HTML5 doctype

Bootstrap makes use of certain HTML elements and CSS properties that require the use of the HTML5 doctype. Include it at the beginning of all your projects.

<!DOCTYPE html>
+         CSS · Bootstrap               
Skip to main content
There's a newer version of Bootstrap!

CSS

Global CSS settings, fundamental HTML elements styled and enhanced with extensible classes, and an advanced grid system.

Overview

Get the lowdown on the key pieces of Bootstrap's infrastructure, including our approach to better, faster, stronger web development.

HTML5 doctype

Bootstrap makes use of certain HTML elements and CSS properties that require the use of the HTML5 doctype. Include it at the beginning of all your projects.

<!DOCTYPE html>
 <html lang="en">
   ...
 </html>

Mobile first

With Bootstrap 2, we added optional mobile friendly styles for key aspects of the framework. With Bootstrap 3, we've rewritten the project to be mobile friendly from the start. Instead of adding on optional mobile styles, they're baked right into the core. In fact, Bootstrap is mobile first. Mobile first styles can be found throughout the entire library instead of in separate files.

To ensure proper rendering and touch zooming, add the viewport meta tag to your <head>.

<meta name="viewport" content="width=device-width, initial-scale=1">

You can disable zooming capabilities on mobile devices by adding user-scalable=no to the viewport meta tag. This disables zooming, meaning users are only able to scroll, and results in your site feeling a bit more like a native application. Overall, we don't recommend this on every site, so use caution!

<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">

Bootstrap sets basic global display, typography, and link styles. Specifically, we:

  • Set background-color: #fff; on the body
  • Use the @font-family-base, @font-size-base, and @line-height-base attributes as our typographic base
  • Set the global link color via @link-color and apply link underlines only on :hover

These styles can be found within scaffolding.less.

Normalize.css

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

Containers

Bootstrap requires a containing element to wrap site contents and house our grid system. You may choose one of two containers to use in your projects. Note that, due to padding and more, neither container is nestable.

Use .container for a responsive fixed width container.

<div class="container">
diff --git a/docs/3.3/examples/blog/index.html b/docs/3.3/examples/blog/index.html
index fb8fcd1b84..dbb6fcd337 100644
--- a/docs/3.3/examples/blog/index.html
+++ b/docs/3.3/examples/blog/index.html
@@ -168,7 +168,6 @@
       

- diff --git a/docs/3.3/examples/carousel/index.html b/docs/3.3/examples/carousel/index.html index 1f991b2bd5..6545a6ded5 100644 --- a/docs/3.3/examples/carousel/index.html +++ b/docs/3.3/examples/carousel/index.html @@ -73,7 +73,6 @@
- - @@ -154,7 +152,6 @@
-
@@ -197,7 +194,6 @@ -
- diff --git a/docs/3.3/examples/grid/index.html b/docs/3.3/examples/grid/index.html index 181030a465..e1c4dd23b1 100644 --- a/docs/3.3/examples/grid/index.html +++ b/docs/3.3/examples/grid/index.html @@ -147,10 +147,8 @@
.col-sm-6 .col-md-5 .col-md-offset-2 .col-lg-6 .col-lg-offset-0
-
- diff --git a/docs/3.3/examples/jumbotron-narrow/index.html b/docs/3.3/examples/jumbotron-narrow/index.html index 7e1745ae63..af597e9ef1 100644 --- a/docs/3.3/examples/jumbotron-narrow/index.html +++ b/docs/3.3/examples/jumbotron-narrow/index.html @@ -82,7 +82,6 @@
- diff --git a/docs/3.3/examples/jumbotron/index.html b/docs/3.3/examples/jumbotron/index.html index ecffbe69f8..5fbf6fd67f 100644 --- a/docs/3.3/examples/jumbotron/index.html +++ b/docs/3.3/examples/jumbotron/index.html @@ -95,7 +95,6 @@
- diff --git a/docs/3.3/examples/justified-nav/index.html b/docs/3.3/examples/justified-nav/index.html index d4808f68d3..f07370db98 100644 --- a/docs/3.3/examples/justified-nav/index.html +++ b/docs/3.3/examples/justified-nav/index.html @@ -86,7 +86,6 @@
- diff --git a/docs/3.3/examples/navbar-fixed-top/index.html b/docs/3.3/examples/navbar-fixed-top/index.html index 8c3d039b6a..70b7f8596d 100644 --- a/docs/3.3/examples/navbar-fixed-top/index.html +++ b/docs/3.3/examples/navbar-fixed-top/index.html @@ -87,7 +87,6 @@
- diff --git a/docs/3.3/examples/navbar-static-top/index.html b/docs/3.3/examples/navbar-static-top/index.html index 1b32817ecc..519f9b6321 100644 --- a/docs/3.3/examples/navbar-static-top/index.html +++ b/docs/3.3/examples/navbar-static-top/index.html @@ -73,7 +73,6 @@
-
@@ -88,7 +87,6 @@
- diff --git a/docs/3.3/examples/navbar/index.html b/docs/3.3/examples/navbar/index.html index 4881a1a6f2..813d0c727b 100644 --- a/docs/3.3/examples/navbar/index.html +++ b/docs/3.3/examples/navbar/index.html @@ -86,7 +86,6 @@
- diff --git a/docs/3.3/examples/non-responsive/index.html b/docs/3.3/examples/non-responsive/index.html index 4a0bdb45be..aa094e999f 100644 --- a/docs/3.3/examples/non-responsive/index.html +++ b/docs/3.3/examples/non-responsive/index.html @@ -103,7 +103,6 @@
- diff --git a/docs/3.3/examples/offcanvas/index.html b/docs/3.3/examples/offcanvas/index.html index 3695fc213b..1053b31393 100644 --- a/docs/3.3/examples/offcanvas/index.html +++ b/docs/3.3/examples/offcanvas/index.html @@ -124,7 +124,6 @@
- diff --git a/docs/3.3/examples/signin/index.html b/docs/3.3/examples/signin/index.html index 270845b12f..02d3176dd1 100644 --- a/docs/3.3/examples/signin/index.html +++ b/docs/3.3/examples/signin/index.html @@ -52,7 +52,6 @@
- diff --git a/docs/3.3/examples/starter-template/index.html b/docs/3.3/examples/starter-template/index.html index 8e4c84e163..ecdbc3f4ab 100644 --- a/docs/3.3/examples/starter-template/index.html +++ b/docs/3.3/examples/starter-template/index.html @@ -64,7 +64,6 @@ - diff --git a/docs/3.3/examples/sticky-footer-navbar/index.html b/docs/3.3/examples/sticky-footer-navbar/index.html index 92739d0450..35f977f310 100644 --- a/docs/3.3/examples/sticky-footer-navbar/index.html +++ b/docs/3.3/examples/sticky-footer-navbar/index.html @@ -83,7 +83,6 @@ - diff --git a/docs/3.3/examples/sticky-footer/index.html b/docs/3.3/examples/sticky-footer/index.html index 228fa35c7b..c9cabe5c42 100644 --- a/docs/3.3/examples/sticky-footer/index.html +++ b/docs/3.3/examples/sticky-footer/index.html @@ -49,7 +49,6 @@ - diff --git a/docs/3.3/examples/theme/index.html b/docs/3.3/examples/theme/index.html index 60c6f893e7..ca97968b80 100644 --- a/docs/3.3/examples/theme/index.html +++ b/docs/3.3/examples/theme/index.html @@ -77,7 +77,6 @@

This is a template showcasing the optional theme stylesheet included in Bootstrap. Use it as a starting point to create something more unique by building on or modifying it.

- @@ -118,7 +117,6 @@

- @@ -259,13 +257,11 @@ - A generic square placeholder image with a white border around it, making it resemble a photograph taken with an old instant camera - @@ -326,7 +322,6 @@ Danger

- @@ -339,7 +334,6 @@
  • Messages 3
  • - @@ -354,7 +348,6 @@ - @@ -369,7 +362,6 @@
  • Messages
  • - @@ -440,7 +432,6 @@ - @@ -457,7 +448,6 @@ Oh snap! Change a few things up and try submitting again. - @@ -485,7 +475,6 @@
    10% Complete (danger)
    - @@ -528,7 +517,6 @@ - @@ -589,7 +577,6 @@ - @@ -597,7 +584,6 @@

    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas sed diam eget risus varius blandit sit amet non magna. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Cras mattis consectetur purus sit amet fermentum. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Aenean lacinia bibendum nulla sed consectetur.

    - @@ -628,10 +614,8 @@ - - diff --git a/docs/3.3/examples/tooltip-viewport/index.html b/docs/3.3/examples/tooltip-viewport/index.html index 56f4891911..c9e893b428 100644 --- a/docs/3.3/examples/tooltip-viewport/index.html +++ b/docs/3.3/examples/tooltip-viewport/index.html @@ -49,7 +49,6 @@ - diff --git a/docs/3.3/getting-started/index.html b/docs/3.3/getting-started/index.html index 91bc101cd7..5c363e9f8c 100644 --- a/docs/3.3/getting-started/index.html +++ b/docs/3.3/getting-started/index.html @@ -1,4 +1,4 @@ - Getting started · Bootstrap
    Skip to main content
    There's a newer version of Bootstrap!

    Getting started

    An overview of Bootstrap, how to download and use, basic templates and examples, and more.

    Download

    Bootstrap (currently v3.3.7) has a few easy ways to quickly get started, each one appealing to a different skill level and use case. Read through to see what suits your particular needs.

    Bootstrap

    Compiled and minified CSS, JavaScript, and fonts. No docs or original source files are included.

    Download Bootstrap

    Source code

    Source Less, JavaScript, and font files, along with our docs. Requires a Less compiler and some setup.

    Download source

    Sass

    Bootstrap ported from Less to Sass for easy inclusion in Rails, Compass, or Sass-only projects.

    Download Sass

    Bootstrap CDN

    The folks over at jsDelivr graciously provide CDN support for Bootstrap's CSS and JavaScript. Just use these Bootstrap CDN links.

    <!-- Latest compiled and minified CSS -->
    +         Getting started · Bootstrap              
    Skip to main content
    There's a newer version of Bootstrap!

    Getting started

    An overview of Bootstrap, how to download and use, basic templates and examples, and more.

    Download

    Bootstrap (currently v3.3.7) has a few easy ways to quickly get started, each one appealing to a different skill level and use case. Read through to see what suits your particular needs.

    Bootstrap

    Compiled and minified CSS, JavaScript, and fonts. No docs or original source files are included.

    Download Bootstrap

    Source code

    Source Less, JavaScript, and font files, along with our docs. Requires a Less compiler and some setup.

    Download source

    Sass

    Bootstrap ported from Less to Sass for easy inclusion in Rails, Compass, or Sass-only projects.

    Download Sass

    Bootstrap CDN

    The folks over at jsDelivr graciously provide CDN support for Bootstrap's CSS and JavaScript. Just use these Bootstrap CDN links.

    <!-- Latest compiled and minified CSS -->
     <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@3.3.7/dist/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
     
     <!-- Optional theme -->
    diff --git a/docs/3.3/index.html b/docs/3.3/index.html
    index eedd5e2974..f3d70036c2 100644
    --- a/docs/3.3/index.html
    +++ b/docs/3.3/index.html
    @@ -48,7 +48,7 @@
               
             
             
    @@ -93,7 +93,7 @@
           

    - Browse themes +

    Bootstrap Themes diff --git a/docs/3.3/javascript/index.html b/docs/3.3/javascript/index.html index 66f13f6261..89352843f2 100644 --- a/docs/3.3/javascript/index.html +++ b/docs/3.3/javascript/index.html @@ -1,4 +1,4 @@ - JavaScript · Bootstrap
    Skip to main content
    There's a newer version of Bootstrap!

    JavaScript

    Bring Bootstrap's components to life with over a dozen custom jQuery plugins. Easily include them all, or one by one.

    Overview

    Individual or compiled

    Plugins can be included individually (using Bootstrap's individual *.js files), or all at once (using bootstrap.js or the minified bootstrap.min.js).

    Using the compiled JavaScript

    Both bootstrap.js and bootstrap.min.js contain all plugins in a single file. Include only one.

    Plugin dependencies

    Some plugins and CSS components depend on other plugins. If you include plugins individually, make sure to check for these dependencies in the docs. Also note that all plugins depend on jQuery (this means jQuery must be included before the plugin files). Consult our bower.json to see which versions of jQuery are supported.

    Data attributes

    You can use all Bootstrap plugins purely through the markup API without writing a single line of JavaScript. This is Bootstrap's first-class API and should be your first consideration when using a plugin.

    That said, in some situations it may be desirable to turn this functionality off. Therefore, we also provide the ability to disable the data attribute API by unbinding all events on the document namespaced with data-api. This looks like this:

    $(document).off('.data-api')

    Alternatively, to target a specific plugin, just include the plugin's name as a namespace along with the data-api namespace like this:

    $(document).off('.alert.data-api')

    Only one plugin per element via data attributes

    Don't use data attributes from multiple plugins on the same element. For example, a button cannot both have a tooltip and toggle a modal. To accomplish this, use a wrapping element.

    Programmatic API

    We also believe you should be able to use all Bootstrap plugins purely through the JavaScript API. All public APIs are single, chainable methods, and return the collection acted upon.

    $('.btn.danger').button('toggle').addClass('fat')

    All methods should accept an optional options object, a string which targets a particular method, or nothing (which initiates a plugin with default behavior):

    $('#myModal').modal()                      // initialized with defaults
    +         JavaScript · Bootstrap               
    Skip to main content
    There's a newer version of Bootstrap!

    JavaScript

    Bring Bootstrap's components to life with over a dozen custom jQuery plugins. Easily include them all, or one by one.

    Overview

    Individual or compiled

    Plugins can be included individually (using Bootstrap's individual *.js files), or all at once (using bootstrap.js or the minified bootstrap.min.js).

    Using the compiled JavaScript

    Both bootstrap.js and bootstrap.min.js contain all plugins in a single file. Include only one.

    Plugin dependencies

    Some plugins and CSS components depend on other plugins. If you include plugins individually, make sure to check for these dependencies in the docs. Also note that all plugins depend on jQuery (this means jQuery must be included before the plugin files). Consult our bower.json to see which versions of jQuery are supported.

    Data attributes

    You can use all Bootstrap plugins purely through the markup API without writing a single line of JavaScript. This is Bootstrap's first-class API and should be your first consideration when using a plugin.

    That said, in some situations it may be desirable to turn this functionality off. Therefore, we also provide the ability to disable the data attribute API by unbinding all events on the document namespaced with data-api. This looks like this:

    $(document).off('.data-api')

    Alternatively, to target a specific plugin, just include the plugin's name as a namespace along with the data-api namespace like this:

    $(document).off('.alert.data-api')

    Only one plugin per element via data attributes

    Don't use data attributes from multiple plugins on the same element. For example, a button cannot both have a tooltip and toggle a modal. To accomplish this, use a wrapping element.

    Programmatic API

    We also believe you should be able to use all Bootstrap plugins purely through the JavaScript API. All public APIs are single, chainable methods, and return the collection acted upon.

    $('.btn.danger').button('toggle').addClass('fat')

    All methods should accept an optional options object, a string which targets a particular method, or nothing (which initiates a plugin with default behavior):

    $('#myModal').modal()                      // initialized with defaults
     $('#myModal').modal({ keyboard: false })   // initialized with no keyboard
     $('#myModal').modal('show')                // initializes and invokes show immediately

    Each plugin also exposes its raw constructor on a Constructor property: $.fn.popover.Constructor. If you'd like to get a particular plugin instance, retrieve it directly from an element: $('[rel="popover"]').data('popover').

    Default settings

    You can change the default settings for a plugin by modifying the plugin's Constructor.DEFAULTS object:

    $.fn.modal.Constructor.DEFAULTS.keyboard = false // changes default for the modal plugin's `keyboard` option to false

    No conflict

    Sometimes it is necessary to use Bootstrap plugins with other UI frameworks. In these circumstances, namespace collisions can occasionally occur. If this happens, you may call .noConflict on the plugin you wish to revert the value of.

    var bootstrapButton = $.fn.button.noConflict() // return $.fn.button to previously assigned value
     $.fn.bootstrapBtn = bootstrapButton            // give $().bootstrapBtn the Bootstrap functionality

    Events

    Bootstrap provides custom events for most plugins' unique actions. Generally, these come in an infinitive and past participle form - where the infinitive (ex. show) is triggered at the start of an event, and its past participle form (ex. shown) is triggered on the completion of an action.

    As of 3.0.0, all Bootstrap events are namespaced.

    All infinitive events provide preventDefault functionality. This provides the ability to stop the execution of an action before it starts.

    $('#myModal').on('show.bs.modal', function (e) {
    diff --git a/docs/3.3/migration/index.html b/docs/3.3/migration/index.html
    index f2e4b06217..31699647d0 100644
    --- a/docs/3.3/migration/index.html
    +++ b/docs/3.3/migration/index.html
    @@ -1 +1 @@
    -         Migrating to v3.x · Bootstrap              
    Skip to main content
    There's a newer version of Bootstrap!

    Migrating to v3.x

    Guidance on how to upgrade from Bootstrap v2.x to v3.x with emphasis on major changes, what's new, and what's been removed.

    Migrating from 2.x to 3.0

    Bootstrap 3 is not backwards compatible with v2.x. Use this section as a general guide to upgrading from v2.x to v3.0. For a broader overview, see what's new in the v3.0 release announcement.

    Major class changes

    This table shows the style changes between v2.x and v3.0.

    Bootstrap 2.x Bootstrap 3.0
    .row-fluid .row
    .span* .col-md-*
    .offset* .col-md-offset-*
    .brand .navbar-brand
    .navbar .nav .navbar-nav
    .nav-collapse .navbar-collapse
    .nav-toggle .navbar-toggle
    .btn-navbar .navbar-btn
    .hero-unit .jumbotron
    .icon-* .glyphicon .glyphicon-*
    .btn .btn .btn-default
    .btn-mini .btn-xs
    .btn-small .btn-sm
    .btn-large .btn-lg
    .alert .alert .alert-warning
    .alert-error .alert-danger
    .visible-phone .visible-xs
    .visible-tablet .visible-sm
    .visible-desktop Split into .visible-md .visible-lg
    .hidden-phone .hidden-xs
    .hidden-tablet .hidden-sm
    .hidden-desktop Split into .hidden-md .hidden-lg
    .input-block-level .form-control
    .control-group .form-group
    .control-group.warning .control-group.error .control-group.success .form-group.has-*
    .checkbox.inline .radio.inline .checkbox-inline .radio-inline
    .input-prepend .input-append .input-group
    .add-on .input-group-addon
    .img-polaroid .img-thumbnail
    ul.unstyled .list-unstyled
    ul.inline .list-inline
    .muted .text-muted
    .label .label .label-default
    .label-important .label-danger
    .text-error .text-danger
    .table .error .table .danger
    .bar .progress-bar
    .bar-* .progress-bar-*
    .accordion .panel-group
    .accordion-group .panel .panel-default
    .accordion-heading .panel-heading
    .accordion-body .panel-collapse
    .accordion-inner .panel-body

    What's new

    We've added new elements and changed some existing ones. Here are the new or updated styles.

    Element Description
    Panels .panel .panel-default .panel-body .panel-title .panel-heading .panel-footer .panel-collapse
    List groups .list-group .list-group-item .list-group-item-text .list-group-item-heading
    Glyphicons .glyphicon
    Jumbotron .jumbotron
    Extra small grid (<768px) .col-xs-*
    Small grid (≥768px) .col-sm-*
    Medium grid (≥992px) .col-md-*
    Large grid (≥1200px) .col-lg-*
    Responsive utility classes (≥1200px) .visible-lg .hidden-lg
    Offsets .col-sm-offset-* .col-md-offset-* .col-lg-offset-*
    Push .col-sm-push-* .col-md-push-* .col-lg-push-*
    Pull .col-sm-pull-* .col-md-pull-* .col-lg-pull-*
    Input height sizes .input-sm .input-lg
    Input groups .input-group .input-group-addon .input-group-btn
    Form controls .form-control .form-group
    Button group sizes .btn-group-xs .btn-group-sm .btn-group-lg
    Navbar text .navbar-text
    Navbar header .navbar-header
    Justified tabs / pills .nav-justified
    Responsive images .img-responsive
    Contextual table rows .success .danger .warning .active .info
    Contextual panels .panel-success .panel-danger .panel-warning .panel-info
    Modal .modal-dialog .modal-content
    Thumbnail image .img-thumbnail
    Well sizes .well-sm .well-lg
    Alert links .alert-link

    What's removed

    The following elements have been dropped or changed in v3.0.

    Element Removed from 2.x 3.0 Equivalent
    Form actions .form-actions N/A
    Search form .form-search N/A
    Form group with info .control-group.info N/A
    Fixed-width input sizes .input-mini .input-small .input-medium .input-large .input-xlarge .input-xxlarge Use .form-control and the grid system instead.
    Block level form input .input-block-level No direct equivalent, but forms controls are similar.
    Inverse buttons .btn-inverse N/A
    Fluid row .row-fluid .row (no more fixed grid)
    Controls wrapper .controls N/A
    Controls row .controls-row .row or .form-group
    Navbar inner .navbar-inner N/A
    Navbar vertical dividers .navbar .divider-vertical N/A
    Dropdown submenu .dropdown-submenu N/A
    Tab alignments .tabs-left .tabs-right .tabs-below N/A
    Pill-based tabbable area .pill-content .tab-content
    Pill-based tabbable area pane .pill-pane .tab-pane
    Nav lists .nav-list .nav-header No direct equivalent, but list groups and .panel-groups are similar.
    Inline help for form controls .help-inline No exact equivalent, but .help-block is similar.
    Non-bar-level progress colors .progress-info .progress-success .progress-warning .progress-danger Use .progress-bar-* on the .progress-bar instead.

    Additional notes

    Other changes in v3.0 are not immediately apparent. Base classes, key styles, and behaviors have been adjusted for flexibility and our mobile first approach. Here's a partial list:

    • By default, text-based form controls now receive only minimal styling. For focus colors and rounded corners, apply the .form-control class on the element to style.
    • Text-based form controls with the .form-control class applied are now 100% wide by default. Wrap inputs inside <div class="col-*"></div> to control input widths.
    • .badge no longer has contextual (-success,-primary,etc..) classes.
    • .btn must also use .btn-default to get the "default" button.
    • .row is now fluid.
    • Images are no longer responsive by default. Use .img-responsive for fluid <img> size.
    • The icons, now .glyphicon, are now font based. Icons also require a base and icon class (e.g. .glyphicon .glyphicon-asterisk).
    • Typeahead has been dropped, in favor of using Twitter Typeahead.
    • Modal markup has changed significantly. The .modal-header, .modal-body, and .modal-footer sections are now wrapped in .modal-content and .modal-dialog for better mobile styling and behavior. Also, you should no longer apply .hide to .modal in your markup.
    • As of v3.1.0, the HTML loaded by the remote modal option is now injected into the .modal-content (from v3.0.0 to v3.0.3, into the .modal) instead of into the .modal-body. This allows you to also easily vary the header and footer of the modal, not just the modal body.
    • The checkbox and radio features of the button.js plugin now both use data-toggle="buttons" instead of data-toggle="buttons-checkbox" or data-toggle="buttons-radio" in their markup.
    • JavaScript events are namespaced. For example, to handle the modal "show" event, use 'show.bs.modal'. For tabs "shown" use 'shown.bs.tab', etc.

    For more information on upgrading to v3.0, and code snippets from the community, see Bootply.

    \ No newline at end of file + Migrating to v3.x · Bootstrap
    Skip to main content
    There's a newer version of Bootstrap!

    Migrating to v3.x

    Guidance on how to upgrade from Bootstrap v2.x to v3.x with emphasis on major changes, what's new, and what's been removed.

    Migrating from 2.x to 3.0

    Bootstrap 3 is not backwards compatible with v2.x. Use this section as a general guide to upgrading from v2.x to v3.0. For a broader overview, see what's new in the v3.0 release announcement.

    Major class changes

    This table shows the style changes between v2.x and v3.0.

    Bootstrap 2.x Bootstrap 3.0
    .row-fluid .row
    .span* .col-md-*
    .offset* .col-md-offset-*
    .brand .navbar-brand
    .navbar .nav .navbar-nav
    .nav-collapse .navbar-collapse
    .nav-toggle .navbar-toggle
    .btn-navbar .navbar-btn
    .hero-unit .jumbotron
    .icon-* .glyphicon .glyphicon-*
    .btn .btn .btn-default
    .btn-mini .btn-xs
    .btn-small .btn-sm
    .btn-large .btn-lg
    .alert .alert .alert-warning
    .alert-error .alert-danger
    .visible-phone .visible-xs
    .visible-tablet .visible-sm
    .visible-desktop Split into .visible-md .visible-lg
    .hidden-phone .hidden-xs
    .hidden-tablet .hidden-sm
    .hidden-desktop Split into .hidden-md .hidden-lg
    .input-block-level .form-control
    .control-group .form-group
    .control-group.warning .control-group.error .control-group.success .form-group.has-*
    .checkbox.inline .radio.inline .checkbox-inline .radio-inline
    .input-prepend .input-append .input-group
    .add-on .input-group-addon
    .img-polaroid .img-thumbnail
    ul.unstyled .list-unstyled
    ul.inline .list-inline
    .muted .text-muted
    .label .label .label-default
    .label-important .label-danger
    .text-error .text-danger
    .table .error .table .danger
    .bar .progress-bar
    .bar-* .progress-bar-*
    .accordion .panel-group
    .accordion-group .panel .panel-default
    .accordion-heading .panel-heading
    .accordion-body .panel-collapse
    .accordion-inner .panel-body

    What's new

    We've added new elements and changed some existing ones. Here are the new or updated styles.

    Element Description
    Panels .panel .panel-default .panel-body .panel-title .panel-heading .panel-footer .panel-collapse
    List groups .list-group .list-group-item .list-group-item-text .list-group-item-heading
    Glyphicons .glyphicon
    Jumbotron .jumbotron
    Extra small grid (<768px) .col-xs-*
    Small grid (≥768px) .col-sm-*
    Medium grid (≥992px) .col-md-*
    Large grid (≥1200px) .col-lg-*
    Responsive utility classes (≥1200px) .visible-lg .hidden-lg
    Offsets .col-sm-offset-* .col-md-offset-* .col-lg-offset-*
    Push .col-sm-push-* .col-md-push-* .col-lg-push-*
    Pull .col-sm-pull-* .col-md-pull-* .col-lg-pull-*
    Input height sizes .input-sm .input-lg
    Input groups .input-group .input-group-addon .input-group-btn
    Form controls .form-control .form-group
    Button group sizes .btn-group-xs .btn-group-sm .btn-group-lg
    Navbar text .navbar-text
    Navbar header .navbar-header
    Justified tabs / pills .nav-justified
    Responsive images .img-responsive
    Contextual table rows .success .danger .warning .active .info
    Contextual panels .panel-success .panel-danger .panel-warning .panel-info
    Modal .modal-dialog .modal-content
    Thumbnail image .img-thumbnail
    Well sizes .well-sm .well-lg
    Alert links .alert-link

    What's removed

    The following elements have been dropped or changed in v3.0.

    Element Removed from 2.x 3.0 Equivalent
    Form actions .form-actions N/A
    Search form .form-search N/A
    Form group with info .control-group.info N/A
    Fixed-width input sizes .input-mini .input-small .input-medium .input-large .input-xlarge .input-xxlarge Use .form-control and the grid system instead.
    Block level form input .input-block-level No direct equivalent, but forms controls are similar.
    Inverse buttons .btn-inverse N/A
    Fluid row .row-fluid .row (no more fixed grid)
    Controls wrapper .controls N/A
    Controls row .controls-row .row or .form-group
    Navbar inner .navbar-inner N/A
    Navbar vertical dividers .navbar .divider-vertical N/A
    Dropdown submenu .dropdown-submenu N/A
    Tab alignments .tabs-left .tabs-right .tabs-below N/A
    Pill-based tabbable area .pill-content .tab-content
    Pill-based tabbable area pane .pill-pane .tab-pane
    Nav lists .nav-list .nav-header No direct equivalent, but list groups and .panel-groups are similar.
    Inline help for form controls .help-inline No exact equivalent, but .help-block is similar.
    Non-bar-level progress colors .progress-info .progress-success .progress-warning .progress-danger Use .progress-bar-* on the .progress-bar instead.

    Additional notes

    Other changes in v3.0 are not immediately apparent. Base classes, key styles, and behaviors have been adjusted for flexibility and our mobile first approach. Here's a partial list:

    • By default, text-based form controls now receive only minimal styling. For focus colors and rounded corners, apply the .form-control class on the element to style.
    • Text-based form controls with the .form-control class applied are now 100% wide by default. Wrap inputs inside <div class="col-*"></div> to control input widths.
    • .badge no longer has contextual (-success,-primary,etc..) classes.
    • .btn must also use .btn-default to get the "default" button.
    • .row is now fluid.
    • Images are no longer responsive by default. Use .img-responsive for fluid <img> size.
    • The icons, now .glyphicon, are now font based. Icons also require a base and icon class (e.g. .glyphicon .glyphicon-asterisk).
    • Typeahead has been dropped, in favor of using Twitter Typeahead.
    • Modal markup has changed significantly. The .modal-header, .modal-body, and .modal-footer sections are now wrapped in .modal-content and .modal-dialog for better mobile styling and behavior. Also, you should no longer apply .hide to .modal in your markup.
    • As of v3.1.0, the HTML loaded by the remote modal option is now injected into the .modal-content (from v3.0.0 to v3.0.3, into the .modal) instead of into the .modal-body. This allows you to also easily vary the header and footer of the modal, not just the modal body.
    • The checkbox and radio features of the button.js plugin now both use data-toggle="buttons" instead of data-toggle="buttons-checkbox" or data-toggle="buttons-radio" in their markup.
    • JavaScript events are namespaced. For example, to handle the modal "show" event, use 'show.bs.modal'. For tabs "shown" use 'shown.bs.tab', etc.

    For more information on upgrading to v3.0, and code snippets from the community, see Bootply.

    \ No newline at end of file diff --git a/docs/3.4/about/index.html b/docs/3.4/about/index.html index bd066b5a6c..faa448ec94 100755 --- a/docs/3.4/about/index.html +++ b/docs/3.4/about/index.html @@ -15,13 +15,8 @@ - - - - - @@ -61,7 +56,6 @@ Bootstrap 3 has reached end of life. Upgrade to the latest or consider Never-Ending Support for your project
    - -

    About

    @@ -137,7 +130,6 @@

    Originally released on , we've since had over twenty releases, including two major rewrites with v2 and v3. With Bootstrap 2, we added responsive functionality to the entire framework as an optional stylesheet. Building on that with Bootstrap 3, we rewrote the library once more to make it responsive by default with a mobile first approach.

    -
    @@ -221,7 +213,6 @@

    The official Sass port of Bootstrap was created and is maintained by this team. It became part of Bootstrap's organization with v3.1.0. Read the Sass contributing guidelines for information on how the Sass port is developed.

    - - -

    Wall of browser bugs

    @@ -804,19 +797,11 @@ - - - - - - - - diff --git a/docs/3.4/components/index.html b/docs/3.4/components/index.html index 02de75646e..5efbcc600f 100755 --- a/docs/3.4/components/index.html +++ b/docs/3.4/components/index.html @@ -15,18 +15,12 @@ - - - - - - @@ -66,7 +60,6 @@ Bootstrap 3 has reached end of life. Upgrade to the latest or consider Never-Ending Support for your project
    - -

    Components

    @@ -1458,7 +1450,6 @@
    -

    How to use

    For performance reasons, all icons require a base class and individual icon class. To use, place the following code just about anywhere. Be sure to leave a space between the icon and text for proper padding.

    @@ -1487,7 +1478,6 @@
    <span class="glyphicon glyphicon-search" aria-hidden="true"></span>
    -

    Examples

    Use them in buttons, button groups for a toolbar, navigation, or prepended form inputs.

    @@ -2624,7 +2614,6 @@ <li role="presentation"><a href="#">Messages</a></li> </ul>
    -

    Take that same HTML, but use .nav-pills instead:

    @@ -2651,7 +2640,6 @@ ... </ul>
    -

    Easily make tabs or pills equal widths of their parent at screens wider than 768px with .nav-justified. On smaller screens, the nav links are stacked.

    Justified navbar nav links are currently not supported.

    @@ -2679,7 +2667,6 @@ ... </ul>
    -

    For any nav component (tabs or pills), add .disabled for gray links and no hover effects.

    @@ -2701,7 +2688,6 @@ ... </ul>
    -

    Add dropdown menus with a little extra HTML and the dropdowns JavaScript plugin.

    @@ -2909,7 +2895,6 @@ </div><!-- /.container-fluid --> </nav> -

    Replace the navbar brand with your own image by swapping the text for an <img>. Since the .navbar-brand has its own padding and height, you may need to override some CSS depending on your image.

    @@ -2933,7 +2918,6 @@ </div> </nav> -

    Place form content within .navbar-form for proper vertical alignment and collapsed behavior in narrow viewports. Use the alignment options to decide where it resides within the navbar content.

    As a heads up, .navbar-form shares much of its code with .form-inline via mixin. Some form controls, like input groups, may require fixed widths to be show up properly within a navbar.

    @@ -2977,7 +2961,6 @@

    Screen readers will have trouble with your forms if you don't include a label for every input. For these inline forms, you can hide the labels using the .sr-only class. There are further alternative methods of providing a label for assistive technologies, such as the aria-label, aria-labelledby or title attribute. If none of these is present, screen readers may resort to using the placeholder attribute, if present, but note that use of placeholder as a replacement for other labelling methods is not advised.

    -

    Add the .navbar-btn class to <button> elements not residing in a <form> to vertically center them in the navbar.

    @@ -3027,7 +3010,6 @@
    <p class="navbar-text">Signed in as Mark Otto</p>
    -

    For folks using standard links that are not within the regular navbar navigation component, use the .navbar-link class to add the proper colors for the default and inverse navbar options.

    @@ -3050,7 +3032,6 @@
    <p class="navbar-text navbar-right">Signed in as <a href="#" class="navbar-link">Mark Otto</a></p>
    -

    Align nav links, forms, buttons, or text, using the .navbar-left or .navbar-right utility classes. Both classes will add a CSS float in the specified direction. For example, to align nav links, put them in a separate <ul> with the respective utility class applied.

    These classes are mixin-ed versions of .pull-left and .pull-right, but they're scoped to media queries for easier handling of navbar components across device sizes.

    @@ -3060,7 +3041,6 @@

    We'll revisit this when we can rewrite that component in v4.

    -

    Add .navbar-fixed-top and include a .container or .container-fluid to center and pad navbar content.

    @@ -3100,7 +3080,6 @@

    Make sure to include this after the core Bootstrap CSS.

    -

    Add .navbar-fixed-bottom and include a .container or .container-fluid to center and pad navbar content.

    @@ -3140,7 +3119,6 @@

    Make sure to include this after the core Bootstrap CSS.

    -

    Create a full-width navbar that scrolls away with the page by adding .navbar-static-top and include a .container or .container-fluid to center and pad navbar content.

    Unlike the .navbar-fixed-* classes, you do not need to change any padding on the body.

    @@ -3175,7 +3153,6 @@ </div> </nav> -

    Modify the look of the navbar by adding .navbar-inverse.

    @@ -3324,7 +3301,6 @@ </ul> </nav> -

    Sizing

    Fancy larger or smaller pagination? Add .pagination-lg or .pagination-sm for additional sizes.

    @@ -3366,7 +3342,6 @@ <nav aria-label="..."><ul class="pagination">...</ul></nav> <nav aria-label="..."><ul class="pagination pagination-sm">...</ul></nav> -

    Pager

    Quick previous and next links for simple pagination implementations with light markup and styles. It's great for simple sites like blogs or magazines.

    @@ -3404,7 +3379,6 @@ </ul> </nav> -

    Optional disabled state

    Pager links also use the general .disabled utility class from the pagination.

    @@ -3783,7 +3757,6 @@ </div> </div> -

    Contextual alternatives

    Progress bars use some of the same button and alert classes for consistent styles.

    @@ -4520,7 +4493,6 @@ </table> </div> -

    With list groups

    Easily include full-width list groups within any panel.

    @@ -4609,7 +4581,6 @@
    <div class="well well-sm">...</div>
    -
    - -

    CSS

    @@ -464,7 +456,6 @@ <div class="col-sm-6 col-md-5 col-md-offset-2 col-lg-6 col-lg-offset-0">.col-sm-6 .col-md-5 .col-md-offset-2 .col-lg-6 .col-lg-offset-0</div> </div> -

    Remove gutters

    Remove the gutters from a row and it's columns with the .row-no-gutters class.

    @@ -494,7 +485,6 @@ <div class="col-xs-6">.col-xs-6</div> </div> -

    Offsetting columns

    Move columns to the right using .col-md-offset-* classes. These classes increase the left margin of a column by * columns. For example, .col-md-offset-4 moves .col-md-4 over four columns.

    @@ -807,7 +797,6 @@ <h5>h5. Bootstrap heading <small>Secondary text</small></h5> <h6>h6. Bootstrap heading <small>Secondary text</small></h6> -

    Body copy

    Bootstrap's global default font-size is 14px, with a line-height of 1.428. This is applied to the <body> and all paragraphs. In addition, <p> (paragraphs) receive a bottom margin of half their computed line-height (10px by default).

    @@ -839,7 +828,6 @@
    You can use the mark tag to <mark>highlight</mark> text.
    -

    Deleted text

    For indicating blocks of text that have been deleted use the <del> tag.

    @@ -878,7 +866,6 @@
    <small>This line of text is meant to be treated as fine print.</small>
    -

    Bold

    For emphasizing a snippet of text with a heavier font-weight.

    @@ -941,7 +928,6 @@
    <abbr title="HyperText Markup Language" class="initialism">HTML</abbr>
    -

    Addresses

    Present contact information for the nearest ancestor or the entire body of work. Preserve formatting by ending all lines with <br>.

    @@ -969,7 +955,6 @@ <a href="mailto:#">first.last@example.com</a> </address> -

    Blockquotes

    For quoting blocks of content from another source within your document.

    @@ -1013,7 +998,6 @@ ... </blockquote> -

    Lists

    @@ -1227,7 +1211,6 @@ To edit settings, press <kbd><kbd>ctrl</table> -

    Striped rows

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

    @@ -1270,7 +1253,6 @@ To edit settings, press <kbd><kbd>ctrl</table> -

    Bordered table

    Add .table-bordered for borders on all sides of the table and cells.

    @@ -1309,7 +1291,6 @@ To edit settings, press <kbd><kbd>ctrl</table> -

    Hover rows

    Add .table-hover to enable a hover state on table rows within a <tbody>.

    @@ -1348,7 +1329,6 @@ To edit settings, press <kbd><kbd>ctrl</table> -

    Condensed table

    Add .table-condensed to make tables more compact by cutting cell padding in half.

    @@ -1386,7 +1366,6 @@ To edit settings, press <kbd><kbd>ctrl</table> -

    Contextual classes

    Use contextual classes to color table rows or individual cells.

    @@ -1691,7 +1670,6 @@ To edit settings, press <kbd><kbd>ctrlDo not mix form groups directly with input groups. Instead, nest the input group inside of the form group.

    -

    Inline form

    Add .form-inline to your form (which doesn't have to be a <form>) for left-aligned and inline-block controls. This only applies to forms within viewports that are at least 768px wide.

    @@ -1849,7 +1827,6 @@ To edit settings, press <kbd><kbd>ctrl</div> </form> -

    Supported controls

    Examples of standard form controls supported in an example form layout.

    @@ -2067,7 +2044,6 @@ To edit settings, press <kbd><kbd>ctrl<option>5</option> </select> -

    Static control

    When you need to place plain text next to a form label within a form, use the .form-control-static class on a <p>.

    @@ -2137,7 +2113,6 @@ To edit settings, press <kbd><kbd>ctrlThe above example input uses custom styles in our documentation to demonstrate the :focus state on a .form-control.

    -

    Disabled state

    Add the disabled boolean attribute on an input to prevent user interactions. Disabled inputs appear lighter and add a not-allowed cursor.

    @@ -2203,7 +2178,6 @@ To edit settings, press <kbd><kbd>ctrl</fieldset> </form> -

    Readonly state

    Add the readonly boolean attribute on an input to prevent modification of the input's value. Read-only inputs appear lighter (just like disabled inputs), but retain the standard cursor.

    @@ -2213,7 +2187,6 @@ To edit settings, press <kbd><kbd>ctrl
    <input class="form-control" type="text" placeholder="Readonly input here…" readonly>
    -

    Help text

    Block level help text for form controls.

    @@ -2235,7 +2208,6 @@ To edit settings, press <kbd><kbd>ctrl<span id="helpBlock" class="help-block">A block of help text that breaks onto a new line and may extend beyond one line.</span>
    -

    Validation states

    Bootstrap includes validation styles for error, warning, and success states on form controls. To use, add .has-warning, .has-error, or .has-success to the parent element. Any .control-label, .form-control, and .help-block within that element will receive the validation styles.

    @@ -2518,7 +2490,6 @@ To edit settings, press <kbd><kbd>ctrl<span id="inputGroupSuccess4Status" class="sr-only">(success)</span> </div> -

    Control sizing

    Set heights using classes like .input-lg, and set widths using grid column classes like .col-lg-*.

    @@ -2584,7 +2555,6 @@ To edit settings, press <kbd><kbd>ctrl</div> </form> -

    Column sizing

    Wrap inputs in grid columns, or any custom parent element, to easily enforce desired widths.

    @@ -2730,7 +2700,6 @@ To edit settings, press <kbd><kbd>ctrl
    <button type="button" class="btn btn-primary btn-lg btn-block">Block level button</button>
     <button type="button" class="btn btn-default btn-lg btn-block">Block level button</button>
    -

    Active state

    Buttons will appear pressed (with a darker background, darker border, and inset shadow) when active. For <button> elements, this is done via :active. For <a> elements, it's done with .active. However, you may use .active on <button>s (and include the aria-pressed="true" attribute) should you need to replicate the active state programmatically.

    @@ -2752,7 +2721,6 @@ To edit settings, press <kbd><kbd>ctrl
    <a href="#" class="btn btn-primary btn-lg active" role="button">Primary link</a>
     <a href="#" class="btn btn-default btn-lg active" role="button">Link</a>
    -

    Disabled state

    Make buttons look unclickable by fading them back with opacity.

    @@ -2874,7 +2842,6 @@ To edit settings, press <kbd><kbd>ctrl
    <button type="button" class="close" aria-label="Close"><span aria-hidden="true">&times;</span></button>
    -

    Carets

    Use carets to indicate dropdown functionality and direction. Note that the default caret will reverse automatically in dropup menus.

    @@ -2882,7 +2849,6 @@ To edit settings, press <kbd><kbd>ctrl
    <span class="caret"></span>
    -

    Quick floats

    Float an element to the left or right with a class. !important is included to avoid specificity issues. Classes can also be used as mixins.

    <div class="pull-left">...</div>
    @@ -2908,7 +2874,6 @@ To edit settings, press <kbd><kbd>ctrlTo align components in navbars with utility classes, use .navbar-left or .navbar-right instead. See the navbar docs for details.

    -

    Center content blocks

    Set an element to display: block and center via margin. Available as a mixin and class.

    <div class="center-block">...</div>
    @@ -2924,7 +2889,6 @@ To edit settings, press <kbd><kbd>ctrl.center-block(); }
    -

    Clearfix

    Easily clear floats by adding .clearfix to the parent element. Utilizes the micro clearfix as popularized by Nicolas Gallagher. Can also be used as a mixin.

    <!-- Usage as a class -->
    @@ -2946,7 +2910,6 @@ To edit settings, press <kbd><kbd>ctrl.clearfix();
     }
    -

    Showing and hiding content

    Force an element to be shown or hidden (including for screen readers) with the use of .show and .hidden classes. These classes use !important to avoid specificity conflicts, just like the quick floats. They are only available for block level toggling. They can also be used as mixins.

    .hide is available, but it does not always affect screen readers and is deprecated as of v3.0.1. Use .hidden or .sr-only instead.

    @@ -2972,7 +2935,6 @@ To edit settings, press <kbd><kbd>ctrl.hidden(); } -

    Screen reader and keyboard navigation content

    Hide an element to all devices except screen readers with .sr-only. Combine .sr-only with .sr-only-focusable to show the element again when it's focused (e.g. by a keyboard-only user). Necessary for following accessibility best practices. Can also be used as mixins.

    <a class="sr-only sr-only-focusable" href="#content">Skip to main content</a>
    @@ -2982,7 +2944,6 @@ To edit settings, press <kbd><kbd>ctrl.sr-only-focusable(); } -

    Image replacement

    Utilize the .text-hide class or mixin to help replace an element's text content with a background image.

    <h1 class="text-hide">Custom heading</h1>
    @@ -2998,7 +2959,6 @@ To edit settings, press <kbd><kbd>ctrlFor faster mobile-friendly development, use these utility classes for showing and hiding content by device via media query. Also included are utility classes for toggling content when printed.

    Try to use these on a limited basis and avoid creating entirely different versions of the same site. Instead, use them to complement each device's presentation.

    -

    Available classes

    Use a single or combination of the available classes for toggling content across viewport breakpoints.

    @@ -3146,7 +3106,6 @@ To edit settings, press <kbd><kbd>ctrl

    The class .visible-print also exists but is deprecated as of v3.2.0. It is approximately equivalent to .visible-print-block, except with additional special cases for <table>-related elements.

    -

    Test cases

    Resize your browser or load on different devices to test the responsive utility classes.

    @@ -3258,7 +3217,6 @@ To edit settings, press <kbd><kbd>ctrlGrid variables and mixins are covered within the Grid system section.

    -

    Compiling Bootstrap

    Bootstrap can be used in at least two ways: with the compiled CSS or with the source Less files. To compile the Less files, consult the Getting Started section for how to setup your development environment to run the necessary commands.

    Third party compilation tools may work with Bootstrap, but they are not supported by our core team.

    @@ -3392,11 +3350,9 @@ To edit settings, press <kbd><kbd>ctrl@caret-width-base: 4px; @caret-width-large: 5px; -

    Vendor mixins

    Vendor mixins are mixins to help support multiple browsers by including all relevant vendor prefixes in your compiled CSS.

    -

    Box-sizing

    Reset your components' box model with a single mixin. For context, see this helpful article from Mozilla.

    The mixin is deprecated as of v3.2.0, with the introduction of Autoprefixer. To preserve backwards-compatibility, Bootstrap will continue to use the mixin internally until Bootstrap v4.

    @@ -3596,7 +3552,6 @@ To edit settings, press <kbd><kbd>ctrl#gradient > .horizontal-three-colors(#777; #333; 25%; #000);

    Heads up! Should you ever need to remove a gradient, be sure to remove any IE-specific filter you may have added. You can do that by using the .reset-filter() mixin alongside background-image: none;.

    -

    Utility mixins

    Utility mixins are mixins that combine otherwise unrelated CSS properties to achieve a specific goal or task.

    @@ -3742,7 +3697,6 @@ To edit settings, press <kbd><kbd>ctrl

    Visit the Sass port's GitHub repository to see these files in action.

    -

    Installation

    For information on how to install and use Bootstrap for Sass, consult the GitHub repository readme. It's the most up to date source and includes information for use with Rails, Compass, and standard Sass projects.

    @@ -3750,7 +3704,6 @@ To edit settings, press <kbd><kbd>ctrl

    -
    - -

    Customize and download

    @@ -2401,7 +2394,6 @@
    - - @@ -154,7 +152,6 @@
    -
    @@ -197,7 +194,6 @@ -
    - diff --git a/docs/3.4/examples/grid/index.html b/docs/3.4/examples/grid/index.html index d188e49a05..7852cf71a5 100755 --- a/docs/3.4/examples/grid/index.html +++ b/docs/3.4/examples/grid/index.html @@ -147,10 +147,8 @@
    .col-sm-6 .col-md-5 .col-md-offset-2 .col-lg-6 .col-lg-offset-0
    -
    - diff --git a/docs/3.4/examples/jumbotron-narrow/index.html b/docs/3.4/examples/jumbotron-narrow/index.html index 5b1506dcfe..95b31074b4 100755 --- a/docs/3.4/examples/jumbotron-narrow/index.html +++ b/docs/3.4/examples/jumbotron-narrow/index.html @@ -82,7 +82,6 @@
    - diff --git a/docs/3.4/examples/jumbotron/index.html b/docs/3.4/examples/jumbotron/index.html index 13b978dcfe..ee59f56d2b 100755 --- a/docs/3.4/examples/jumbotron/index.html +++ b/docs/3.4/examples/jumbotron/index.html @@ -95,7 +95,6 @@
    - diff --git a/docs/3.4/examples/justified-nav/index.html b/docs/3.4/examples/justified-nav/index.html index 01a5228e51..d6a421c84d 100755 --- a/docs/3.4/examples/justified-nav/index.html +++ b/docs/3.4/examples/justified-nav/index.html @@ -86,7 +86,6 @@
    - diff --git a/docs/3.4/examples/navbar-fixed-top/index.html b/docs/3.4/examples/navbar-fixed-top/index.html index 6b74dd410f..bd72c5b540 100755 --- a/docs/3.4/examples/navbar-fixed-top/index.html +++ b/docs/3.4/examples/navbar-fixed-top/index.html @@ -87,7 +87,6 @@
    - diff --git a/docs/3.4/examples/navbar-static-top/index.html b/docs/3.4/examples/navbar-static-top/index.html index 6ba75d1f15..09e7762fea 100755 --- a/docs/3.4/examples/navbar-static-top/index.html +++ b/docs/3.4/examples/navbar-static-top/index.html @@ -73,7 +73,6 @@
    -
    @@ -88,7 +87,6 @@
    - diff --git a/docs/3.4/examples/navbar/index.html b/docs/3.4/examples/navbar/index.html index 18a7b96557..ddf811c533 100755 --- a/docs/3.4/examples/navbar/index.html +++ b/docs/3.4/examples/navbar/index.html @@ -86,7 +86,6 @@
    - diff --git a/docs/3.4/examples/non-responsive/index.html b/docs/3.4/examples/non-responsive/index.html index 98abae3443..1993ad207a 100755 --- a/docs/3.4/examples/non-responsive/index.html +++ b/docs/3.4/examples/non-responsive/index.html @@ -103,7 +103,6 @@
    - diff --git a/docs/3.4/examples/offcanvas/index.html b/docs/3.4/examples/offcanvas/index.html index ee4cb60d5e..632b846d20 100755 --- a/docs/3.4/examples/offcanvas/index.html +++ b/docs/3.4/examples/offcanvas/index.html @@ -124,7 +124,6 @@
    - diff --git a/docs/3.4/examples/signin/index.html b/docs/3.4/examples/signin/index.html index 50b41901dc..65e4245e07 100755 --- a/docs/3.4/examples/signin/index.html +++ b/docs/3.4/examples/signin/index.html @@ -52,7 +52,6 @@
    - diff --git a/docs/3.4/examples/starter-template/index.html b/docs/3.4/examples/starter-template/index.html index ef0192364e..63395c5b8c 100755 --- a/docs/3.4/examples/starter-template/index.html +++ b/docs/3.4/examples/starter-template/index.html @@ -64,7 +64,6 @@
    - diff --git a/docs/3.4/examples/sticky-footer-navbar/index.html b/docs/3.4/examples/sticky-footer-navbar/index.html index 85cb1989c2..a51ab2eedd 100755 --- a/docs/3.4/examples/sticky-footer-navbar/index.html +++ b/docs/3.4/examples/sticky-footer-navbar/index.html @@ -83,7 +83,6 @@
    - diff --git a/docs/3.4/examples/sticky-footer/index.html b/docs/3.4/examples/sticky-footer/index.html index a407acfab1..6b543491cc 100755 --- a/docs/3.4/examples/sticky-footer/index.html +++ b/docs/3.4/examples/sticky-footer/index.html @@ -49,7 +49,6 @@ - diff --git a/docs/3.4/examples/theme/index.html b/docs/3.4/examples/theme/index.html index 87eaa3c20d..a7290f8c82 100755 --- a/docs/3.4/examples/theme/index.html +++ b/docs/3.4/examples/theme/index.html @@ -77,7 +77,6 @@

    This is a template showcasing the optional theme stylesheet included in Bootstrap. Use it as a starting point to create something more unique by building on or modifying it.

    - @@ -118,7 +117,6 @@

    - @@ -259,13 +257,11 @@ - A generic square placeholder image with a white border around it, making it resemble a photograph taken with an old instant camera - @@ -326,7 +322,6 @@ Danger

    - @@ -339,7 +334,6 @@
  • Messages 3
  • - @@ -354,7 +348,6 @@ - @@ -369,7 +362,6 @@
  • Messages
  • - @@ -440,7 +432,6 @@ - @@ -457,7 +448,6 @@ Oh snap! Change a few things up and try submitting again. - @@ -485,7 +475,6 @@
    10% Complete (danger)
    - @@ -528,7 +517,6 @@ - @@ -589,7 +577,6 @@ - @@ -597,7 +584,6 @@

    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas sed diam eget risus varius blandit sit amet non magna. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Cras mattis consectetur purus sit amet fermentum. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Aenean lacinia bibendum nulla sed consectetur.

    - @@ -628,10 +614,8 @@ - - diff --git a/docs/3.4/examples/tooltip-viewport/index.html b/docs/3.4/examples/tooltip-viewport/index.html index 669fc3dabd..989493df2b 100755 --- a/docs/3.4/examples/tooltip-viewport/index.html +++ b/docs/3.4/examples/tooltip-viewport/index.html @@ -49,7 +49,6 @@ - diff --git a/docs/3.4/getting-started/index.html b/docs/3.4/getting-started/index.html index 37f64f8ac0..4489a3c8f7 100755 --- a/docs/3.4/getting-started/index.html +++ b/docs/3.4/getting-started/index.html @@ -15,13 +15,8 @@ - - - - - @@ -61,7 +56,6 @@ Bootstrap 3 has reached end of life. Upgrade to the latest or consider Never-Ending Support for your project - -

    Getting started

    @@ -519,7 +512,6 @@ Copy any changes made here over to the README too. -->

    -

    Migrating from v2.x to v3.x

    @@ -1032,8 +1024,6 @@ Copy any changes made here over to the README too. -->

    - -
    -
    B @@ -164,14 +158,13 @@

    - Browse themes +

    Bootstrap Themes
    -

    Built with Bootstrap

    @@ -208,7 +201,6 @@
    -
    diff --git a/docs/4.1/utilities/position/index.html b/docs/4.1/utilities/position/index.html index 86fbd8ce71..9a3bb9c9cd 100644 --- a/docs/4.1/utilities/position/index.html +++ b/docs/4.1/utilities/position/index.html @@ -15,7 +15,6 @@ - @@ -32,7 +31,6 @@ - @@ -52,7 +50,6 @@ - - @@ -81,9 +79,7 @@ - + @@ -125,7 +121,6 @@ Download -
    @@ -455,7 +450,6 @@
    -
    -

    Brand guidelines

    Documentation and examples for Bootstrap’s logo and brand usage guidelines.

    diff --git a/docs/4.2/about/license/index.html b/docs/4.2/about/license/index.html index 7d2a7bfcc2..ce1ebe4729 100644 --- a/docs/4.2/about/license/index.html +++ b/docs/4.2/about/license/index.html @@ -17,7 +17,6 @@ - @@ -58,7 +57,6 @@ - @@ -81,9 +79,7 @@ - + @@ -125,7 +121,6 @@ Download -
    @@ -455,8 +450,6 @@
    - -

    License FAQs

    Commonly asked questions about Bootstrap’s open source license.

    diff --git a/docs/4.2/about/overview/index.html b/docs/4.2/about/overview/index.html index 5d2f1a272c..0369b5b9de 100644 --- a/docs/4.2/about/overview/index.html +++ b/docs/4.2/about/overview/index.html @@ -17,7 +17,6 @@ - @@ -58,7 +57,6 @@ - @@ -81,9 +79,7 @@ - + @@ -125,7 +121,6 @@ Download -
    @@ -455,8 +450,6 @@
    - -

    About

    Learn more about the team maintaining Bootstrap, how and why the project started, and how to get involved.

    diff --git a/docs/4.2/about/team/index.html b/docs/4.2/about/team/index.html index e5cb18caa0..ac66838128 100644 --- a/docs/4.2/about/team/index.html +++ b/docs/4.2/about/team/index.html @@ -17,7 +17,6 @@ - @@ -58,7 +57,6 @@ - @@ -81,9 +79,7 @@ - + @@ -125,7 +121,6 @@ Download -
    @@ -455,8 +450,6 @@
    - -

    Team

    An overview of the founding team and core contributors to Bootstrap.

    diff --git a/docs/4.2/about/translations/index.html b/docs/4.2/about/translations/index.html index 5e66021f97..4cb26162f1 100644 --- a/docs/4.2/about/translations/index.html +++ b/docs/4.2/about/translations/index.html @@ -17,7 +17,6 @@ - @@ -58,7 +57,6 @@ - @@ -81,9 +79,7 @@ - + @@ -125,7 +121,6 @@ Download -
    @@ -455,8 +450,6 @@
    - -

    Translations

    Links to community-translated Bootstrap documentation sites.

    diff --git a/docs/4.2/browser-bugs/index.html b/docs/4.2/browser-bugs/index.html index 686b6eb009..70942a77f9 100644 --- a/docs/4.2/browser-bugs/index.html +++ b/docs/4.2/browser-bugs/index.html @@ -17,7 +17,6 @@ - @@ -58,7 +57,6 @@ - @@ -81,9 +79,7 @@ - + @@ -125,7 +121,6 @@ Download -
    @@ -455,8 +450,6 @@
    - -

    Wall of browser bugs

    @@ -740,7 +733,6 @@ of #8350 - & Chromium issue #337668 @@ -774,7 +766,6 @@ #17438, - #14237 @@ -893,17 +884,14 @@ WebKit bug #137269, - Apple Safari Radar #18834768 #8350, - Normalize #283, - Chromium issue #337668 @@ -917,7 +905,6 @@ WebKit bug #138192, - Apple Safari Radar #19435018 @@ -935,7 +922,6 @@ WebKit bug #138162, - Apple Safari Radar #18804973 @@ -953,7 +939,6 @@ WebKit bug #138201, - Apple Safari Radar #18819624 @@ -971,7 +956,6 @@ WebKit bug #148061, - Apple Safari Radar #22299624 @@ -989,14 +973,12 @@ WebKit bug #139848, - Apple Safari Radar #19434878 #11266, - #13098 @@ -1040,7 +1022,6 @@ WebKit bug #153224, - Apple Safari Radar #24235301 @@ -1133,7 +1114,6 @@ WebKit bug #152637, - Apple Safari Radar #24030853 diff --git a/docs/4.2/components/alerts/index.html b/docs/4.2/components/alerts/index.html index ac9c7dec5c..ae8795af71 100644 --- a/docs/4.2/components/alerts/index.html +++ b/docs/4.2/components/alerts/index.html @@ -17,7 +17,6 @@ - @@ -58,7 +57,6 @@ - @@ -81,9 +79,7 @@ - + @@ -125,7 +121,6 @@ Download -
    @@ -455,7 +450,6 @@
    -
    -

    Alerts

    Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages.

    @@ -717,7 +710,6 @@ // do something… }) -
    diff --git a/docs/4.2/components/badge/index.html b/docs/4.2/components/badge/index.html index e9f1ad90a8..3bb96b8c95 100644 --- a/docs/4.2/components/badge/index.html +++ b/docs/4.2/components/badge/index.html @@ -17,7 +17,6 @@ - @@ -58,7 +57,6 @@ - @@ -81,9 +79,7 @@ - + @@ -125,7 +121,6 @@ Download -
    @@ -455,7 +450,6 @@
    -
    -

    Badges

    Documentation and examples for badges, our small count and labeling component.

    @@ -594,7 +587,6 @@ <a href="#" class="badge badge-light">Light</a> <a href="#" class="badge badge-dark">Dark</a> -
    diff --git a/docs/4.2/components/breadcrumb/index.html b/docs/4.2/components/breadcrumb/index.html index 9b158b722f..022ded9ba8 100644 --- a/docs/4.2/components/breadcrumb/index.html +++ b/docs/4.2/components/breadcrumb/index.html @@ -17,7 +17,6 @@ - @@ -58,7 +57,6 @@ - @@ -81,9 +79,7 @@ - + @@ -125,7 +121,6 @@ Download -
    @@ -455,8 +450,6 @@
    - -

    Breadcrumb

    Indicate the current page’s location within a navigational hierarchy that automatically adds separators via CSS.

    diff --git a/docs/4.2/components/button-group/index.html b/docs/4.2/components/button-group/index.html index 9a82d0c8b0..37530c47b0 100644 --- a/docs/4.2/components/button-group/index.html +++ b/docs/4.2/components/button-group/index.html @@ -17,7 +17,6 @@ - @@ -58,7 +57,6 @@ - @@ -81,9 +79,7 @@ - + @@ -125,7 +121,6 @@ Download -
    @@ -455,7 +450,6 @@
    -
    -

    Button group

    Group a series of buttons together on a single line with the button group, and super-power them with JavaScript.

    @@ -726,7 +719,6 @@ ... </div> -
    diff --git a/docs/4.2/components/buttons/index.html b/docs/4.2/components/buttons/index.html index c71a418998..fe0dca69d5 100644 --- a/docs/4.2/components/buttons/index.html +++ b/docs/4.2/components/buttons/index.html @@ -17,7 +17,6 @@ - @@ -58,7 +57,6 @@ - @@ -81,9 +79,7 @@ - + @@ -125,7 +121,6 @@ Download -
    @@ -455,7 +450,6 @@
    -
    -

    Buttons

    Use Bootstrap’s custom button styles for actions in forms, dialogs, and more with support for multiple sizes, states, and more.

    diff --git a/docs/4.2/components/card/index.html b/docs/4.2/components/card/index.html index de8ded6784..63ff819837 100644 --- a/docs/4.2/components/card/index.html +++ b/docs/4.2/components/card/index.html @@ -17,7 +17,6 @@ - @@ -58,7 +57,6 @@ - @@ -81,9 +79,7 @@ - + @@ -125,7 +121,6 @@ Download -
    @@ -455,7 +450,6 @@
    -
    • About
    • @@ -502,7 +496,6 @@
    -

    Cards

    Bootstrap’s cards provide a flexible and extensible content container with multiple variants and options.

    @@ -1792,7 +1785,6 @@ } } -
    diff --git a/docs/4.2/components/carousel/index.html b/docs/4.2/components/carousel/index.html index 5ab9caf2d7..859db56f33 100644 --- a/docs/4.2/components/carousel/index.html +++ b/docs/4.2/components/carousel/index.html @@ -17,7 +17,6 @@ - @@ -58,7 +57,6 @@ - @@ -81,9 +79,7 @@ - + @@ -125,7 +121,6 @@ Download -
    @@ -455,7 +450,6 @@
    -
    -

    Carousel

    A slideshow component for cycling through elements—images or slides of text—like a carousel.

    diff --git a/docs/4.2/components/collapse/index.html b/docs/4.2/components/collapse/index.html index 1fb2846511..299a12978a 100644 --- a/docs/4.2/components/collapse/index.html +++ b/docs/4.2/components/collapse/index.html @@ -17,7 +17,6 @@ - @@ -58,7 +57,6 @@ - @@ -81,9 +79,7 @@ - + @@ -125,7 +121,6 @@ Download -
    @@ -455,7 +450,6 @@
    -
    -

    Collapse

    Toggle the visibility of content across your project with a few classes and our JavaScript plugins.

    @@ -815,7 +808,6 @@ Multiple <button> or // do something… }) -
    diff --git a/docs/4.2/components/dropdowns/index.html b/docs/4.2/components/dropdowns/index.html index 05009bf195..ae4b3c8556 100644 --- a/docs/4.2/components/dropdowns/index.html +++ b/docs/4.2/components/dropdowns/index.html @@ -17,7 +17,6 @@ - @@ -58,7 +57,6 @@ - @@ -81,9 +79,7 @@ - + @@ -125,7 +121,6 @@ Download -
    @@ -455,7 +450,6 @@
    -
    -

    Dropdowns

    Toggle contextual overlays for displaying lists of links and more with the Bootstrap dropdown plugin.

    @@ -1583,7 +1576,6 @@ // do something… }) -
    diff --git a/docs/4.2/components/forms/index.html b/docs/4.2/components/forms/index.html index a2de6f45f1..ff25709d89 100644 --- a/docs/4.2/components/forms/index.html +++ b/docs/4.2/components/forms/index.html @@ -17,7 +17,6 @@ - @@ -58,7 +57,6 @@ - @@ -81,9 +79,7 @@ - + @@ -125,7 +121,6 @@ Download -
    @@ -455,7 +450,6 @@
    -
    -

    Forms

    Examples and usage guidelines for form control styles, layout options, and custom components for creating a wide variety of forms.

    @@ -2653,7 +2646,6 @@ <label class="custom-file-label" for="customFileLangHTML" data-browse="Bestand kiezen">Voeg je document toe</label> </div> -
    diff --git a/docs/4.2/components/input-group/index.html b/docs/4.2/components/input-group/index.html index a93133bec7..663793c06d 100644 --- a/docs/4.2/components/input-group/index.html +++ b/docs/4.2/components/input-group/index.html @@ -17,7 +17,6 @@ - @@ -58,7 +57,6 @@ - @@ -81,9 +79,7 @@ - + @@ -125,7 +121,6 @@ Download -
    @@ -455,7 +450,6 @@
    -
    -

    Input group

    Easily extend form controls by adding text, buttons, or button groups on either side of textual inputs, custom selects, and custom file inputs.

    diff --git a/docs/4.2/components/jumbotron/index.html b/docs/4.2/components/jumbotron/index.html index 1743a24102..ce1ec1f7a8 100644 --- a/docs/4.2/components/jumbotron/index.html +++ b/docs/4.2/components/jumbotron/index.html @@ -17,7 +17,6 @@ - @@ -58,7 +57,6 @@ - @@ -81,9 +79,7 @@ - + @@ -125,7 +121,6 @@ Download -
    @@ -455,8 +450,6 @@
    - -

    Jumbotron

    Lightweight, flexible component for showcasing hero unit style content.

    @@ -498,7 +491,6 @@ </div> </div> -
    diff --git a/docs/4.2/components/list-group/index.html b/docs/4.2/components/list-group/index.html index dbdc22bf46..c7b34ebfb9 100644 --- a/docs/4.2/components/list-group/index.html +++ b/docs/4.2/components/list-group/index.html @@ -17,7 +17,6 @@ - @@ -58,7 +57,6 @@ - @@ -81,9 +79,7 @@ - + @@ -125,7 +121,6 @@ Download -
    @@ -455,7 +450,6 @@
    -
    -

    List group

    List groups are a flexible and powerful component for displaying a series of content. Modify and extend them to support just about any content within.

    @@ -631,7 +624,6 @@
    • Dapibus ac facilisis in
    • -
    • A simple primary list group item
    • A simple secondary list group item
    • A simple success list group item
    • @@ -645,7 +637,6 @@
      <ul class="list-group">
         <li class="list-group-item">Dapibus ac facilisis in</li>
       
      -
         <li class="list-group-item list-group-item-primary">A simple primary list group item</li>
         <li class="list-group-item list-group-item-secondary">A simple secondary list group item</li>
         <li class="list-group-item list-group-item-success">A simple success list group item</li>
      @@ -662,7 +653,6 @@
       
      Dapibus ac facilisis in - A simple primary list group item A simple secondary list group item A simple success list group item @@ -676,7 +666,6 @@
      <div class="list-group">
         <a href="#" class="list-group-item list-group-item-action">Dapibus ac facilisis in</a>
       
      -
         <a href="#" class="list-group-item list-group-item-action list-group-item-primary">A simple primary list group item</a>
         <a href="#" class="list-group-item list-group-item-action list-group-item-secondary">A simple secondary list group item</a>
         <a href="#" class="list-group-item list-group-item-action list-group-item-success">A simple success list group item</a>
      @@ -967,7 +956,6 @@
         e.relatedTarget // previous active tab
       })
      -
    diff --git a/docs/4.2/components/media-object/index.html b/docs/4.2/components/media-object/index.html index 14543f2844..7caf1e9402 100644 --- a/docs/4.2/components/media-object/index.html +++ b/docs/4.2/components/media-object/index.html @@ -17,7 +17,6 @@ - @@ -58,7 +57,6 @@ - @@ -81,9 +79,7 @@ - + @@ -125,7 +121,6 @@ Download -
    @@ -455,7 +450,6 @@
    -
    -

    Media object

    Documentation and examples for Bootstrap’s media object to construct highly repetitive components like blog comments, tweets, and the like.

    @@ -679,7 +672,6 @@ </li> </ul>
    -
    diff --git a/docs/4.2/components/modal/index.html b/docs/4.2/components/modal/index.html index b872f0f0b2..304a4e12be 100644 --- a/docs/4.2/components/modal/index.html +++ b/docs/4.2/components/modal/index.html @@ -17,7 +17,6 @@ - @@ -58,7 +57,6 @@ - @@ -81,9 +79,7 @@ - + @@ -125,7 +121,6 @@ Download -
    @@ -455,7 +450,6 @@
    -
    -

    Modal

    Use Bootstrap’s JavaScript modal plugin to add dialogs to your site for lightboxes, user notifications, or completely custom content.

    @@ -1257,7 +1250,6 @@ // do something... }) -
    diff --git a/docs/4.2/components/navbar/index.html b/docs/4.2/components/navbar/index.html index 7a85ca6e75..b9659ec936 100644 --- a/docs/4.2/components/navbar/index.html +++ b/docs/4.2/components/navbar/index.html @@ -17,7 +17,6 @@ - @@ -58,7 +57,6 @@ - @@ -81,9 +79,7 @@ - + @@ -125,7 +121,6 @@ Download -
    @@ -455,7 +450,6 @@
    -
    -

    Navbar

    Documentation and examples for Bootstrap’s powerful, responsive navigation header, the navbar. Includes support for branding, navigation, and more, including support for our collapse plugin.

    @@ -1324,7 +1317,6 @@ </nav> </div> -
    diff --git a/docs/4.2/components/navs/index.html b/docs/4.2/components/navs/index.html index 74de90f52c..b597ec7f25 100644 --- a/docs/4.2/components/navs/index.html +++ b/docs/4.2/components/navs/index.html @@ -17,7 +17,6 @@ - @@ -58,7 +57,6 @@ - @@ -81,9 +79,7 @@ - + @@ -125,7 +121,6 @@ Download -
    @@ -455,7 +450,6 @@
    -
    -

    Navs

    Documentation and examples for how to use Bootstrap’s included navigation components.

    @@ -1298,7 +1291,6 @@ e.relatedTarget // previous active tab }) -
    diff --git a/docs/4.2/components/pagination/index.html b/docs/4.2/components/pagination/index.html index 4795052ada..035400d64c 100644 --- a/docs/4.2/components/pagination/index.html +++ b/docs/4.2/components/pagination/index.html @@ -17,7 +17,6 @@ - @@ -58,7 +57,6 @@ - @@ -81,9 +79,7 @@ - + @@ -125,7 +121,6 @@ Download -
    @@ -455,7 +450,6 @@
    -
    -

    Pagination

    Documentation and examples for showing pagination to indicate a series of related content exists across multiple pages.

    @@ -740,7 +733,6 @@ </ul> </nav> -
    diff --git a/docs/4.2/components/popovers/index.html b/docs/4.2/components/popovers/index.html index 55a9fa5f1b..12faf19948 100644 --- a/docs/4.2/components/popovers/index.html +++ b/docs/4.2/components/popovers/index.html @@ -17,7 +17,6 @@ - @@ -58,7 +57,6 @@ - @@ -81,9 +79,7 @@ - + @@ -125,7 +121,6 @@ Download -
    @@ -455,7 +450,6 @@
    -
    -

    Popovers

    Documentation and examples for adding Bootstrap popovers, like those found in iOS, to any element on your site.

    @@ -845,7 +838,6 @@ sagittis lacus vel augue laoreet rutrum faucibus.">// do something… }) -
    diff --git a/docs/4.2/components/progress/index.html b/docs/4.2/components/progress/index.html index a7df129db6..6dfdbadd2f 100644 --- a/docs/4.2/components/progress/index.html +++ b/docs/4.2/components/progress/index.html @@ -17,7 +17,6 @@ - @@ -58,7 +57,6 @@ - @@ -81,9 +79,7 @@ - + @@ -125,7 +121,6 @@ Download -
    @@ -455,7 +450,6 @@
    -
    -

    Progress

    Documentation and examples for using Bootstrap custom progress bars featuring support for stacked bars, animated backgrounds, and text labels.

    @@ -665,7 +658,6 @@ <div class="progress-bar progress-bar-striped progress-bar-animated" role="progressbar" aria-valuenow="75" aria-valuemin="0" aria-valuemax="100" style="width: 75%"></div> </div> -
    diff --git a/docs/4.2/components/scrollspy/index.html b/docs/4.2/components/scrollspy/index.html index e595fdc0cf..07747b2374 100644 --- a/docs/4.2/components/scrollspy/index.html +++ b/docs/4.2/components/scrollspy/index.html @@ -17,7 +17,6 @@ - @@ -58,7 +57,6 @@ - @@ -81,9 +79,7 @@ - + @@ -125,7 +121,6 @@ Download -
    @@ -455,7 +450,6 @@
    -
    -

    Scrollspy

    Automatically update Bootstrap navigation or list group components based on scroll position to indicate which link is currently active in the viewport.

    @@ -806,7 +799,6 @@ // do something… }) -
    diff --git a/docs/4.2/components/spinners/index.html b/docs/4.2/components/spinners/index.html index 84e823b8cd..863f6c4d2d 100644 --- a/docs/4.2/components/spinners/index.html +++ b/docs/4.2/components/spinners/index.html @@ -17,7 +17,6 @@ - @@ -58,7 +57,6 @@ - @@ -81,9 +79,7 @@ - + @@ -125,7 +121,6 @@ Download -
    @@ -455,7 +450,6 @@
    -
    • About
    • @@ -482,7 +476,6 @@
    -

    Spinners

    Indicate the loading state of a component or page with Bootstrap spinners, built entirely with HTML, CSS, and no JavaScript.

    @@ -789,7 +782,6 @@ Loading... </button> -
    diff --git a/docs/4.2/components/toasts/index.html b/docs/4.2/components/toasts/index.html index 2f93a62304..29f60effdb 100644 --- a/docs/4.2/components/toasts/index.html +++ b/docs/4.2/components/toasts/index.html @@ -17,7 +17,6 @@ - @@ -58,7 +57,6 @@ - @@ -81,9 +79,7 @@ - + @@ -125,7 +121,6 @@ Download -
    @@ -455,7 +450,6 @@
    -
    -

    Toasts

    Push notifications to your visitors with a toast, a lightweight and easily customizable alert message.

    @@ -970,7 +963,6 @@ You have to manually call this method, instead your toast won’t show.

    // do something… }) -
    diff --git a/docs/4.2/components/tooltips/index.html b/docs/4.2/components/tooltips/index.html index 8b4808d653..70de325883 100644 --- a/docs/4.2/components/tooltips/index.html +++ b/docs/4.2/components/tooltips/index.html @@ -17,7 +17,6 @@ - @@ -58,7 +57,6 @@ - @@ -81,9 +79,7 @@ - + @@ -125,7 +121,6 @@ Download -
    @@ -455,7 +450,6 @@
    -
    -

    Tooltips

    Documentation and examples for adding custom Bootstrap tooltips with CSS and JavaScript using CSS3 for animations and data-attributes for local title storage.

    @@ -839,7 +832,6 @@ // do something… }) -
    diff --git a/docs/4.2/content/code/index.html b/docs/4.2/content/code/index.html index e48ea0192a..c8a2b7d67e 100644 --- a/docs/4.2/content/code/index.html +++ b/docs/4.2/content/code/index.html @@ -17,7 +17,6 @@ - @@ -58,7 +57,6 @@ - @@ -81,9 +79,7 @@ - + @@ -125,7 +121,6 @@ Download -
    @@ -455,7 +450,6 @@
    -
    -

    Code

    Documentation and examples for displaying inline and multiline blocks of code with Bootstrap.

    @@ -523,7 +516,6 @@ To edit settings, press <kbd><kbd>ctrl
    <samp>This text is meant to be treated as sample output from a computer program.</samp>
    -
    diff --git a/docs/4.2/content/figures/index.html b/docs/4.2/content/figures/index.html index 0303023869..5228f861e7 100644 --- a/docs/4.2/content/figures/index.html +++ b/docs/4.2/content/figures/index.html @@ -17,7 +17,6 @@ - @@ -58,7 +57,6 @@ - @@ -81,9 +79,7 @@ - + @@ -125,7 +121,6 @@ Download -
    @@ -455,8 +450,6 @@
    - -

    Figures

    Documentation and examples for displaying related images and text with the figure component in Bootstrap.

    @@ -490,7 +483,6 @@ <figcaption class="figure-caption text-right">A caption for the above image.</figcaption> </figure> -
    diff --git a/docs/4.2/content/images/index.html b/docs/4.2/content/images/index.html index fcb847b9a8..0128dd0312 100644 --- a/docs/4.2/content/images/index.html +++ b/docs/4.2/content/images/index.html @@ -17,7 +17,6 @@ - @@ -58,7 +57,6 @@ - @@ -81,9 +79,7 @@ - + @@ -125,7 +121,6 @@ Download -
    @@ -455,7 +450,6 @@
    -
    -

    Images

    Documentation and examples for opting images into responsive behavior (so they never become larger than their parent elements) and add lightweight styles to them—all via classes.

    @@ -534,7 +527,6 @@ <img src="..." class="img-fluid img-thumbnail" alt="..."> </picture> -
    diff --git a/docs/4.2/content/reboot/index.html b/docs/4.2/content/reboot/index.html index f1699e2bb5..7246204f80 100644 --- a/docs/4.2/content/reboot/index.html +++ b/docs/4.2/content/reboot/index.html @@ -17,7 +17,6 @@ - @@ -58,7 +57,6 @@ - @@ -81,9 +79,7 @@ - + @@ -125,7 +121,6 @@ Download -
    @@ -455,7 +450,6 @@
    -
    -

    Reboot

    Reboot, a collection of element-specific CSS changes in a single file, kickstart Bootstrap to provide an elegant, consistent, and simple baseline to build upon.

    @@ -594,7 +587,6 @@
    -
    • Lorem ipsum dolor sit amet
    • Consectetur adipiscing elit
    • diff --git a/docs/4.2/content/tables/index.html b/docs/4.2/content/tables/index.html index 792474e962..bf7e83925e 100644 --- a/docs/4.2/content/tables/index.html +++ b/docs/4.2/content/tables/index.html @@ -17,7 +17,6 @@ - @@ -58,7 +57,6 @@ - @@ -81,9 +79,7 @@ - + @@ -125,7 +121,6 @@ Download -
      @@ -455,7 +450,6 @@
      -
      -

      Tables

      Documentation and examples for opt-in styling of tables (given their prevalent use in JavaScript plugins) with Bootstrap.

      @@ -1406,7 +1399,6 @@ Cell - Primary Cell @@ -1964,7 +1956,6 @@ </table> </div> -
      diff --git a/docs/4.2/content/typography/index.html b/docs/4.2/content/typography/index.html index f5ee210362..f0698a51be 100644 --- a/docs/4.2/content/typography/index.html +++ b/docs/4.2/content/typography/index.html @@ -17,7 +17,6 @@ - @@ -58,7 +57,6 @@ - @@ -81,9 +79,7 @@ - + @@ -125,7 +121,6 @@ Download -
      @@ -455,7 +450,6 @@
      -
      -

      Typography

      Documentation and examples for Bootstrap typography, including global settings, headings, body text, lists, and more.

      @@ -884,7 +877,6 @@ } } -
      diff --git a/docs/4.2/examples/album/index.html b/docs/4.2/examples/album/index.html index 134d133512..2d6960148a 100644 --- a/docs/4.2/examples/album/index.html +++ b/docs/4.2/examples/album/index.html @@ -13,7 +13,6 @@ -