[Compass Core] Fixed a bug in alternating_rows_and_columns. Improper nesting caused some styles to be improperly rendered.
This commit is contained in:
parent
ca30bcbfee
commit
e277ed2cd3
@ -17,4 +17,4 @@
|
||||
th, td
|
||||
:background-color= !footer_color
|
||||
&.even
|
||||
:background-color= !footer_color - !dark_intersection
|
||||
:background-color= !footer_color - !dark_intersection
|
||||
|
Loading…
Reference in New Issue
Block a user