Merge pull request #7712 from edx/clrux/UX-2001-summary-table-contrast

Chaning table th td color to meet AA guidelines
This commit is contained in:
Chris
2015-04-16 15:40:37 -04:00

View File

@@ -219,7 +219,7 @@
@extend %t-title7;
@extend %t-weight2;
vertical-align: middle;
color: $m-gray-l1;
color: $m-gray-d3;
background: $m-gray-l4;
}
}