aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-09-01 01:34:15 -0700
committerChris Rebert <[email protected]>2013-09-01 01:34:15 -0700
commit2066ea50a28119f3f890b84cabeb9214a346a1b5 (patch)
tree2c0e1a38c9d5eb3344c66345d5bb3a1f6e859a68
parent9616768659010979cd20f587791e966be38868d8 (diff)
parent0aa4eecee15117329edc2105fd2d89f4275ec573 (diff)
downloadbootstrap-2066ea50a28119f3f890b84cabeb9214a346a1b5.tar.xz
bootstrap-2066ea50a28119f3f890b84cabeb9214a346a1b5.zip
Merge pull request #10298 from jhr007/patch-1
Note the change to the progress bar.
-rw-r--r--getting-started.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/getting-started.html b/getting-started.html
index caa3c843b..2b61fe0fa 100644
--- a/getting-started.html
+++ b/getting-started.html
@@ -434,6 +434,11 @@ bootstrap/
<td><code>.text-error</code></td>
<td><code>.text-danger</code></td>
</tr>
+ <tr>
+ <td><code>.bar</code> <code>.bar-*</code></td>
+ <td><code>.progress-bar</code> <code>.progress-bar-*</code></td>
+ </tr>
+
</tbody>
</table>
</div><!-- /.table-responsive -->