From c69631d6467223ba1103b95d113d54d6b81acd35 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 18 Jan 2021 11:05:02 +0100 Subject: [PATCH 1/7] Fix css for multiselect component that are fist hidden --- htdocs/core/class/html.form.class.php | 6 +++++- htdocs/theme/eldy/global.inc.php | 4 ++-- htdocs/theme/md/style.css.php | 6 +++--- htdocs/website/index.php | 4 ++-- 4 files changed, 12 insertions(+), 8 deletions(-) diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php index a8b9bab087b..808a1cd0043 100644 --- a/htdocs/core/class/html.form.class.php +++ b/htdocs/core/class/html.form.class.php @@ -6720,7 +6720,7 @@ class Form // Add code for jquery to use multiselect if (!empty($conf->global->MAIN_USE_JQUERY_MULTISELECT) || defined('REQUIRE_JQUERY_MULTISELECT')) { - $out .= "\n".' + $out .= "\n".'