diff --git a/school/public/css/style.css b/school/public/css/style.css index adb77517..1b7784d3 100644 --- a/school/public/css/style.css +++ b/school/public/css/style.css @@ -319,6 +319,7 @@ input[type=checkbox] { background: #E2E6E9; border-radius: 8px; margin-top: 16px; + box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.02), 0px 0px 8px rgba(0, 0, 0, 0.04); } @media (max-width: 768px) { diff --git a/school/www/courses/course.html b/school/www/courses/course.html index 565f1f36..364fdeec 100644 --- a/school/www/courses/course.html +++ b/school/www/courses/course.html @@ -58,9 +58,9 @@ Continue Learning {% endif %} - {% if course.upcoming %} - {% endif %} @@ -74,6 +74,11 @@ +
+ You have opted to be notified for this course. You will receive an email when the course becomes available. + × +
+ {% if course.video_link %}