MediaWiki:Common.js: различия между версиями
Pok (обсуждение | вклад) мНет описания правки |
Pok (обсуждение | вклад) мНет описания правки |
||
| Строка 623: | Строка 623: | ||
} | } | ||
function layerIndex() { | function layerIndex() { | ||
var z_index = | var z_index = 1000; | ||
document.querySelectorAll('.z-index-position').forEach(function(domEl) { | document.querySelectorAll('.z-index-position').forEach(function(domEl) { | ||