Home
last modified time | relevance | path

Searched refs:default (Results 301 – 325 of 1338) sorted by last modified time

1...<<11121314151617181920>>...54

/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc93 // Save a reference to the selected table, and push a new set of default values.
210 // Override the default cursor position after insertElement to place
243 'default': 3,
256 'default': 2,
274 'default': '',
309 'default': 1,
319 'default': '',
354 // Smarter default table width. (#9600)
355 …'default': editor.filter.check( 'table{width}' ) ? ( editable.getSize( 'width' ) < 500 ? '100%' : …
/plugin/ckgedit/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js.unc39 // when setup returns some value. Otherwise, a *default* value
92 'default': '',
128 'default': 'td',
145 'default': '',
164 'default': '',
/plugin/ckgedit/ckeditor/skins/kama/
H A Ddialog_ie.css5default}.cke_hc a.cke_dialog_tab_selected{padding:2px 6px!important;border-width:3px}a.cke_dialog_…
H A Ddialog_ie7.css5default}.cke_hc a.cke_dialog_tab_selected{padding:2px 6px!important;border-width:3px}a.cke_dialog_…
H A Ddialog_ie8.css5default}.cke_hc a.cke_dialog_tab_selected{padding:2px 6px!important;border-width:3px}a.cke_dialog_…
H A Ddialog_iequirks.css5default}.cke_hc a.cke_dialog_tab_selected{padding:2px 6px!important;border-width:3px}a.cke_dialog_…
H A Deditor.css5default}.cke_reset_all fieldset{padding:10px;border:2px groove #e0dfe3}.cke_reset_all select{box-s…
H A Deditor_ie7.css5default}.cke_reset_all fieldset{padding:10px;border:2px groove #e0dfe3}.cke_reset_all select{box-s…
H A Ddialog.css5default}.cke_hc a.cke_dialog_tab_selected{padding:2px 6px!important;border-width:3px}a.cke_dialog_…
H A Deditor_ie8.css5default}.cke_reset_all fieldset{padding:10px;border:2px groove #e0dfe3}.cke_reset_all select{box-s…
H A Deditor_iequirks.css5default}.cke_reset_all fieldset{padding:10px;border:2px groove #e0dfe3}.cke_reset_all select{box-s…
H A Dreadme.md4 "Kama" is the default skin of CKEditor 3.x.
25 - **preset.css**: the file defines the default styles of some UI elements reflecting the skin prefe…
/plugin/ckgedit/ckeditor/skins/moono-lisa/
H A Ddialog_iequirks.css5default;filter:none}a.cke_dialog_tab_selected:hover,a.cke_dialog_tab_selected:focus{border-bottom-…
H A Deditor.css5default}.cke_reset_all fieldset{padding:10px;border:2px groove #e0dfe3}.cke_reset_all select{box-s…
H A Deditor_gecko.css5default}.cke_reset_all fieldset{padding:10px;border:2px groove #e0dfe3}.cke_reset_all select{box-s…
H A Deditor_ie.css5default}.cke_reset_all fieldset{padding:10px;border:2px groove #e0dfe3}.cke_reset_all select{box-s…
/plugin/ckgedit/ckeditor/plugins/note/dialogs/
H A Dnote.js.unc17 'default': 'basic',
23 'default': ''
/plugin/ckgedit/ckeditor/plugins/signature/
H A Dplugin.js.unc14 if(!lang) lang = CKEDITOR.lang['default']['signature'];
/plugin/ckgedit/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js.unc111 default:
/plugin/ckgedit/ckeditor/
H A Dconfig.js.unc103 // Define changes to default configuration here.
107 …edit_language_chk(config); //resets language if $conf['other_lang'] != 'default' and resets auto …
375 CKEDITOR.lang['default'] = {};
376 CKEDITOR.lang['default']['fbrowser'] = {
425 CKEDITOR.lang['default']['footnote'] = {
441 CKEDITOR.lang['default']['fontassist'] = {
469 CKEDITOR.lang['default']['signature'] = {
H A Dcontents.css.unc6 … /* default font size: 100% => 16px; 93.75% => 15px; 87.5% => 14px; 81.25% => 13px; 75% => 12px */
/plugin/ckgedit/lang/en/
H A Dscayt.txt1 …er offers three Configuration Options: on, off, disabled. As of now, the default setting will be *…
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified820 …DlgFileBrowserResizeMsg: "The file browser window will be reset to the default size after your pag…
824 …fo_2: "The file listings can be sorted by Name, Date, and File Size. By default they sort in asce…
/plugin/ckgedit/ckeditor/plugins/tags/dialogs/
H A Dtags.js.unc41 … 'default': existingTags[i].name == '' ? '' : (tagexists(existingTags[i].id) ? 'checked' : ''),
57 'default': '',
85 'default': tags_pos,
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/
H A Dwsc.css78 cursor: default;

1...<<11121314151617181920>>...54