diff --git a/css.html b/css.html index 35148bcaba..e4378434a4 100644 --- a/css.html +++ b/css.html @@ -1053,44 +1053,46 @@ For example, <section> should be wrapped as inline.

Contextual table classes

Use contextual classes to color table rows or individual cells.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ClassDescription
- .success - Indicates a successful or positive action
- .danger - Indicates a dangerous or potentially negative action
- .warning - Indicates a warning that might need attention
- .active - Applies the hover color to a particular row or cell
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ClassDescription
+ .success + Indicates a successful or positive action
+ .danger + Indicates a dangerous or potentially negative action
+ .warning + Indicates a warning that might need attention
+ .active + Applies the hover color to a particular row or cell
+