From 10be5949889e8beea3f4bbff8d4fa65384f00cdd Mon Sep 17 00:00:00 2001 From: XnpioChV Date: Wed, 4 Feb 2026 19:06:06 -0500 Subject: [PATCH 1/5] fix: Nits on styles of library icon --- cms/static/sass/course-unit-mfe-iframe-bundle.scss | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/cms/static/sass/course-unit-mfe-iframe-bundle.scss b/cms/static/sass/course-unit-mfe-iframe-bundle.scss index ac3a6b2cf9e7..af9b22032ed4 100644 --- a/cms/static/sass/course-unit-mfe-iframe-bundle.scss +++ b/cms/static/sass/course-unit-mfe-iframe-bundle.scss @@ -1174,3 +1174,11 @@ select { @extend %button-primary-outline; } } + +.tooltip { + background: $primary-base; + white-space: normal; + max-width: 200px; + line-height: 1.5; + text-align: center; +} \ No newline at end of file From 7c8ce14cb94ebae8c158530d8d6e1b3a6539fba4 Mon Sep 17 00:00:00 2001 From: XnpioChV Date: Wed, 4 Feb 2026 19:09:22 -0500 Subject: [PATCH 2/5] fix: punctuation in the library icon tooltip --- cms/templates/studio_xblock_wrapper.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/cms/templates/studio_xblock_wrapper.html b/cms/templates/studio_xblock_wrapper.html index ae786f9ca1b6..fb7a1703509b 100644 --- a/cms/templates/studio_xblock_wrapper.html +++ b/cms/templates/studio_xblock_wrapper.html @@ -111,7 +111,7 @@ % else: % if upstream_info.upstream_ref: % if upstream_info.error_message: -
+
${_("The referenced library or library object is not available.")} + ${_("The referenced library or library object is not available")}
% elif upstream_info.ready_to_sync: - % elif len(upstream_info.downstream_customized) > 0: -
+
${_("This library reference has course overrides applied.")} + ${_("This library reference has course overrides applied")}
% else:
@@ -152,7 +152,7 @@ - ${_("This item is linked to a library item.")} + ${_("This item is linked to a library item")}
% endif % endif From 74842d2f1bb88fe261f102654f38a50d0910d380 Mon Sep 17 00:00:00 2001 From: XnpioChV Date: Wed, 4 Feb 2026 19:14:40 -0500 Subject: [PATCH 3/5] fix: Nits on the code --- cms/static/sass/course-unit-mfe-iframe-bundle.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cms/static/sass/course-unit-mfe-iframe-bundle.scss b/cms/static/sass/course-unit-mfe-iframe-bundle.scss index af9b22032ed4..42ce2948f0d9 100644 --- a/cms/static/sass/course-unit-mfe-iframe-bundle.scss +++ b/cms/static/sass/course-unit-mfe-iframe-bundle.scss @@ -1181,4 +1181,4 @@ select { max-width: 200px; line-height: 1.5; text-align: center; -} \ No newline at end of file +} From 4e01220d8c2f579d77a35b5fee9dfdcfc7f2b347 Mon Sep 17 00:00:00 2001 From: XnpioChV Date: Thu, 5 Feb 2026 12:03:48 -0500 Subject: [PATCH 4/5] fix: Bolding in library icon tooltip --- cms/templates/studio_xblock_wrapper.html | 4 ++-- common/static/js/src/tooltip_manager.js | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cms/templates/studio_xblock_wrapper.html b/cms/templates/studio_xblock_wrapper.html index fb7a1703509b..fcdf215bad33 100644 --- a/cms/templates/studio_xblock_wrapper.html +++ b/cms/templates/studio_xblock_wrapper.html @@ -123,7 +123,7 @@ ${_("The referenced library or library object is not available")}
% elif upstream_info.ready_to_sync: -
% else: -
+
')}"> ${_("The referenced library or library object is not available")}
% elif upstream_info.ready_to_sync: -
% else: -
')}"> +
{name}').format(name=upstream_info.upstream_name))}">