Update Masquerade text color for specific learner
Ensure that while masquerading as a specific learner you can view the text telling you what learner is being previewed.
This commit is contained in:
@@ -56,6 +56,7 @@ $proctoring-banner-text-size: 14px;
|
||||
}
|
||||
|
||||
.preview-specific-student-notice {
|
||||
color: $inverse;
|
||||
margin-top: ($baseline/2);
|
||||
font-size: 90%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user