Merge pull request #10489 from edx/cdodge/button-style-fixes

(WIP) Proctoring: fix sass and use updated edx-proctoring version
This commit is contained in:
chrisndodge
2015-11-05 07:19:40 -05:00
2 changed files with 5 additions and 1 deletions

View File

@@ -238,6 +238,10 @@ div.course-wrapper {
padding-top: 25px;
}
.proctored-exam-skip-actions {
padding-top: 20px;
}
// specialized padding override just for the entrance page
&.entrance {
button.gated-sequence {

View File

@@ -61,7 +61,7 @@ git+https://github.com/edx/edx-reverification-block.git@0.0.4#egg=edx-reverifica
-e git+https://github.com/edx/edx-user-state-client.git@30c0ad4b9f57f8d48d6943eb585ec8a9205f4469#egg=edx-user-state-client
git+https://github.com/edx/edx-organizations.git@release-2015-09-22#egg=edx-organizations==0.1.6
git+https://github.com/edx/edx-proctoring.git@0.10.15#egg=edx-proctoring==0.10.15
git+https://github.com/edx/edx-proctoring.git@0.10.16#egg=edx-proctoring==0.10.16
# Third Party XBlocks