Searched refs:backgroundSize (Results 1 – 9 of 9) sorted by relevance
/plugin/revealjs/js/ |
H A D | reveal.js | 1093 dom.background.style.backgroundSize = config.parallaxBackgroundSize; 1169 contentElement.style.backgroundSize = ''; 1178 backgroundSize: slide.getAttribute( 'data-background-size' ), property in AnonymousFunctione17f777e0200.syncBackground.data 1204 data.backgroundSize + 1216 if( data.backgroundSize ) element.setAttribute( 'data-background-size', data.backgroundSize ); 1223 if( data.backgroundSize ) contentElement.style.backgroundSize = data.backgroundSize; 3722 var backgroundSize = dom.background.style.backgroundSize.split( ' ' ), 3725 if( backgroundSize.length === 1 ) { 3726 backgroundWidth = backgroundHeight = parseInt( backgroundSize[0], 10 ); 3729 backgroundWidth = parseInt( backgroundSize[0], 10 ); [all …]
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Minimal.js | 583 elt.style.backgroundSize = '24px 24px'; 611 elt.style.backgroundSize = '24px 24px'; 1558 elt.style.backgroundSize = '24px 24px'; 1607 btn.style.backgroundSize = '24px 24px'; 2612 elt.style.backgroundSize = '24px 24px';
|
H A D | DrawioFileSync.js | 345 elt.style.backgroundSize = '24px 24px'; 372 elt.style.backgroundSize = '16px 16px';
|
H A D | App.js | 6754 this.appIcon.style.backgroundSize = '100% 100%'; 6770 this.appIcon.style.backgroundSize = '70% 70%'; 6775 this.appIcon.style.backgroundSize = '70% 70%'; 6780 this.appIcon.style.backgroundSize = '70% 70%'; 6785 this.appIcon.style.backgroundSize = '70% 70%'; 6790 this.appIcon.style.backgroundSize = '100% 100%'; 6795 this.appIcon.style.backgroundSize = '70% 70%'; 6800 this.appIcon.style.backgroundSize = '70% 70%'; 6808 this.appIcon.style.backgroundSize = '90% 90%';
|
H A D | Menus.js | 1212 icon.style.backgroundSize = '19px 19px';
|
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/ |
H A D | holder.min.js | 12 …older";"background"==e?(g.style.backgroundImage="url("+d+")",g.style.backgroundSize=i.width+"px "+…
|
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Format.js | 3199 strike.firstChild.style.backgroundSize = '18px 18px'; 6482 left.style.backgroundSize = '24px 24px';
|
/plugin/metaeditor/ |
H A D | jstree.js | 2384 node.childNodes[1].childNodes[0].style.backgroundSize = 'auto';
|
/plugin/diagramsnet/lib/js/ |
H A D | app.min.js | 3221 …epeat="no-repeat",n.style.backgroundPosition="center center",n.style.backgroundSize="24px 24px",n.… 11747 ….appIcon.style.backgroundPosition="center center";this.appIcon.style.backgroundSize="100% 100%";th… 11748 …backgroundSize="70% 70%"):b==App.MODE_DROPBOX?(this.appIcon.style.backgroundImage="url("+IMAGE_PAT… 11749 …backgroundSize="100% 100%"):b==App.MODE_NOTION?(this.appIcon.style.backgroundImage="url("+IMAGE_PA… 11750 b;this.appIcon.style.backgroundSize="90% 90%"}));"1"!=urlParams.embed&&this.menubarContainer.append… 11833 …osition="center center";e.style.backgroundRepeat="no-repeat";e.style.backgroundSize="19px 19px";e.… 12078 b.style.backgroundRepeat="no-repeat";b.style.backgroundSize="24px 24px";b.style.height="24px";b.sty… 12079 …osition="center center";b.style.backgroundRepeat="no-repeat";b.style.backgroundSize="24px 24px";b.… 12110 "center center",f.style.backgroundRepeat="no-repeat",f.style.backgroundSize="24px 24px",f.style.wid… 12111 …osition="center center",k.style.backgroundRepeat="no-repeat",k.style.backgroundSize="24px 24px",k.… [all …]
|