aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorStephen Edgar <[email protected]>2013-04-11 20:24:13 +1000
committerStephen Edgar <[email protected]>2013-04-11 20:24:13 +1000
commit3dc8be74fe574a4f300c3f0d28678038d071e796 (patch)
tree0660e70fca2b52091f3d53818cbd93957dccd419 /docs
parenta35b9b7d0cf3c046f2e8d72fe0de5efdf7918281 (diff)
downloadbootstrap-3dc8be74fe574a4f300c3f0d28678038d071e796.tar.xz
bootstrap-3dc8be74fe574a4f300c3f0d28678038d071e796.zip
Fix docs.html Table Row Danger CSS Class
Diffstat (limited to 'docs')
-rw-r--r--docs/docs.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/docs.html b/docs/docs.html
index ba32b3295..11f0e7bc9 100644
--- a/docs/docs.html
+++ b/docs/docs.html
@@ -1190,7 +1190,7 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
</tr>
<tr>
<td>
- <code>.error</code>
+ <code>.danger</code>
</td>
<td>Indicates a dangerous or potentially negative action.</td>
</tr>
@@ -1225,7 +1225,7 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
<td>01/04/2012</td>
<td>Approved</td>
</tr>
- <tr class="error">
+ <tr class="danger">
<td>2</td>
<td>TB - Monthly</td>
<td>02/04/2012</td>