diff --git a/_includes/nav-css.html b/_includes/nav-css.html index d4acb7bc5..e363df52b 100644 --- a/_includes/nav-css.html +++ b/_includes/nav-css.html @@ -48,7 +48,7 @@
<section> should be wrapped as inline.
- Use contextual classes to color table rows or individual cells.
- .success
+ .active
|
- Indicates a successful or positive action | +Applies the hover color to a particular row or cell |
- .danger
+ .success
|
- Indicates a dangerous or potentially negative action | +Indicates a successful or positive action |
@@ -1261,9 +1261,9 @@ For example, <section> should be wrapped as inline.
| ||
- .active
+ .danger
|
- Applies the hover color to a particular row or cell | +Indicates a dangerous or potentially negative action |
<section> should be wrapped as inline.
- <section> should be wrapped as inline.
<section> should be wrapped as inline.
<section> should be wrapped as inline.
{% highlight html %}
-