diff --git a/pmcalendar.php b/pmcalendar.php index 6471ad3..0739051 100644 --- a/pmcalendar.php +++ b/pmcalendar.php @@ -517,7 +517,7 @@ if ($act == 'newevent') { background-color: rgba(000, 000, 000, 0.5); position: fixed; top: 0; - z-index: 1000; + z-index: 100000; display: flex; display: none; } @@ -528,7 +528,7 @@ if ($act == 'newevent') { min-height: 100%; position: fixed; top: 0; - z-index: 1000; + z-index: 1000000; } .popup-box { @@ -705,7 +705,7 @@ if ($act == 'newevent') {