From 68de5ceb9230fd00a36ab83c0679c5a49ddfd419 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Wed, 11 Oct 2023 21:03:39 +0200 Subject: [PATCH] theme admin default width size --- core/module/install/ressource/defaultdata.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/module/install/ressource/defaultdata.php b/core/module/install/ressource/defaultdata.php index d4f3e4e..4e7a8de 100644 --- a/core/module/install/ressource/defaultdata.php +++ b/core/module/install/ressource/defaultdata.php @@ -188,7 +188,8 @@ class init extends common 'backgroundColorButtonGreen' => 'rgba(100, 207, 8, 1)', 'backgroundColorButtonHelp' => 'rgba(255, 153, 0, 1)', 'backgroundBlockColor' => 'rgba(236, 239, 241, 1)', - 'borderBlockColor' => 'rgba(190, 202, 209, 1)' + 'borderBlockColor' => 'rgba(190, 202, 209, 1)', + 'width' => '960px' ], 'blacklist' => [], 'language' => [