From 2502a44832efd6c37ea35dcdd538272331eee186 Mon Sep 17 00:00:00 2001 From: Linty Date: Mon, 11 Aug 2025 10:57:12 +0200 Subject: [PATCH] issue #2355 hide api keys warning block by default --- themes/standard_pages/theme.css | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/standard_pages/theme.css b/themes/standard_pages/theme.css index c6635cd4a..6f972bc12 100644 --- a/themes/standard_pages/theme.css +++ b/themes/standard_pages/theme.css @@ -10,6 +10,7 @@ html{ #theHeader, #copyright, #api_custom_date, +#cant_manage_api, #retrieves_keyapi, .template-section, .template-api,