Merge pull request #13322 from edx/clrux/ac-570-courseware-search-contrast

AC-570 courseware search contrast enhancement
This commit is contained in:
Chris
2016-08-30 17:03:13 -04:00
committed by GitHub
6 changed files with 26 additions and 22 deletions

View File

@@ -88,7 +88,7 @@ $blue-t2: rgba($blue, 0.50);
$blue-t3: rgba($blue, 0.75);
$uxpl-blue-base: rgb(0, 117, 180); // wcag2a compliant
$uxpl-blue-hover-active: rgb(41, 145, 195); // wcag2a compliant
$uxpl-blue-hover-active: rgb(6, 86, 131); // wcag2a compliant
$uxpl-green-base: rgb(0, 129, 0); // wcag2a compliant
$uxpl-green-hover-active: rgb(0, 155, 0); // wcag2a compliant