Home
last modified time | relevance | path

Searched +full:zindex +(+path:plugin +path:snow) -(+path:plugin +path:snow +path:lang) (Results 1 – 5 of 5) sorted by relevance

/plugin/snow/
Dscript.js15 snowStorm.zIndex = JSINFO.plugin.snow.zindex;
Daction.php33 $JSINFO['plugin']['snow']['zindex'] = $this->getConf('zindex');
Dsnowstorm.js46 this.zIndex = 0; // CSS stacking order applied to each snowflake
386 this.o.style.zIndex = storm.zIndex;
/plugin/snow/conf/
Ddefault.php22 $conf['zindex'] = 0;
Dmetadata.php22 $meta['zindex'] = array('numeric');