From d4c79e95fda82b875d562fd84172d7fcc567f3fe Mon Sep 17 00:00:00 2001 From: fredtempez Date: Thu, 19 Aug 2021 05:30:01 +0200 Subject: [PATCH] =?UTF-8?q?Propri=C3=A9t=C3=A9=20shadow,=20valeur=20par=20?= =?UTF-8?q?d=C3=A9faut=20invalide?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/module/install/ressource/defaultdata.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/module/install/ressource/defaultdata.php b/core/module/install/ressource/defaultdata.php index d689bf4a..c6ac5331 100644 --- a/core/module/install/ressource/defaultdata.php +++ b/core/module/install/ressource/defaultdata.php @@ -175,8 +175,8 @@ class init extends common { ], 'site' => [ 'backgroundColor' => 'rgba(255, 255, 255, 1)', - 'radius' => '0', - 'shadow' => '0', + 'radius' => '0px', + 'shadow' => '0px 0px 0px', 'width' => '960px' ], 'block' => [