diff --git a/app/assets/stylesheets/themes/scinote.scss b/app/assets/stylesheets/themes/scinote.scss index 371fea0a7..9c126c9e6 100644 --- a/app/assets/stylesheets/themes/scinote.scss +++ b/app/assets/stylesheets/themes/scinote.scss @@ -1722,3 +1722,7 @@ th.custom-field .modal-tooltiptext { .tiny-mce-pdf-ready { max-width: 100%; } + +.task-card-badge.active > a { + color: $color-silver !important; +} diff --git a/app/views/canvas/full_zoom/_my_module.html.erb b/app/views/canvas/full_zoom/_my_module.html.erb index ccea08365..9657680c4 100644 --- a/app/views/canvas/full_zoom/_my_module.html.erb +++ b/app/views/canvas/full_zoom/_my_module.html.erb @@ -41,7 +41,7 @@