diff --git a/lms/static/sass/_discussion.scss b/lms/static/sass/_discussion.scss index 439e57344e..2a484d2db4 100644 --- a/lms/static/sass/_discussion.scss +++ b/lms/static/sass/_discussion.scss @@ -727,7 +727,7 @@ body.discussion { display: block; position: absolute; padding: 15px 23px; - color: $gray-l1; + color: $gray; font-size: 28px; z-index: 100; opacity: 1; @@ -2659,8 +2659,6 @@ body.discussion { .notpinned span { color: #888; font-style: italic; - //cursor change is here since pins are read-only for inline discussions. - cursor: default; } .pinned-false diff --git a/lms/templates/discussion/mustache/_inline_thread_show.mustache b/lms/templates/discussion/mustache/_inline_thread_show.mustache index c704316afe..dda4a7bb6d 100644 --- a/lms/templates/discussion/mustache/_inline_thread_show.mustache +++ b/lms/templates/discussion/mustache/_inline_thread_show.mustache @@ -4,10 +4,10 @@ {{votes.up_count}}
{{#user}}