diff --git a/projects/sbb-esta/angular-public/src/styles/typography/_table.scss b/projects/sbb-esta/angular-public/src/styles/typography/_table.scss index d92a234c19..80390dd217 100644 --- a/projects/sbb-esta/angular-public/src/styles/typography/_table.scss +++ b/projects/sbb-esta/angular-public/src/styles/typography/_table.scss @@ -51,10 +51,7 @@ $tableCaptionColor: $sbbColorGrey; tbody { > tr { &:nth-child(even) { - th, - td { - background-color: $tableTbodyStripesBgColor; - } + background-color: $tableTbodyStripesBgColor; } th,