Home
last modified time | relevance | path

Searched refs:table (Results 901 – 925 of 1203) sorted by relevance

1...<<31323334353637383940>>...49

/plugin/revealjs/css/
H A Dreveal.css1408 .reveal > .overlay.overlay-help .viewport .viewport-inner table {
1413 .reveal > .overlay.overlay-help .viewport .viewport-inner table th,
1414 .reveal > .overlay.overlay-help .viewport .viewport-inner table td {
1420 .reveal > .overlay.overlay-help .viewport .viewport-inner table th {
1443 .reveal .hljs table {
/plugin/ckgdoku/ckeditor/skins/moono/
H A Deditor_ie7.css5table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 …
H A Deditor_gecko.css5table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 …
H A Deditor_ie8.css5table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 …
H A Deditor_iequirks.css5table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 …
H A Deditor.css5table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 …
/plugin/ckgedit/ckeditor/skins/kama/
H A Deditor_ie7.css5table{table-layout:auto}.cke_chrome{display:block;border-radius:5px;border:1px solid #d3d3d3;paddi…
/plugin/ckgedit/ckeditor/skins/moono/
H A Deditor_ie7.css5table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 …
/plugin/pdfjs/pdfjs/web/
H A Dviewer.css1885 display: table;
1898 display: table-cell;
1926 display: table-row;
1930 display: table-cell;
2043 #PDFBug table {
2384 display: table;
/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc34 table debugging code;
126 'td': "|", 'th': "^", 'tr':" ", 'table': "\n\n", 'ol':" - ", 'ul': " * ", 'li': "",
166 markup['pre_td'] = '<'; //removes newline from before < which corrupts table
281 /** if table debugging code:
365 if(tag == 'table') {
1238 else if(tag == 'table') {
/plugin/html5video2/
H A Dstyle.css780 display: table;
819 display: table-cell;
1251 display: table-cell;
1276 display: table-cell;
1637 display: table;
1643 display: table-cell;
/plugin/ckgedit/scripts/
H A Dparse_wiki.js.unc34 table debugging code;
155 'table': "\n\n",
241 markup['pre_td'] = '<'; //removes newline from before < which corrupts table
365 /** if table debugging code:
452 if (tag == 'table') {
1260 } else if (tag == 'table') {
/plugin/s5reloaded/ui/thesis/
H A Dslides.js1955 var table = document.getElementById(dataobj);
1962 var tmp = table.getAttribute("summary");
1972 if(table.getAttribute("bgcolor")) {
1973 canvas_bgcolor = scanColor(table.getAttribute("bgcolor"));
1976 if(table.getElementsByTagName("tr")[0].getElementsByTagName("th")[0]) cnt = 1;
1977 for(var r = cnt; r < table.getElementsByTagName("tr").length; r++) {
1978 row = table.getElementsByTagName("tr")[r];
/plugin/freechat/phpfreechat/data/public/js/
H A Dpfcclient.js1337 var table = document.createElement('table');
1339 table.appendChild(tbody);
1371 div.appendChild(table);
/plugin/asciimath/
H A Dasciimathml148r.js719 var row, frag, n, k, table = document.createDocumentFragment();
739 table.appendChild(AMcreateMmlNode("mtr",row));
741 node = AMcreateMmlNode("mtable",table);
/plugin/diagramsnet/lib/js/grapheditor/
H A DMenus.js673 var table = (container || mxEvent.isControlDown(evt) || mxEvent.isMetaDown(evt)) ?
679 graph.getCenterInsertPoint(graph.getBoundingBoxFromGeometry([table], true));
685 select = graph.importCells([table], pt.x, pt.y);
/plugin/anewssystem/
H A Dstyle.css383 .anss_textBox p, ul, ol, dl, pre, table, hr, blockquote, figure, details, fieldset, address { selector
/plugin/xcom/lang/en/
H A Dfunctions.txt6 …pth:<num>), where num is the number of levels to recurse. Its output is a table of [[https://www.d…
/plugin/statdisplay/helper/
H A Dtable.php26 public function table($R, $command, $from = '', $to = '') function in helper_plugin_statdisplay_table
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js3434 this.table = table;
3516 if (table) {
3517 this.table = table; // check things are ok first
3568 var table = this.table; // set defaults and check is valid
3594 table.tl = colCache.decodeAddress(table.ref);
3634 table = this.table;
3691 var table = this.table;
3910 return this.table.displyName || this.table.name;
50940 table = [];
50952 return table;
[all …]
/plugin/diagramsnet/lib/math/config/
H A DTeX-MML-AM_HTMLorMML.js67table=[];this.row=[];this.frame=[];this.hfill=[];this.SUPER(arguments).Init.apply(this,arguments)}…
68table.length){this.fixInitialMO(this.data)}var i=b.mtd.apply(b,this.data);if(this.data.shove){i.co…
/plugin/jmol2/jmol/
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG.md32 - Added new `table/alignment_attributes` configuration option to control how table cell alignment is rendered (#959)
177 - Added new `table/wrap` config to apply an optional wrapping/container element around a table (#780)
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/skin/xp/
H A Dfirebug.css382 /* Header for Net panel table */
473 display: table-cell;
967 the post variables table will be larger than expected */
1846 table-layout: fixed;
3125 display: table-cell;
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dspecs.md91 `<table>`, `<pre>`, `<p>`, etc. -- must be separated from surrounding
96 For example, to add an HTML table to a Markdown article:
100 <table>
104 </table>

1...<<31323334353637383940>>...49