Merge pull request #13322 from edx/clrux/ac-570-courseware-search-contrast
AC-570 courseware search contrast enhancement
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user