Home
last modified time | relevance | path

Searched +full:style +(+path:plugin +path:ckgedit) -(+path:plugin +path:ckgedit +path:lang) (Results 26 – 50 of 97) sorted by relevance

1234

/plugin/ckgedit/
H A Dscript.js37 var special = makeMap("script,style");
95 // Make sure we're not in a script or style element
255 document.getElementById("backup_msg").style.display="none";
260 document.getElementById("backup_msg").style.display="block";
H A Drenderer.php121 * the //italic// style that is displayed as
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js1style")){this.imageElement.removeAttribute("style")}if(!this.imageEditMode){if(this.addLink){if(!t…
H A Dimage.js.unc456 // Remove empty style attribute.
839 element.removeStyle( 'border-style' );
950 style: 'width:90px',
1012 style: 'width:95%;',
1040 style: 'width: 100%',
1077 style: 'float:right',
1117 style: 'height:40px',
1158 style: 'width : 100px;',
1270 genStyle = element.$.style.cssText;
1273 var height = element.$.style.height,
[all …]
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/
H A Dwsc_ie.js7style\x3d"display: none" id\x3d"'+g+'" rows\x3d"10" cols\x3d"40"\x3e \x3c/textarea\x3e\x3cdiv id\x…
8 …26doc\x3dwsc\x26schema\x3d22";a.config.wsc_customLoaderScript&&(k+='\x3cp style\x3d"color:#000;fon…
/plugin/ckgedit/ckeditor/plugins/clipboard/dialogs/
H A Dpaste.js7 …lang.common.generalTab,elements:[{type:"html",id:"pasteMsg",html:'\x3cdiv style\x3d"white-space:no…
8style:"width:100%;height:100%",html:"",focus:function(){var a=this.getInputElement(),b=a.getFrameD…
10 …dge){var e=CKEDITOR.dom.element.createFromHtml('\x3cspan tabindex\x3d"-1" style\x3d"position:absol…
/plugin/ckgedit/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js1style="width: 320px; height: 100%; border-collapse: separate;" align="center" cellspacing="2" cell…
H A Dspecialchar.js.orig9 …pecialchar_table_label",f=['<table role="listbox" aria-labelledby="'+a+'" style="width: 320px; hei…
10 …_"+CKEDITOR.tools.getNextNumber();f.push('<td class="cke_dark_background" style="cursor: default" …
11 …DITOR.tools.callFunction('+m+', this); return false;" tabindex="-1"><span style="margin: 0 auto;cu…
13style:"border:1px solid #eeeeee;font-size:28px;height:40px;width:70px;padding-top:9px;font-family:…
H A Dspecialchar.js.unc181 ' style="width: 320px; height: 100%; border-collapse: separate;"' +
207 html.push( '<td class="cke_dark_background" style="cursor: default" role="presentation">' +
213 '<span style="margin: 0 auto;cursor: inherit">' +
282style: 'border:1px solid #eeeeee;font-size:28px;height:40px;width:70px;padding-top:9px;font-family…
289style: 'border:1px solid #eeeeee;font-size:14px;height:20px;width:70px;padding-top:2px;font-family…
/plugin/ckgedit/fckeditor/editor/filemanager/browser/default/
H A Dbrowser.html87 else document.getElementById("create_folder").style.display='block';
90 document.getElementById('create_folder').style.display = 'none';
97 document.getElementById('adustfbbuttons').style.display='none';
112 fbmatter.style.width = width;
325 …ebut'><form><input type="button" onclick="document.getElementById('help').style.visibility='hidden…
342 <div id="create_folder" class="createfolder" style="display:none">
346 …<button id = "btn__create_folder" type="button" style="WIDTH: 100%" onclick="window.frames['frmCre…
362 <div style="display:none">
370 … type="button" name="srtbrfiles" onclick="document.getElementById('help').style.visibility='visibl…
374 <iframe name="frmUploadWorker" src="javascript:void(0)" style="height:0px;width:0px">
H A Dfrmupload.html76 …document.getElementById('NewFile').outerHTML = '<input id="NewFile" name="NewFile" style="WIDTH: 1…
133 document.getElementById("frmUpload").style.display="none";
137 document.getElementById('folder_hints').style.display='none';
155 <td width="100%"><input id="NewFile" name="NewFile" style="WIDTH: 100%" type="file"></td>
/plugin/ckgedit/ckeditor/
H A Dconfig.js1style="padding: 18px;font-size:125%;line-height:125%;"><ul style="list-style-type:disc;"><li>To cr…
H A Dckeditor.js51style||-1===CKEDITOR.tools.indexOf(CKEDITOR.tools.style.parse._borderStyle,a)?!b.width&&CKEDITOR.t…
112 …de)return b.$.style.cssText=CKEDITOR.tools.normalizeCssText(b.$.style.cssText),a.$.style.cssText=C…
120style;if(b.removeProperty||"border"!=a&&"margin"!=a&&"padding"!=a)b.removeProperty?b.removePropert…
248 …CKEDITOR.tools.style.parse.border(a.styles.border);b.color&&(a.styles["border-color"]=b.color);b.s…
249style-type"]="lower-alpha";break;case "A":a.styles["list-style-type"]="upper-alpha";break;case "i"…
343style:a)||"").replace(/&quot;/g,'"').replace(/\s*([^ :;]+)\s*:\s*([^;]+)\s*(?=;|$)/g,function(a,c,…
504style=function(a,b){if("string"==typeof a.type)return new CKEDITOR.style.customHandlers[a.type](a)…
509 …TOR.style.getStyleText(c))d.style||e++,d.style=g;d._length=e;c=c._AC=d}if(c._length){for(var h in …
511style.getStyleText=function(a){var b=a._ST;if(b)return b;var b=a.styles,c=a.attributes&&a.attribut…
683style.cssText \x3d this.style.cssText;"');var k="";CKEDITOR.env.ie&&(k='return false;" onmouseup\x…
[all …]
H A Dconfig.js.unc114 config.pasteFromWordRemoveFontStyles = false; // preserve font style when "paste from word"
115 … config.pasteFromWordRemoveStyles = false; // preserve style (color) when "paste from word"
426 FootNoteInfo: '<div style="padding: 18px;font-size:125%;line-height:125%;">'+
427 …'<ul style="list-style-type:disc;"><li>To create a footnote enter the footnote text into the editi…
449 InfoText : '<div style="max-width:400px; font-size: 12pt; white-space: pre-wrap;border:1px solid #…
453 '<p style="text-indent: 50px; font-size: 12pt;"> &lt;font. . . &gt;text&lt;/font&gt;</p>' +
H A DCHANGES.md494 …/addon/widget) [style definitions](https://ckeditor.com/docs/ckeditor4/latest/guide/dev_styles.htm…
634 …cket/14620): Fixed: Setting both the `min-height` style for the `<body>` element and the `height`
639 …Fixed: Invalid handling of the [`CKEDITOR.style`](https://ckeditor.com/docs/ckeditor4/latest/api/C…
1032 …he [font](https://ckeditor.com/cke4/addon/font) style should not lead to nesting it in the previou…
1079 * [#12273](https://dev.ckeditor.com/ticket/12273): Fixed: Applying block style in a description lis…
1201style`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR.style.html) methods to ensure full…
1206style.addCustomHandler()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_style.html#stat…
1552 …](https://ckeditor.com/cke4/addon/wsc) plugin user interface was changed to match CKEditor 4 style.
1662 * [#9456](https://dev.ckeditor.com/ticket/9456): [Chrome] Properly paste bullet list style from MS …
1670 * [#9528](https://dev.ckeditor.com/ticket/9528): Host page `box-sizing` style should not influence …
[all …]
/plugin/ckgedit/ckeditor/plugins/about/dialogs/
H A Dabout.js23 …ainer \x3e p,.cke_rtl .cke_about_container \x3e p{text-align:center;}\x3c/style\x3e\x3cdiv class\x…
25 …"\x3c/p\x3e\x3c/div\x3e"+"<div style = 'margin-left: 35px;'>Modified for use with Dokuwiki: "+ ckg…
/plugin/ckgedit/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js.unc120 …html.push( '<td colspan="4" class="cke_dark_background cke_centered" style="vertical-align: middle…
135 '<div style="background-color: #dedede">' +
137 …'<table role="listbox" aria-labelledby="' + labelId + '" style="width:100%;height:100%;border-coll…
138 CKEDITOR.env.ie && CKEDITOR.env.quirks ? ' style="position:absolute;"' : '',
155 …html.push( '<td class="cke_dark_background cke_centered" style="vertical-align: middle;" role="pre…
186 …html.push( '<td class="cke_dark_background cke_centered" style="vertical-align: middle;" role="pre…
222 style: 'width: 100%; border-collapse: separate;'
/plugin/ckgedit/ckeditor/plugins/colordialog/dialogs/
H A Dcolordialog.js10 …s\x3d"cke_colordialog_table" aria-label\x3d"'+g.options+'" role\x3d"grid" style\x3d"border-collaps…
13style\x3d"border: 1px solid; height: 74px; width: 74px;"\x3e\x3c/div\x3e\x3cdiv id\x3d"'+u+'"\x3e\…
/plugin/ckgedit/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js.unc104 style: s_display,
112 …n title='"+editor.lang.geshi.tooltip+"' style = 'color:blue;text-decoration:underline;' onmouseov…
140 style: 'color: green',
158 style: 'color: green',
187 // dialog.getContentElement( 'tab-basic', 'language' ).style='display:block';
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/
H A Duploadtest.html159 … <input id="txtCustomUrl" style="WIDTH: 100%; BACKGROUND-COLOR: #dcdcdc" disabled type="text">
174 <td style="WIDTH: 16px">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
177 <INPUT id="txtUrl" style="WIDTH: 100%" readonly type="text">
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink-cmpr.js1style='font-weight:bold'>Link Display Text</span><br />User defined Text (takes precedence over Pa…
H A Dlink.js1style='font-weight:bold'>Link Display Text</span><br />User defined Text (takes precedence over Pa…
/plugin/ckgedit/action/entities/utils/
H A Dentities.html27 document.write('<TD width="1%"align="center" style="font-size: 11pt; font-weight:bold;">') ;
31 document.write('<TD width="1%" align="center" style="font-size: 10pt; ">') ;
35 document.write('<TD width="1%" align="center" style="font-size: 10pt;">') ;
41 …document.write("<TD>&nbsp;<\/TD><TD>&nbsp;<\/TD><TD>&nbsp;<\/TD><TD style='font-size: 10pt; border…
/plugin/ckgedit/ckeditor/plugins/find/dialogs/
H A Dfind.js7 …));a.setEndAt(d,CKEDITOR.POSITION_BEFORE_END);return a}var z=new CKEDITOR.style(CKEDITOR.tools.ext…
18 …yout:"horizontal",accessKey:"F"},{type:"button",id:"btnFind",align:"left",style:"width:100%",label…
19 …"cke_dialog_find_fieldset",label:CKEDITOR.tools.htmlEncode(e.findOptions),style:"margin-top:29px",…
20 …orizontal",accessKey:"F"},{type:"button",id:"btnFindReplace",align:"left",style:"width:100%",label…
21 …horizontal",accessKey:"R"},{type:"button",id:"btnReplaceAll",align:"left",style:"width:100%",label…
/plugin/ckgedit/ckeditor/skins/moono-lisa/
H A Deditor.css5style:dashed solid dashed dashed;font-size:0;vertical-align:bottom;margin-top:6px;margin-bottom:2p…

1234