diff --git a/src/front/cobalt.css b/src/front/cobalt.css index a9aeca1e..8aa8e86b 100644 --- a/src/front/cobalt.css +++ b/src/front/cobalt.css @@ -465,8 +465,8 @@ button:active, .popup.small .explanation { margin-bottom: 0.9rem; } -.close-error { - background: var(--accent); +.popup.small .close-error.switch { + background: var(--accent)!important; color: var(--background); } .popup.scrollable {