From db6f59987d4cdd8a170d93caefcde4f7fcfd3e7c Mon Sep 17 00:00:00 2001 From: Joshua Spayd Date: Tue, 25 Jul 2017 00:12:11 +0000 Subject: [PATCH] Style timer with class rather than style attribute --- lms/static/sass/course/layout/_courseware_preview.scss | 4 ++++ lms/templates/courseware/proctored-exam-status.underscore | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/lms/static/sass/course/layout/_courseware_preview.scss b/lms/static/sass/course/layout/_courseware_preview.scss index 2779390bf2..b913b78f1e 100644 --- a/lms/static/sass/course/layout/_courseware_preview.scss +++ b/lms/static/sass/course/layout/_courseware_preview.scss @@ -163,6 +163,10 @@ } b { padding-right: ($baseline/5); + + &.timer-hidden { + visibility: hidden; + } } } } diff --git a/lms/templates/courseware/proctored-exam-status.underscore b/lms/templates/courseware/proctored-exam-status.underscore index bf7c815a86..f19cee8151 100644 --- a/lms/templates/courseware/proctored-exam-status.underscore +++ b/lms/templates/courseware/proctored-exam-status.underscore @@ -20,7 +20,7 @@ - +