From ff61a5fae890fa6704051f4c55af02ff6bbe1906 Mon Sep 17 00:00:00 2001 From: Ilyas Tahari Date: Thu, 27 Jun 2024 23:53:36 -0400 Subject: [PATCH] commit 6/27 pt.4 --- src/front/cobalt.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/front/cobalt.css b/src/front/cobalt.css index 4d046765..529e9f3f 100644 --- a/src/front/cobalt.css +++ b/src/front/cobalt.css @@ -440,7 +440,7 @@ button:active, } .popup.small .close-error.switch { background: rgb(70, 70, 70); - color: var(--background); + color: rgb(150, 150, 150); height: 2.5rem; } #popup-error,