diff --git a/docs/4.0/content/tables.md b/docs/4.0/content/tables.md index 8d4fcfe64f..db05e8378c 100644 --- a/docs/4.0/content/tables.md +++ b/docs/4.0/content/tables.md @@ -438,19 +438,11 @@ Add `.table-sm` to make tables more compact by cutting cell padding in half. Use contextual classes to color table rows or individual cells. -| Class | Description | -| --- | --- | -| `.table-active` | Applies the hover color to a particular row or cell | -| `.table-success` | Indicates a successful or positive action | -| `.table-info` | Indicates a neutral informative change or action | -| `.table-warning` | Indicates a warning that might need attention | -| `.table-danger` | Indicates a dangerous or potentially negative action | -
# | +Type | Column heading | Column heading | Column heading | @@ -458,59 +450,25 @@ Use contextual classes to color table rows or individual cells.
---|---|---|---|---|
1 | +Active | Column content | Column content | Column content |
2 | +Default | Column content | Column content | Column content |
3 | + + {% for color in site.data.theme-colors %} +||||
{{ color.name | capitalize }} | Column content | Column content | Column content | -|
4 | -Column content | -Column content | -Column content | -|
5 | -Column content | -Column content | -Column content | -|
6 | -Column content | -Column content | -Column content | -|
7 | -Column content | -Column content | -Column content | -|
8 | -Column content | -Column content | -Column content | -|
9 | -Column content | -Column content | -Column content | -