Home
last modified time | relevance | path

Searched refs:styles (Results 301 – 325 of 455) sorted by last modified time

1...<<111213141516171819

/plugin/ckgdoku/ckeditor/plugins/pastefromword/filter/
H A Ddefault.js6 CKEDITOR.plugins.clipboard.isCustomDataTypesSupported&&(a=CKEDITOR.plugins.pastefromword.styles.inl…
17 …yTo(d);d.writeHtml(f);return f.getHtml()};CKEDITOR.plugins.pastefromword.styles={setStyle:function… class in CKEDITOR.plugins.pastefromword
24styles.inliner.filter,e=a.is?a.$.sheet:b(a);a=[];var h;if(e)for(e=e.cssRules,h=0;h<e.length;h++)e[…
25 …ction(a){var b=CKEDITOR.plugins.pastefromword.styles.inliner.parse,c=CKEDITOR.plugins.pastefromwor…
26styles;a=d.find(a.selector);var c,g,r;for(r=0;r<a.count();r++)c=a.getItem(r),g=CKEDITOR.tools.pars…
44 …in||a.MARGIN;var b={styles:{margin:a.margin}};CKEDITOR.filter.transformationsTools.splitMarginShor… class in b
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc65 var styles;// = dialog.getContentElement( 'advanced', 'advStyles' );
234 styles: [ 'vertical-align:top' ],
359 var styles = this.getDialog().getContentElement( 'advanced', 'advStyles' );
360 styles && styles.updateStyle( 'width', this.getValue() );
H A Dtable.js1 …info",label:h.lang.table.title,elements:[{type:"hbox",widths:[null,null],styles:["vertical-align:t…
/plugin/ckgdoku/fckeditor/editor/filemanager/browser/default/
H A Dbrowser.css21 * CSS styles used by all pages that compose the File Browser.
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js211 …();b={};d=e.attributes;b[e.element]=e={styles:e.styles,requiredStyles:e.styles&&CKEDITOR.tools.obj…
219styles=m(e);d.attributes=m(d.attributes);d.children=[];h.length&&(d.attributes["class"]=h.join(" "…
223styles[b]},alignmentToStyle:function(a){if(!("float"in a.styles)){var b=a.attributes.align;if("lef…
224styles["border-bottom-width"]=c[d[2]];a.styles["border-left-width"]=c[d[3]]}if(a.styles.border){va…
225styles.border}},listTypeToStyle:function(a){if(a.attributes.type)switch(a.attributes.type){case "a…
226styles["margin-right"]=c[d[1]];a.styles["margin-bottom"]=c[d[2]];a.styles["margin-left"]=c[d[3]]}i…
736styles||!a.styles.background)return!1;a=b.style.parse.background(a.styles.background);return a.col…
1001 …ent:{div:{styles:"!page-break-after"},span:{match:function(a){return(a=a.parent)&&"div"==a.name&&a… property in CKEDITOR.plugins.pagebreakCmd.allowedContent.span
1094 …ble",right:function(a){a.styles&&(a.styles.border&&a.styles.border.match(/solid/)&&(a.attributes.b…
1111styles.background&&w.background(a.styles.background).color},right:function(a){a.styles["background…
[all …]
H A Dconfig.js.unc170 { name: 'styles', items : [ 'Format', 'Styles' ,'Font','FontSize'] },
182 { name: 'styles', items : [ 'Source'] },
192 { name: 'styles', items : [ 'Format', 'Styles' ] },
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
H A DCHANGES.md166 …hub.com/WebSpellChecker/ckeditor-plugin-scayt/issues/125): Fixed: Inline styles are not continued …
287 …://dev.ckeditor.com/ticket/13883): Fixed: Copying a table using the context menu strips off styles.
550 …keditor.com/ticket/12256): Fixed: Basic styles classes are lost when pasting from Microsoft Word i…
602 * [#12621](http://dev.ckeditor.com/ticket/12621): Fixed: Cannot remove inline styles (bold, italic,…
611 * [#12688](http://dev.ckeditor.com/ticket/12688): Improved the tests of the [styles system](http://…
648 …ket/12268): Cleanup of [UI Color](http://ckeditor.com/addon/uicolor) YUI styles. Thanks to [Casher…
692 …or.com/ticket/12132): Fixed: Image is inserted with `width` and `height` styles even when they are…
793 …If this setting is defined, the editor produces classes instead of inline styles for aligned image…
842 …1): Fixed: Switching between modes in the classic editor removes content styles for the inline edi…
1262 * [#9686](http://dev.ckeditor.com/ticket/9686): Added missing contents styles for `<pre>` elements.
[all …]
H A Dcontents.css.unc83 The following are some sample styles used in the "Styles" toolbar command.
84 You should instead remove them, and include the styles used by the site
/plugin/ckgdoku/ckeditor/plugins/link/
H A Dplugin.js.unc33 // Add the CSS styles for anchor placeholders.
/plugin/ckgdoku/ckeditor/skins/moono/
H A Dreadme.md25 - **mainui.css**: the file contains styles of entire editor outline structures,
26 - **toolbar.css**: the file contains styles of the editor toolbar space (top),
27 - **richcombo.css**: the file contains styles of the rich combo ui elements on toolbar,
28 - **panel.css**: the file contains styles of the rich combo drop-down, it's not loaded
30 - **elementspath.css**: the file contains styles of the editor elements path bar (bottom),
31 - **menu.css**: the file contains styles of all editor menus including context menu and button drop…
35 - **preset.css**: the file defines the default styles of some UI elements reflecting the skin prefe…
/plugin/ckgdoku/ckeditor/lang/
H A Den.js1styles:"Style",cssClasses:"Stylesheet Classes",width:"Width",height:"Height",align:"Alignment",ali… property in CKEDITOR.lang.en.link
H A Den.js.beautified51 styles: "Style",
204 styles: "Styles",
460 styles: "Style",
H A Den.js.unc5styles":"Style","cssClasses":"Stylesheet Classes","width":"Width","height":"Height","align":"Align…
H A Dfr.js.unc61 "styles": "Style",
214 "styles": "Styles",
470 "styles": "Style",
H A Dlang_array.txt55 "styles": "Style",
208 "styles": "Styles",
464 "styles": "Style",
/plugin/ckgdoku/ckeditor/plugins/copyformatting/styles/
H A Dcopyformatting.css26 …because the Table Resize plugin creates a `<div>` which changes the cursor using inlined styles. */
/plugin/cssperpage/
H A DREADME.md4 Cssperpage enables setting of CSS styles for an entire page or for sections of a page by placing HT…
/plugin/noiewarning/
H A Dstyle.css26 * Generic styles
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dspecs.md212 Markdown supports two styles of headers, [Setext] [1] and [atx] [2].
550 In both styles, the link text is delimited by [square brackets].
806 for links, allowing for two styles: *inline* and *reference*.
H A Dmd1_markdown_documentation_basics.md42 Markdown offers two styles of headers: *Setext* and *atx*.
189 Markdown supports two styles for creating links: *inline* and
190 *reference*. With both styles, you use square brackets to delimit the
/plugin/spellcheck/
H A Dstyle.css2 * These styles are the absolute minimum to make the spellchecker work.
22 * Additional styles matching the default template
/plugin/fckg/fckeditor/editor/css/
H A Dfck_editorarea.css.dokuwiki_template30 The "body" styles should match your editor web site, mainly regarding
87 The following are some sample styles used in the "Styles" toolbar command.
88 You should instead remove them, and include the styles used by the site
H A Dfck_editorarea_RTL.css45 The following are some sample styles used in the "Styles" toolbar command.
46 You should instead remove them, and include the styles used by the site
/plugin/fckg/fckeditor/editor/lang/
H A Dlang-template.txt162 + " and styles of code. </OL> You can then edit your code and when finished, click OK",

1...<<111213141516171819