Home
last modified time | relevance | path

Searched refs:styles (Results 226 – 250 of 455) sorted by relevance

12345678910>>...19

/plugin/diagramsnet/lib/js/grapheditor/
H A DEditorUi.js173 if (mxUtils.indexOf(styles, valueStyles[i]) < 0)
175 styles.push(valueStyles[i]);
198 styles.push(keyGroups[i][j]);
204 if (mxUtils.indexOf(styles, connectStyles[i]) < 0)
206 styles.push(connectStyles[i]);
250 appliedStyles = styles.slice();
794 else if (mxUtils.indexOf(styles, keys[i]) >= 0)
4635 var styles = elt.getElementsByTagName('style');
4637 if (styles != null)
4639 while (styles.length > 0)
[all …]
/plugin/ckgedit/ckeditor/
H A Dckeditor.js235 …();b={};d=f.attributes;b[f.element]=f={styles:f.styles,requiredStyles:f.styles&&CKEDITOR.tools.obj…
243styles=q(l);f.attributes=q(f.attributes);f.children=[];d.length&&(f.attributes["class"]=d.join(" "…
247styles)){var d=a.attributes[b];d&&(/^\d+$/.test(d)&&(d+="px"),a.styles[c]=d)}delete a.attributes[b…
248styles)){var b=a.attributes.align;if("left"==b||"right"==b)a.styles["float"]=b}delete a.attributes…
249styles.border}},listTypeToStyle:function(a){if(a.attributes.type)switch(a.attributes.type){case "a…
250styles["margin-right"]=c[d[1]];a.styles["margin-bottom"]=c[d[2]];a.styles["margin-left"]=c[d[3]]}i…
251 …;)-1==c.indexOf(g)&&a.classes.push(g);else a.attributes[e]=f[e];for(l in d)a.styles[l]=d[l]}}}})();
792styles.color=a.attributes.color);delete a.attributes.color}}]]});var w={},x=e.config.colorButton_n…
793 …(e.config.colorButton_backStyle,{color:a.styles.background})).getDefinition();a.name=d.element;a.s…
1164 ….styles){var a;if(c.styles.border)a=CKEDITOR.tools.style.parse.border(c.styles.border);else if(CKE…
[all …]
H A Dcontents-default.css81 The following are some sample styles used in the "Styles" toolbar command.
82 You should instead remove them, and include the styles used by the site
/plugin/ckgdoku/fckeditor/editor/filemanager/browser/default/
H A Dbrowser.css21 * CSS styles used by all pages that compose the File Browser.
/plugin/ckgedit/fckeditor/editor/filemanager/browser/default/
H A Dbrowser.css21 * CSS styles used by all pages that compose the File Browser.
/plugin/dokumicrobugtracker/css/
H A Ddemo_table_jui.css16 * The styles given here are suitable for the demos that are used with the standard DataTables
17 * distribution (see www.datatables.net). You will most likely wish to modify these styles to
H A Ddemo_table.css16 * The styles given here are suitable for the demos that are used with the standard DataTables
17 * distribution (see www.datatables.net). You will most likely wish to modify these styles to
/plugin/diagramsnet/lib/js/diagramly/
H A DExtensions.js4132 if (styles['il'])
4137 if (styles['ir'])
4142 if (styles['mt'])
4147 if (styles['mb'])
4189 if (styles['c'])
4200 …if ((styles['b'] && styles['b'].v) || (styles['fc'] && styles['fc'].v && styles['fc'].v.indexOf('B…
4205 if (styles['i'] && styles['i'].v)
4210 if (styles['ac'] && styles['ac'].v)
4217 if (styles['f'])
4230 if (styles['u'] && styles['u'].v)
[all …]
/plugin/database2/
H A Dstyle.css175 * filter-related styles
/plugin/amcharts/
H A DREADME.md59 Also note that you can include comments in the snippet, both styles (`//` and `/* */`) are supporte…
/plugin/bibtex/
H A Dsyntax.php275 …leCommon, $styleTypes) = $bibformat->loadStyle(DOKU_PLUGIN.'bibtex/OSBib/styles/bibliography/', $b…
/plugin/twcheckliste/
H A Drenderer.php.old73 <link rel="stylesheet" href="'.DOKU_BASE.'lib/styles/style.css" type="text/css" media="screen" />
/plugin/syntaxhighlighter3/sxh3/build/
H A Dtasks.coffee58 outputCssDir = path.resolve outputDir, 'styles'
/plugin/s5/ui/pixel/
H A Dpretty.css3 /* Following are the presentation styles -- edit away!
/plugin/s5/ui/flower/
H A Dpretty.css3 /* Following are the presentation styles -- edit away!
/plugin/s5/ui/default/
H A Dpretty.css1 /* Following are the presentation styles -- edit away! */
/plugin/bpmnio/vendor/dmn-js/dist/assets/dmn-font/css/
H A Ddmn.css36 /* For safety - reset parent styles, that can break glyph codes*/
/plugin/geonav/tpl/startermap/css/
H A Ddesign.css2 * This file provides the main design styles for the
/plugin/highlightjs/highlight/
H A Dreadme.rus.txt68 В комплекте с highlight.js идут несколько стилевых тем в директории styles,
/plugin/aceeditor/
H A DNEWS49 * Preserve border and margin styles of textarea
/plugin/bootswrapper/exe/help/
H A Dtext.txt63 …tes. These may also be applied to links and will darken on hover just like our default link styles.
H A Dcallout.txt9 …/default//, //success// and //primary// from http://cpratt.co/twitter-bootstrap-callout-css-styles.
/plugin/typography/
H A DREADME.md29 Sometimes, inline styles are necessary when you are building a page by hand. You should however avo…
/plugin/s5/ui/blue/
H A Dpretty.css3 /* Following are the presentation styles -- edit away!
/plugin/ckgdoku/ckeditor/
H A Dcontents-default.css81 The following are some sample styles used in the "Styles" toolbar command.
82 You should instead remove them, and include the styles used by the site

12345678910>>...19