Merge pull request #13258 from edx/diana/update-proctoring

Update proctoring version for testing purposes.
This commit is contained in:
Diana Huang
2016-08-17 13:13:03 -04:00
committed by GitHub

View File

@@ -205,7 +205,7 @@ html.video-fullscreen {
}
}
background-color: #F2F4F5;
background-color: #F2F8FB;
padding: 30px;
font-size: 16px;
box-shadow: inset 1px 1px 2px rgba(0, 0, 0, .1);
@@ -283,7 +283,7 @@ html.video-fullscreen {
display: block;
}
p {
color: rgb(63, 58, 59);
color: #414141;
strong {
font-weight: 600;
}