diff --git a/Bootstrap_new/css/style_office.css b/Bootstrap_new/css/style_office.css index 9a6be4e..0bb4ead 100644 --- a/Bootstrap_new/css/style_office.css +++ b/Bootstrap_new/css/style_office.css @@ -687,10 +687,15 @@ body { font-weight: 600; } -.modal-office{ - z-index: 9999 !important; +/* Force le modal et son voile noir au-dessus de tout */ +.modal-office { + z-index: 1060 !important; } +/* Le backdrop (le fond noir) doit aussi être remonté */ +.modal-backdrop { + z-index: 1055 !important; +} /* ============================================ RESPONSIVE DESIGN diff --git a/Vue/Ajaxfichepolice/index.php b/Vue/Ajaxfichepolice/index.php index 78a003b..c02ee3f 100644 --- a/Vue/Ajaxfichepolice/index.php +++ b/Vue/Ajaxfichepolice/index.php @@ -69,8 +69,6 @@ - -