mirror of
https://github.com/moodle/moodle.git
synced 2025-03-17 22:20:00 +01:00
We have a way to determine a valid zindex when adding things to a page. Find all the moodle-has-zindex things and choose a value bigger all of them. This needs doing in javascript whenever a thing is opened. It's not possible to fix generically in CSS (remember the historic z-index wars).