Home
last modified time | relevance | path

Searched refs:backgroundColor (Results 76 – 100 of 250) sorted by relevance

12345678910

/plugin/diagramsnet/lib/js/diagramly/
H A DNotionClient.js693 temp.style.backgroundColor = (gray) ?
791 temp.style.backgroundColor = (idx % 2 == 0) ?
H A DDialogs.js3253 elt.style.backgroundColor = 'transparent';
3487 currentEntry.style.backgroundColor = '';
3594 currentEntry.style.backgroundColor = '';
4583 inner.style.backgroundColor = 'transparent';
4949 inner.style.backgroundColor = 'transparent';
5809 cmpContainer.style.backgroundColor = container.style.backgroundColor;
6005 tb.style.backgroundColor = 'transparent';
6100 container.style.backgroundColor = bg;
6622 container.style.backgroundColor = bg;
7092 searchInput.style.backgroundColor = '';
[all …]
H A DGitHubClient.js1005 temp.style.backgroundColor = (gray) ?
1134 temp.style.backgroundColor = (idx % 2 == 0) ?
1276 temp.style.backgroundColor = (idx % 2 == 0) ?
/plugin/revealjs/js/
H A Dreveal.js1167 element.style.backgroundColor = '';
1182 backgroundColor: slide.getAttribute( 'data-background-color' ), property in AnonymousFunctione17f777e0200.syncBackground.data
1202 …if( data.background || data.backgroundColor || data.backgroundImage || data.backgroundVideo || dat…
1208 data.backgroundColor +
1217 if( data.backgroundColor ) element.style.backgroundColor = data.backgroundColor;
1231 var contrastColor = data.backgroundColor;
1236 if( computedBackgroundStyle && computedBackgroundStyle.backgroundColor ) {
1237 contrastColor = computedBackgroundStyle.backgroundColor;
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Deditor.properties108 backgroundColor=Background Color key
H A Deditor.properties.bak104 backgroundColor=Background Color
H A Deditor_zh-CN.properties104 backgroundColor=Background Color key
H A Deditor_de.properties112 backgroundColor=Hintergrundfarbe key
H A Deditor_de.properties.bak105 backgroundColor=Hintergrundfarbe
/plugin/s5reloaded/ui/effects_support/
H A Dcontrols.js653 this.element.style.backgroundColor = this._originalBackground;
728 this.element.style.backgroundColor = this._originalBackground;
914 ipe.element.style.backgroundColor = ipe.options.highlightColor;
/plugin/diagramsnet/lib/js/grapheditor/
H A DToolbar.js702 var color = table.style.backgroundColor.replace(
711 table.style.backgroundColor = '';
715 table.style.backgroundColor = newColor;
H A DFormat.js508 currentLabel.style.backgroundColor = '';
559 label.style.backgroundColor = Format.inactiveTabBackgroundColor;
625 label.style.backgroundColor = Format.inactiveTabBackgroundColor;
1438 elt.style.backgroundColor = this.buttonBackgroundColor;
3598 elt.style.backgroundColor = null;
4051 var color = currentTable.style.backgroundColor.replace(
4062 elt.style.backgroundColor = null;
4067 targetElt.style.backgroundColor = '';
4071 targetElt.style.backgroundColor = newColor;
4468 var color2 = css.backgroundColor.replace(
[all …]
H A DMenus.js1041 selected = cell.style.backgroundColor == 'blue';
1046 cell.style.backgroundColor = 'blue';
1050 cell.style.backgroundColor = 'transparent';
/plugin/diagramsnet/lib/math/extensions/
H A DSafe.js19 …p:true,https:true,file:true,javascript:false},safeStyles:{color:true,backgroundColor:true,border:t…
H A DMathZoom.js19 …iv",{style:{position:"fixed",left:0,top:0,width:"100%",height:"100%",backgroundColor:"white",opaci…
/plugin/freechat/phpfreechat/data/public/js/
H A Dpfcclient.js882 this.blinktmp[id] = $(id).style.backgroundColor;
888 $(id).style.backgroundColor = this.blinktmp[id];
894 $(id).style.backgroundColor = '#FFDFC0';
899 $(id).style.backgroundColor = '#FFFFFF';
H A Dpfcgui.js441 elt.style.backgroundColor = '#'+bbc;
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dexplorer.js102 this.inner.style.backgroundColor = o.background, this.inner.style.color = o.foreground;
108 this.Update(""), this.inner.style.top = "", this.inner.style.backgroundColor = "";
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js4backgroundColor:"",backgroundImage:null,overlayColor:"",overlayImage:null,includeDefaultValues:tru… argument
6backgroundColor:false,overlayColor:false,backgroundImage:false,overlayImage:false};if(!serialized.… property in AnonymousFunction148c19c311a00.loaded
9 …ue,fontStyle:true,lineHeight:true,textDecoration:true,textAlign:true,backgroundColor:true},_set:fu…
11backgroundColor){return}ctx.save();ctx.fillStyle=this.backgroundColor;ctx.fillRect(this._getLeftOf…
13 …rTextBoxBackground:function(ctx){if(!this.backgroundColor){return}ctx.save();ctx.fillStyle=this.ba…
H A Dfabric.js5691 backgroundColor: '',
6555 if (this.backgroundColor) {
6558 : this.backgroundColor;
6803 background: (this.backgroundColor && this.backgroundColor.toObject)
6805 : this.backgroundColor
6928 (this.backgroundColor && !this.backgroundColor.toLive
10345 backgroundColor: false, property in AnonymousFunction064b60f111700.loaded
10968 backgroundColor: '',
11285 backgroundColor: this.backgroundColor, property in AnonymousFunction064b60f112d00.object
16500 backgroundColor: true
[all …]
/plugin/diagramsnet/lib/js/croppie/
H A Dcroppie.min.js1backgroundColor&&(l.fillStyle=e.backgroundColor,l.fillRect(0,0,u,c));var h=n,p=i,d=o,m=r,f=0,v=0,g…
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/
H A Dmtable.js19 …;b.placeBox(ah,0,aY,true);ah.style.width="100%"}ah.style.backgroundColor=u.style.backgroundColor;a…
/plugin/wysiwyg/fckeditor/editor/plugins/dragresizetable/
H A Dfckplugin.js483 backgroundColor : 'blue',
/plugin/fckg/fckeditor/editor/plugins/dragresizetable/
H A Dfckplugin.js486 backgroundColor : 'blue',
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar.js570 title2.style.backgroundColor = '#ffffff';
577 clone.style.backgroundColor = '#ffffff';

12345678910