Merge pull request #25692 from edx/branding/aj/update-masquerading-learner-theme-color

Update Masquerade text color for specific learner
This commit is contained in:
Awais Jibran
2020-12-02 13:21:45 +05:00
committed by GitHub

View File

@@ -56,6 +56,7 @@ $proctoring-banner-text-size: 14px;
}
.preview-specific-student-notice {
color: $inverse;
margin-top: ($baseline/2);
font-size: 90%;
}