mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
26c4d2bf79
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).