diff --git a/cms/static/sass/views/_course-create.scss b/cms/static/sass/views/_course-create.scss index 3b6ce18371..2bfeb24e84 100644 --- a/cms/static/sass/views/_course-create.scss +++ b/cms/static/sass/views/_course-create.scss @@ -66,6 +66,11 @@ width: 100%; } + .rerun-course-number, + .rerun-course-number-label { + color: #a0a0a0; + } + .rerun-course-name { @extend %t-title5; font-weight: 300; diff --git a/cms/templates/course-create-rerun.html b/cms/templates/course-create-rerun.html index 0be39608d1..a438af8895 100644 --- a/cms/templates/course-create-rerun.html +++ b/cms/templates/course-create-rerun.html @@ -91,12 +91,11 @@ from openedx.core.djangolib.js_utils import js_escaped_string