diff --git a/frameworks/compass/stylesheets/compass/utilities/tables/_alternating_rows_and_columns.sass b/frameworks/compass/stylesheets/compass/utilities/tables/_alternating_rows_and_columns.sass index 67c7679ef2..4b0e9490bd 100644 --- a/frameworks/compass/stylesheets/compass/utilities/tables/_alternating_rows_and_columns.sass +++ b/frameworks/compass/stylesheets/compass/utilities/tables/_alternating_rows_and_columns.sass @@ -17,4 +17,4 @@ th, td :background-color= !footer_color &.even - :background-color= !footer_color - !dark_intersection + :background-color= !footer_color - !dark_intersection