Merge pull request #19613 from edx/ri/EDUCATOR-3914-fix-enroll-now-text-contrast-ratio-lms

EDUCATOR-3914 fix enroll now text contrast ratio on LMS
This commit is contained in:
Rabia Iftikhar
2019-01-22 18:44:28 +05:00
committed by GitHub

View File

@@ -17,8 +17,13 @@
li {
margin: 5px 0;
.alert.alert-warning .message-content .enroll-btn.btn-link {
color: #004368;
}
}
}
}
}