Searched refs:cell (Results 1 – 12 of 12) sorted by relevance
/webtrees/app/CommonMark/ |
H A D | CensusTableContinueParser.php | 97 foreach ($cells as $cell) { 99 $table_cell->appendChild(new Text($cell)); 105 foreach ($cells as $cell) { 107 $table_cell->appendChild(new Text($cell));
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/colordialog/dialogs/ |
H A D | colordialog.css | 14 padding: 0; /* Shrink cell to allow 1px border indicating focus. */
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/tabletools/dialogs/ |
H A D | tableCell.js | 8 …border-color"==c&&b.removeAttribute("borderColor")}var p=h.lang.table,d=p.cell,e=h.lang.common,n=C…
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | CHANGES.md | 155 …ub.com/ckeditor/ckeditor4/issues/3256): Triple-clicking in the last table cell and deleting conten… 178 …or/ckeditor4/issues/941): Fixed: An error is thrown after styling a table cell text selected using… 212 …aste from Word](https://ckeditor.com/cke4/addon/pastefromword) plugin to retain table cell borders. 216 …tps://ckeditor.com/cke4/addon/tabletools) plugin now allows to change the cell height unit type to… 217 …cke4/addon/tabletools) plugin now accepts floating point values as the table cell width and height. 224 …235): Fixed: An [Image](https://ckeditor.com/cke4/addon/image) in a table cell has an empty URL fi… 225 * [#3098](https://github.com/ckeditor/ckeditor4/issues/3098): Fixed: Unit pickers for table cell wi… 441 …size](https://ckeditor.com/cke4/addon/tableresize) plugin appearing in the middle of a merged cell. 556 …needed. It ensures a valid Hex color value is used when setting the table cell border or backgroun… 567 …91): Fixed: A column is inserted in a wrong order inside the table if any cell has a vertical spli… [all …]
|
H A D | ckeditor.js | 395 a={doc:this.getDocument(),range:a.clone()};G.eol.detect(a,this);G.bogus.exclude(a);G.cell.shrink(a)… 435 …(c);)e=c.clone(0,1),a.fragment.appendTo(e),a.fragment=e,c=c.getParent()}},cell:{shrink:function(a)… 1191 …,requiredContent:"td[colspan,rowspan]",exec:function(a,b){b.cell=x(a.getSelection());p(b.cell,!0)}… 1192 …cell=x(a.getSelection(),"right");p(b.cell,!0)}}));b("cellMergeDown",f({allowedContent:"td[rowspan]… 1193 …etSelection();t(a)}}));d.addMenuItems&&d.addMenuItems({tablecell:{label:c.cell.menu,group:"tablece… 1194 …STATE_OFF:CKEDITOR.TRISTATE_DISABLED);return a}},tablecell_insertBefore:{label:c.cell.insertBefore, 1195 …cell.insertAfter,group:"tablecell",command:"cellInsertAfter",order:10},tablecell_delete:{label:c.c… 1196 …cell.splitHorizontal,group:"tablecell",command:"cellHorizontalSplit",order:19},tablecell_split_ver…
|
/webtrees/public/ckeditor-4.15.1-custom/skins/moono/ |
H A D | editor_ie7.css | 5 …cell}.cke_menubutton_icon{background-color:#d7d8d7;opacity:.70;filter:alpha(opacity=70);padding:4p…
|
H A D | editor_ie8.css | 5 …w}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_ico…
|
H A D | editor_gecko.css | 5 …w}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_ico…
|
H A D | editor_iequirks.css | 5 …w}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_ico…
|
H A D | editor_ie.css | 5 …w}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_ico…
|
H A D | editor.css | 5 …w}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_ico…
|
/webtrees/public/css/ |
H A D | vendor.min.css | 6 …cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-fle…
|