From 623895be879c529a034307b4fa818cb8d0f5ec30 Mon Sep 17 00:00:00 2001 From: stephan Date: Sat, 16 May 2026 09:49:26 -0400 Subject: [PATCH] correction MSIN-4370 --- css/style.css | 5 +---- php/inc_settings.php | 2 +- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/css/style.css b/css/style.css index b5a09a3..8e3567f 100644 --- a/css/style.css +++ b/css/style.css @@ -1145,10 +1145,7 @@ ul.ms1-menu-compte li a:hover, ul.ms1-menu-compte li a:active { .bib-view-header > div{ white-space:nowrap; } -.bib-view.team-mode .bib-view-header, -.bib-view.team-mode .bib-view-row{ - grid-template-columns: 1.5fr 1fr 1fr 0.8fr; -} + .team-mode-title{ font-size:11px; color:#666; diff --git a/php/inc_settings.php b/php/inc_settings.php index 7485b84..6fe497e 100644 --- a/php/inc_settings.php +++ b/php/inc_settings.php @@ -7,7 +7,7 @@ * Constantes * * **************/ -define('_VERSION_CODE', '4.72.46'); +define('_VERSION_CODE', '4.72.47'); define('_DATE_CODE', '2026-03-09'); //MSIN-4290 define('QR_SECRET_KEY', 'ms1_qr_2026_cle_secrete_longue_et_fixe');