diff --git a/lib/gui/components/update-notifier/styles/_update-notifier.scss b/lib/gui/components/update-notifier/styles/_update-notifier.scss index e5843bcf..cf8c7b7c 100644 --- a/lib/gui/components/update-notifier/styles/_update-notifier.scss +++ b/lib/gui/components/update-notifier/styles/_update-notifier.scss @@ -14,7 +14,7 @@ * limitations under the License. */ -.modal-update-notifier .modal-footer .checkbox { +.modal-update-notifier .checkbox { color: $palette-theme-light-soft-foreground; font-size: 11px; margin-bottom: 0; diff --git a/lib/gui/components/update-notifier/templates/update-notifier-modal.tpl.html b/lib/gui/components/update-notifier/templates/update-notifier-modal.tpl.html index 3f7a0482..0560bd3b 100644 --- a/lib/gui/components/update-notifier/templates/update-notifier-modal.tpl.html +++ b/lib/gui/components/update-notifier/templates/update-notifier-modal.tpl.html @@ -5,17 +5,8 @@ -