Home
last modified time | relevance | path

Searched refs:background (Results 1201 – 1225 of 1398) sorted by relevance

1...<<41424344454647484950>>...56

/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dexplorer.js12 background: "blue",
102 this.inner.style.backgroundColor = o.background, this.inner.style.color = o.foreground;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D41.41.js.map1background: blue;\n// <?=''?>\n// }\n// .boo { background: blue; <?=''?> }\n// </style>\n/…
/plugin/diagramsnet/lib/js/grapheditor/
H A DFormat.js6069 graphStyle.background : null, [cells[i]]);
6121 var bg = (graphStyle != null) ? graphStyle.background : null;
6126 bg = theGraph.background;
6269 if (graphStyle != null && graphStyle.background != null)
6271 panel.style.backgroundColor = graphStyle.background;
6342 var prevBg = graph.background;
6345 graph.background = (graphStyle != null) ? graphStyle.background : null;
6376 graph.background = prevBg;
6450 dot.style.background = 'transparent';
6633 return graph.background;
[all …]
/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js664 status.style.background = '#4B4243';
1679 bg = graph.background;
1988 var bg = this.editor.graph.background;
2123 var bg = graph.background;
5979 graph.background == mxConstants.NONE || graph.background == null);
6772 var bg = (background != null) ? background : graph.background;
10043 textInput.style.background = 'transparent';
10575 this.editor.graph.background == null ||
11706 var bg = graph.background;
12301 var bg = (data.background != null) ? data.background : this.editor.graph.background;
[all …]
H A DMinimal.js1859 ui.diagramContainer.style.background = 'transparent';
1920 this.diagramContainer.style.background = (Editor.inlineFullscreen) ?
2393 pageMenu.style.background = '';
2701 div.style.background = '#ffffff';
/plugin/flowplay2/flowplayer/
H A DREADME.txt153 …- Changed the background of the video area to be black. Now the player does not show the video (sh…
154 background instead) before the buffer is filled an the playback starts.
226 - Removed the blue the background color of the player. The light blue color
378 duration labels did not have the grey background
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dsearch-operations.asciidoc246 background indexing/updating/deleting. First, you execute a search request with
H A Dper-request-configuration.asciidoc265 or bulk request, the operation continues executing "in the background", unknown
/plugin/diagramsnet/lib/math/jax/output/SVG/
H A Djax.js19background=n.backgroundColor}if(n.fontStyle){o.fontStyle=n.fontStyle}if(n.fontWeight){o.fontWeight…
/plugin/a2s/
H A Ddemo.txt92 It is not possible to choose text color. When background is dark, ASCIIToSVG
93 uses white. When background is light, text is written in black.
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/
H A Djax.js19background:"white",opacity:0,filter:"alpha(opacity=0)"},".MathJax .MathJax_HitBox *":{filter:"none…
/plugin/ckgdoku/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js.unc135 '<div style="background-color: #dedede">' +
/plugin/jplayer/vendor/robloach/component-installer/
H A DREADME.md65 $('body').css('background-color', 'green');
/plugin/ckgedit/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js.unc135 '<div style="background-color: #dedede">' +
/plugin/combo/
H A Ddeleted.files152 syntax/background.php
/plugin/ckgdoku/ckeditor/plugins/wsc/dialogs/
H A Dwsc.js18 …ument,e=a.target||c.body,d=a.id||"overlayBlock",f=a.opacity||"0.9";a=a.background||"#f1f1f1";var h…
50 …aceLang;a.selectingLang=a.currentLang;a.div_overlay=new B({opacity:"1",background:"#fff url("+a.lo…
51 background:"#fff url("+a.loadIconEmptyEditor+") no-repeat 50% 50%",target:a.OverlayPlace});c&&(H(a.…
92 b.data.definition;a.onLoadOverlay=new B({opacity:"1",background:"#fff",target:c.dialog.parts.tabs.g…
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/
H A Dwsc.js18 …ument,c=a.target||d.body,e=a.id||"overlayBlock",f=a.opacity||"0.9";a=a.background||"#f1f1f1";var h…
51background:"#fff url("+a.loadIcon+") no-repeat 50% 50%",target:a.OverlayPlace});var d=a.dialog.par…
90 ….data.name){var d=b.data.definition;a.onLoadOverlay=new C({opacity:"1",background:"#fff",target:d.…
/plugin/diagramsnet/lib/js/onedrive/
H A DmxODPicker.js369 prevDiv.style.background = 'transparent';
/plugin/jmol2/jmol/
H A DCHANGES.txt49 # bug fix: "color background xxxx" clears background image as well
327 # -- no background labels
329 # -- no background image
1627 # bug fix: missing default background for toggled labels
1630 # bug fix: background color +/-1 adjustment removed
1923 # new feature: background IMAGE "filename"
1953 # bug fix: image background transparency
4267 # background red
4272 # background black
4276 # background white
[all …]
/plugin/ckgdoku/ckeditor/plugins/link/
H A Dplugin.js.unc37 …'background:url(' + CKEDITOR.getUrl( this.path + 'images/anchor.gif' ) + ') no-repeat ' + side + '…
/plugin/ckgedit/ckeditor/plugins/link/
H A Dplugin.js.unc37 …'background:url(' + CKEDITOR.getUrl( this.path + 'images/anchor.gif' ) + ') no-repeat ' + side + '…
/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc492 if(matches[0].match(/background/)) {
499 …if(!bgcolor_found) { //catch MS Word which uses background:color-name instead of background-color…
500 matches = attrs[i].value.match(/background:\s*(\w+)/);
501 if(matches && matches[0].match(/background/)) {
/plugin/ckgedit/scripts/
H A Dparse_wiki.js.unc581 if (matches[0].match(/background/)) {
587 …if (!bgcolor_found) { //catch MS Word which uses background:color-name instead of background-color…
588 matches = attrs[i].value.match(/background:\s*(\w+)/);
589 if (matches && matches[0].match(/background/)) {
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt57 * [bugfix: G142] allow transparent background when using 'far'
564 * Added background fill color, opacity and extent options to
932 "&new=<b>|<o>" where <b> is the background hex color,
1073 as 32-bit/alpha PNG, or flattened with "bg" background
1098 background for PNG output
1366 inside the border with a margin of background color.
1368 cut off and filled with background color.
1390 the background color filled with the color specified
/plugin/diagramsnet/lib/resources/
H A Ddia_i18n.txt58 background=background

1...<<41424344454647484950>>...56