| /template/mikio/icons/elusive/css/ |
| H A D | elusive-icons.min.css | 4 …el{display:inline-block;font:normal normal normal 14px/1 'Elusive-Icons';font-size:inherit;text-re…
|
| /template/strap/resources/snippet/js/ |
| H A D | lozad-raster.js | 4 load: function (el) { argument 5 el.classList.add('lazy-fade-cs') 6 if (el.hasAttribute("data-srcset")) { 7 if (el.hasAttribute("data-sizes")) { 8 el.sizes = el.dataset.sizes; 10 el.srcset = el.dataset.srcset; 12 if (el.hasAttribute("data-src")) { 13 el.src = el.dataset.src; 16 loaded: function (el) { argument 18 el.classList.add('loaded-cs');
|
| H A D | lozad-svg-injection.js | 4 load: function (el) { argument 8 let displayValue = el.style.getPropertyValue('display'); 9 let displayPriority = el.style.getPropertyPriority('display'); 11 el.style.setProperty('display', 'none', 'important'); 14 SVGInjector(el, { 20 if (el.hasOwnProperty("style")) { 21 svg.style.cssText = el.style.cssText; 23 if (el.hasOwnProperty("dataset")) { 24 let dataSet = el.dataset; 44 loaded: function (el) { argument [all …]
|
| H A D | combo-popover.js | 37 .forEach(el => { 38 let popover = window.bootstrap.Popover.getInstance(el); 40 popover = new window.bootstrap.Popover(el, options); 42 el.onclick = (event) => { 43 const popoverOnClick = window.bootstrap.Popover.getInstance(el) 52 if (el.contains(event.target)) { 55 const rootPopoverDomId = el.getAttribute("aria-describedby");
|
| H A D | page-explorer-tree.js | 4 let currentIdParts = currentId.split(":").filter(el => el.length !== 0); 7 let baseParts = baseId.split(":").filter(el => el.length !== 0);
|
| H A D | lozad-svg.js | 4 loaded: function (el) { argument 6 el.classList.add('loaded-cs');
|
| /template/strap/resources/firebug/ |
| H A D | firebug-lite-1.2-compressed.js | 12 var firebug={version:[1.231,20100118],el:{},env:{"css":"http://getfirebug.com/releases/lite/1.2/fir… property 21 el.firebugIcon=new lib.element("div").attribute.set('firebugIgnore',true).attribute.set("id","fireb… 22 el.header=new lib.element("DIV").attribute.addClass("Header").insert(el.main);el.left={};el.left.co… 23 if(lib.env.ie||lib.env.webkit){el.button.container.environment.addStyle({"paddingTop":"12px"});} 24 el.nav={};el.nav.container=new lib.element("DIV").attribute.addClass("Nav").insert(el.left.containe… 25 el.nav.dom=new lib.element("A").attribute.addClass("Tab").update("DOM").event.addListener("click",l… 27 if(env.showIconWhenHidden){if(!internal.popupWin){el.firebugIcon.environment.addStyle({"display":en… 29 …el.main.environment.addStyle({"display":env.debug&&'block'||'none'});el.mainiframe.environment.add… 33 …el.main.element.style.height.replace(/px/,''),10)-38);exdate=new Date();exdate.setDate(exdate.getD… 34 …el.button.dock.environment.addStyle({"display":"block"});el.button.newWindow.environment.addStyle(… [all …]
|
| H A D | firebug-lite-1.2.js | 14 el:{}, property 127 …el.firebugIcon = new lib.element("div").attribute.set('firebugIgnore',true).attribute.set("id","fi… 132 el.content = {}; 133 …el.mainiframe = new lib.element("IFRAME").attribute.set("id","FirebugIFrame").attribute.set('fireb… 134 …el.main = new lib.element("DIV").attribute.set("id","Firebug").attribute.set('firebugIgnore',true)… 136 …el.resizer = new lib.element("DIV").attribute.addClass("Resizer").event.addListener("mousedown",wi… 138 el.header = new lib.element("DIV").attribute.addClass("Header").insert(el.main); 139 el.left = {}; 140 el.left.container = new lib.element("DIV").attribute.addClass("Left").insert(el.main); 141 el.right = {}; [all …]
|
| /template/scanlines/htc/PIE-1.0beta5/ |
| D | PIE_uncompressed.js | 192 getGradientMetrics: function( el, width, height, gradientInfo ) { argument 222 startPos = startPos.coords( el, width, height ); 551 pixels: function( el, pct100 ) { 560 return num * this.getEmPixels( el ); 562 return num * this.getEmPixels( el ) / 2; 579 getEmPixels: function( el ) { 580 var fs = el.currentStyle.fontSize, 586 else if( el.tagName in PIE.childlessElements ) { 588 parent = el.parentNode; 594 el.appendChild( lengthCalcEl ); [all …]
|
| /template/parallax/lib/js/ |
| D | retina-1.1.0.js | 117 function RetinaImage(el) { argument 118 this.el = el; 119 this.path = new RetinaImagePath(this.el.getAttribute('src'), this.el.getAttribute('data-at2x')); 133 if (! that.el.complete) { 136 that.el.setAttribute('width', that.el.offsetWidth); 137 that.el.setAttribute('height', that.el.offsetHeight); 138 that.el.setAttribute('src', path);
|
| D | retina-1.1.0.min.js | 10 …el=f;this.path=new e(this.el.getAttribute("src"),this.el.getAttribute("data-at2x"));var g=this;thi…
|
| /template/sprintdoc/lang/es/ |
| H A D | style.txt | 1 …el favicon, use el Administrador de Ficheros para subir un ''favicon.ico'' en el subespacio ''wiki…
|
| /template/starterpjax/ |
| D | util.js | 27 var el=document.getElementById('controls'); 28 if (el) { 29 if ('none'==el.style.display) { 30 el.style.display='block'; 32 el.style.display='none';
|
| /template/mantinedoku/lang/es/ |
| D | style.txt | 1 …el logotipo, sólo tiene que utilizar el Administrador de Medios para cargar un ''logo.png'' dentro…
|
| /template/darkblue/lang/es/ |
| D | style.txt | 1 …el logotipo, sólo tiene que utilizar el Administrador de Medios para cargar un ''logo.png'' dentro…
|
| /template/mindthedark/lang/es/ |
| D | style.txt | 1 …el logotipo, sólo tiene que utilizar el Administrador de Medios para cargar un ''logo.png'' dentro…
|
| /template/simplewiki/lang/es/ |
| D | style.txt | 1 …el logotipo, sólo tiene que utilizar el Administrador de Medios para cargar un ''logo.png'' dentro…
|
| /template/byu_2017_theme/lang/es/ |
| D | style.txt | 1 …el logotipo, sólo tiene que utilizar el Administrador de Medios para cargar un ''logo.png'' dentro…
|
| /template/notes/lang/es/ |
| D | style.txt | 1 …el logotipo, sólo tiene que utilizar el Administrador de Medios para cargar un ''logo.png'' dentro…
|
| /template/bs4simple/lang/es/ |
| D | style.txt | 1 …el logotipo, sólo tiene que utilizar el Administrador de Medios para cargar un ''logo.png'' dentro…
|
| /template/docnavwiki/lang/es/ |
| D | style.txt | 1 …el logotipo, sólo tiene que utilizar el Administrador de Medios para cargar un ''logo.png'' dentro…
|
| /template/ghw/lang/es/ |
| D | style.txt | 1 …el logotipo, sólo tiene que utilizar el Administrador de Medios para cargar un ''logo.png'' dentro…
|
| /template/ad-hominem/lang/es/ |
| H A D | style.txt | 1 …el logotipo, sólo tiene que utilizar el Administrador de Medios para cargar un ''logo.png'' dentro…
|
| /template/templar/js/ |
| D | bootstrap-transition.js | 35 var el = document.createElement('bootstrap') 45 if (el.style[name] !== undefined) {
|
| /template/comicslate/css/ |
| D | status.less | 7 .lang-el & {content: 'Το Comic συνεχίζεται'} 31 .lang-el & {content: 'Μετάφραση σε εξέλιξη'} 55 .lang-el & {content: 'Η μετάφραση συνεχίζεται καθώς απελευθερώνεται το κόμικ'} 58 .lang-es & {content: 'La traducción continúa mientras se lanza el cómic'} 79 .lang-el & {content: 'Ο κόμικς σταμάτησε'} 103 .lang-el & {content: 'Η μετάφραση ήταν σε παύση'} 127 .lang-el & {content: 'Το Comic τελείωσε'} 151 .lang-el & {content: 'Η μετάφραση τελείωσε'} 176 .lang-el & {content: 'Μετάφραση με την άδεια του συντάκτη'} 179 .lang-es & {content: 'Traducido con el permiso del autor'} [all …]
|