Home
last modified time | relevance | path

Searched refs:backgroundColor (Results 101 – 125 of 250) sorted by relevance

12345678910

/plugin/authgoogle/google/contrib/
H A DGoogle_YouTubeService.php5020 public $backgroundColor; variable in Google_WatchSettings
5023 public function setBackgroundColor( $backgroundColor) { argument
5024 $this->backgroundColor = $backgroundColor;
5027 return $this->backgroundColor;
/plugin/diagramsnet/lib/js/
H A Dembed.dev.js656 btn.style.backgroundColor = 'white';
/plugin/diagramsnet/lib/js/diagramly/
H A DEmbed.js656 btn.style.backgroundColor = 'white';
H A DEditorUi.js3202 buttons.style.backgroundColor = 'inherit';
3401 contentDiv.style.backgroundColor = '#f1f3f4';
3412 contentDiv.style.backgroundColor = '';
3438 contentDiv.style.backgroundColor = '';
3449 contentDiv.style.backgroundColor = '#f1f3f4';
3460 contentDiv.style.backgroundColor = '';
3599 contentDiv.style.backgroundColor = '';
4867 this.exportDialog.style.backgroundColor = '#000000';
4911 img.style.backgroundColor = 'white';
15196 cdiv.style.backgroundColor = 'ghostWhite';
[all …]
/plugin/s5reloaded/ui/effects_support/
H A Deffects.js500 this.element.setStyle({backgroundColor: $R(0,2).inject('#',function(m,v,i){
505 backgroundColor: this.options.restorecolor
/plugin/amcharts/assets/amcharts/
H A Dxy.js8 l.backgroundColor&&(k=l.backgroundColor),isNaN(l.backgroundAlpha)||(a.zoomOutButtonRollOverAlpha=l.…
/plugin/diagramsnet/lib/resources/
H A Ddia_i18n.txt59 backgroundColor=backgroundColor
H A Ddia_ru.txt59 backgroundColor=Цвет фона
H A Ddia_bg.txt59 backgroundColor=Фонов цвят
H A Ddia_el.txt59 backgroundColor=Χρώμα φόντου
/plugin/s5reloaded/ui/thesis/
H A Dslides.js1071 tl.style.backgroundColor = '';
1077 tl.style.backgroundColor = 'rgb(255,255,' + (Math.round(countdown.remaining/2000)) + ')';
1225 pg.style.backgroundColor="rgb(255, 255, 255)";
1389 pg.style.backgroundColor="rgb(255, 255, 255)";
2811 pg.style.backgroundColor="rgb(64,64,64)";
/plugin/tline/timeline_js/
H A Dtimeline-bundle.js754 }if(E!=null&&typeof H.color=="string"){L.style.backgroundColor=E;
856 }if(this._color!=null){B.style.backgroundColor=this._color;
909 if(this._color!=null){F.style.backgroundColor=this._color;
1225 K.style.backgroundColor=E.event.label.backgroundColor;
1252 M.style.backgroundColor=G;
2075 }if(G!=null){O.style.backgroundColor=G;
2242 if(E){M.style.backgroundColor=E;
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.js754 }if(E!=null&&typeof H.color=="string"){L.style.backgroundColor=E;
856 }if(this._color!=null){B.style.backgroundColor=this._color;
909 if(this._color!=null){F.style.backgroundColor=this._color;
1225 K.style.backgroundColor=E.event.label.backgroundColor;
1252 M.style.backgroundColor=G;
2075 }if(G!=null){O.style.backgroundColor=G;
2242 if(E){M.style.backgroundColor=E;
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditorUi.js1477 div.style.backgroundColor = graph.background;
2132 this.chromelessToolbar.style.backgroundColor = '#000000';
2136 this.chromelessToolbar.style.backgroundColor = '#ffffff';
2386 this.layersDialog.style.backgroundColor = '#000000';
2392 this.layersDialog.style.backgroundColor = '#ffffff';
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.min.js1backgroundColor:"#FFFFFF",removeImages:!0,selection:!1,drawing:{enabled:!0,arrow:"end",lineCap:"bu…
H A Dexport.js469 backgroundColor: "#FFFFFF", property in AmCharts._this.defaults.fabric
1329 _this.setup.wrapper.style.backgroundColor = cfg.backgroundColor;
1519 backgroundColor: props.fill
/plugin/diagramsnet/lib/
H A Delectron.js75 backgroundColor: '#FFF',
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dholder.min.js12backgroundColor=g.background:(i(q),"exact"==d.textmode&&(c.holderData.resizeUpdate=!0,J.vars.resiz…
/plugin/jplayer/components/jplayer/
H A Djplayer-built.js508 backgroundColor: "#000000", // To define the jPlayer div and Flash background color.
1113 '<param name="bgcolor" value="' + this.options.backgroundColor + '" />',
1139 createParam(htmlObj, "bgcolor", this.options.backgroundColor);
/plugin/jplayer/components/jplayer/dist/jplayer/
H A Djquery.jplayer.js508 backgroundColor: "#000000", // To define the jPlayer div and Flash background color.
1113 '<param name="bgcolor" value="' + this.options.backgroundColor + '" />',
1139 createParam(htmlObj, "bgcolor", this.options.backgroundColor);
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.js508 backgroundColor: "#000000", // To define the jPlayer div and Flash background color.
1113 '<param name="bgcolor" value="' + this.options.backgroundColor + '" />',
1139 createParam(htmlObj, "bgcolor", this.options.backgroundColor);
H A Djquery.jplayer.min.js2backgroundColor:"#000000",cssSelectorAncestor:"#jp_container_1",cssSelector:{videoPlay:".jp-video-… property in a.jPlayer.options
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
H A Djquery.jplayer.js508 backgroundColor: "#000000", // To define the jPlayer div and Flash background color.
1113 '<param name="bgcolor" value="' + this.options.backgroundColor + '" />',
1139 createParam(htmlObj, "bgcolor", this.options.backgroundColor);
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/
H A Djax.js19backgroundColor=o;r.style.position="relative"}return r},createRule:function(t,p,r,u,n){if(p<-r){r=…
/plugin/statdisplay/pchart/
H A DpChart.php1054 …lign = ALIGN_LEFT, ShadowProperties $shadowProperties = null, Color $backgroundColor = null, $Alph… argument
1069 if ($backgroundColor != null)
1072 $backgroundColor,

12345678910