diff --git a/src/definitions/collections/table.less b/src/definitions/collections/table.less index 5a965ab750..2eec75ca21 100755 --- a/src/definitions/collections/table.less +++ b/src/definitions/collections/table.less @@ -1116,7 +1116,7 @@ each(@colors, { .ui.inverted.definition.table > thead:not(.full-width) > tr > th:first-child { background: @definitionPageBackground; } - .ui.inverted.definition.table > tbody > tr > td:first-child + .ui.inverted.definition.table > tbody > tr > td:first-child, .ui.inverted.definition.table > tfoot > tr > td:first-child, .ui.inverted.definition.table > tr > td:first-child { background: @invertedDefinitionColumnBackground;