Home
last modified time | relevance | path

Searched refs:style (Results 276 – 300 of 2224) sorted by path

1...<<11121314151617181920>>...89

/plugin/ckgedit/ckeditor/plugins/colordialog/dialogs/
H A Dcolordialog.js13 …type:"text",label:g.selected,labelStyle:"display:none",id:"selectedColor",style:"width: 76px;margi…
/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/plugins/fontAssist/
H A Dplugin.js1style.color=r.get(E);var D=h(A,"general","contents");D.innerHTML=v(t)}else{C.style.backgroundColor…
H A Dplugin.js.unc114 el.style.color = style_spec.get(which);
132 el.style.color = style_spec.get('fg');
133 el.style.backgroundColor = style_spec.get('bg');
142 d.style.font = font_style;
164 n.style.backgroundColor = value;
174 n.style.backgroundColor = value;
234 …'<style type="text/css">#c_chart td { height: 16px; width: 16px; border: 2px solid white; }</style
342 // style: 'outline:none; border:0;',
383 data.style = this.getValue();
403 data.style = this.getValue();
[all …]
/plugin/ckgedit/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js1style:j,onChange:function(i){}},{type:"text",id:"language",label:"<html><span title='"+k.lang.gesh…
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/ckeditor/plugins/headerbuttons/
H A Dplugin.js16 var style = new CKEDITOR.style( { element: lastH } );
17 editor.applyStyle(style);
32 var style = new CKEDITOR.style( { element: lowerH } );
33 editor.applyStyle(style);
48 var style = new CKEDITOR.style( { element: higherH } );
49 editor.applyStyle(style);
54 var style = new CKEDITOR.style( { element: 'p' } );
55 editor.applyStyle(style);
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js1style:"display:inline-block;margin-top:10px;",align:"center",label:e.lang.common.browseServer,hidd…
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/link/dialogs/
H A Danchor.js76 var style = new CKEDITOR.style( { element : 'a', attributes : attributes } );
77 style.type = CKEDITOR.STYLE_INLINE;
78 style.apply( editor.document );
H A Dlink-cmpr.js1style.fontWeight="bold";document.getElementById(fckgInternalInputId).style.backgroundColor="#DDDDD…
H A Dlink.js1style.fontWeight="bold";document.getElementById(fckgInternalInputId).style.backgroundColor="#DDDDD…
H A Dlink.js.unc50 "The <span style='font-weight:600'>wp</span> part designates a link pattern; " +
54 … URLText:"<span style='font-weight:bold'>URL Display Text (optional, defaults to url)</span>",
391 document.getElementById(fckgInternalInputId).style.fontWeight="bold" ;
392 document.getElementById(fckgInternalInputId).style.backgroundColor="#DDDDDD" ;
977 style: 'height:40px',
998 html: "<p style='max-width:350px; white-space: pre-wrap;'>" +
1334 advAttr( 'advStyles', 'style' );
1380 else { // Apply style.
1381 var style = new CKEDITOR.style( { element : 'a', attributes : attributes } );
1382 style.type = CKEDITOR.STYLE_INLINE; // need to override... dunno why.
[all …]
/plugin/ckgedit/ckeditor/plugins/link/
H A Dplugin.js.unc316 * TODO: Use the style system when it's complete. Let's use execCommand()
/plugin/ckgedit/ckeditor/plugins/liststyle/dialogs/
H A Dliststyle.js5 …essKey:"I",elements:[{type:"select",label:b.type,id:"type",align:"center",style:"width:150px",item…
8 …=b&&a.setAttribute("value",d+b-c)}},{type:"select",label:b.type,id:"type",style:"width: 100%;",ite…
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/bak/
H A Dmsword.js.unc15 // var olstyle ='list-style: decimal-leading-zero; font-size: 1.1em; margin: 0 0 0 .25em';
34 …html: '<div contenteditable="true" id="ckgedit_mswin" style="border: 2px solid #ddd; padding:3px; …
60style='padding:40px;'><ol><li style='" +olstyle + "><span style='font-size:11pt'>"+ ed_lang.instru…
61style="list-style-position: inside;"><li style="margin: 0 0 0 4px"><span style="font-size:11pt;">'…
62 … + '</span></ul><li style="' +olstyle + '"><span style="font-size:11pt;overflow-wrap">'
105 var regex = new RegExp('<style>([^]*)<\/style>','gm');
118 inner = inner.replace(/style="([^>]+)"/gm,function(m,i){
125 inner = inner.replace(/style="[^>]+"/gm,"");
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/
H A Dmsword.js.unc15 // var olstyle ='list-style: decimal-leading-zero; font-size: 1.1em; margin: 0 0 0 .25em';
17 var oli = '<li style="font-size: 1.1em"><span style="font-size:11pt">';
62 …html: "<div style='padding:40px;overflow:break-word'><ol><li style='font-size:1.2em;'><span style
63 …+'<li style="font-size:1.2em;"><span style="font-size:11pt"> ' + ed_lang.instructions_2 + '</span>…
64 …+'<ul style="list-style-position: inside;"><li style="margin: 0 0 0 4px"><span style="font-size:11…
65 …+'<li style="margin: 0 0 0 4px;"><span style="font-size:11pt">'+ed_lang.instructions_4 + '</span><…
66 …+ '<li style="margin: 0 0 0 4px"><span style="font-size:11pt">'+ed_lang.instructions_5 + '</span><…
67 …+'<li style="font-size:1.2em;"><span style="font-size:11pt;">' + ed_lang.instructions_6 + '</span>…
114 var regex = new RegExp('<style>([^]*)<\/style>','gm');
129 inner = inner.replace(/style="([^>]+)"/gm,function(m,i){
[all …]
/plugin/ckgedit/ckeditor/plugins/note/dialogs/
H A Dnote.js1 …/note/icons/note_warning.png" alt="'+a.lang.note.warning+'">',"warning"]],style:"color: black","de…
H A Dnote.js.unc16 style: 'color: black',
/plugin/ckgedit/ckeditor/plugins/pastefromword/filter/
H A Ddefault.js9 …&&c)return!1},p:function(a){a.filterChildren(p);if(a.attributes.style&&a.attributes.style.match(/d…
13style=k.normalizedStyles(a,b),k.pushStylesLower(a))},ol:function(a){if(d)return"li"==a.parent.name…
14style.match(/^mso\-bookmark:OLE_LINK\d+$/)||a.getHtml().match(/^(\s|&nbsp;)+$/)){for(var c=a.child…
16style),h;for(h in c)f=c[h],delete c[h],c[h.toLowerCase()]=f;for(h=0;h<e.length;h++)c[e[h]]&&(f=c[e…
18 …=b.parent&&b.parent.parent;return c&&c.attributes&&c.attributes.style&&c.attributes.style.match(/m…
22 ….element("span");l.attributes.style=f+":"+b[f];c.add(l);c=l;delete b[f]}CKEDITOR.tools.isEmpty(b)?…
23style=CKEDITOR.tools.writeCssText(b);for(b=0;b<e.length;b++)c.add(e[b])},sortStyles:function(a){fo…
24style||0===a.children.length)return!1;b=b||{};var d={"list-style-type":!0,width:!0,height:!0,borde…
29 b.attributes.style&&b.attributes.style.match(/mso\-list:\s?l\d/)&&"li"!==b.parent.name||b.attribute…
30 …xt(b)}if(b.attributes.style){var d=m.parseCssText(b.attributes.style);d["margin-left"]&&(delete d[…
[all …]
/plugin/ckgedit/ckeditor/plugins/scayt/dialogs/
H A Doptions.js3 …pe:"vbox",align:"left",widths:["100"],children:[{type:"html",id:"langBox",style:"overflow: hidden;…
6 id:"udButtonsHolder",align:"left",widths:["auto"],style:"width:auto;",children:[{type:"button",id:"…
13style:"width: 100%; margin-bottom: 0;",widths:["40%","60%"],children:[{id:"addWord",type:"vbox",st…
16 …der",type:"hbox",style:"width: 100%; height: 170px; margin-bottom: 0;",children:[{type:"scaytItemL…
17 …d:"about",label:c.getLocal("tab_about"),elements:[{type:"html",id:"about",style:"margin: 5px 5px;"…
29 …on(){var d=['\x3cp class\x3d"cke_dialog_ui_',c.type,'"'];c.style&&d.push('style\x3d"'+c.style+'" '…
H A Dtoolbar.css7 border-style: solid;
/plugin/ckgedit/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js1 …=i.getElement().getElementsByTag("a").getItem(0);s.focus()},0)},onClick:p,style:"width: 100%; bord…
H A Dsmiley.js.4.37 …bel">'+a.options+"</span>",'<table role="listbox" aria-labelledby="'+d+'" style="width:100%;height…
8style="position:absolute;"':"","><tbody>"],l=h.length,a=0;a<l;a++){0===a%g&&d.push('<tr role="pres…
10 …(){a.getElement().getElementsByTag("a").getItem(0).focus()},0)},onClick:k,style:"width: 100%; bord…
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;'

1...<<11121314151617181920>>...89