Progress Bar

Provide up-to-date feedback on the progress of a workflow or action with simple yet flexible progress bars.

The progress bars can be colored with traditional theme colors plus new accent colors. Below is a list of possible color class names:

  • .progress-bar-warning
  • .progress-bar-danger
  • .progress-bar-info
  • .progress-bar-success
  • .progress-bar-default
  • .progress-bar-primary
  • .progress-bar-accent1
  • .progress-bar-accent2
  • .progress-bar-accent3
  • .progress-bar-accent4
  • .progress-bar-accent5
  • .progress-bar-accent6
  • .progress-bar-accent7
  • .progress-bar-accent8
  • .progress-bar-accent9

Example

60%


Striped Progress Bars

Uses a gradient to create a striped effect. Not available in IE9 and below.

60%


Animated Progress Bars

Add .active to .progress-bar-striped to animate the stripes right to left. Not available in IE9 and below.

60%


Stacked Progress Bars

Place multiple bars into the same .progress to stack them.

35% Complete (success)
20% Complete (warning)
10% Complete (danger)