Home
last modified time | relevance | path

Searched refs:align (Results 1151 – 1175 of 1189) sorted by path

1...<<4142434445464748

/plugin/wysiwyg/fckeditor/editor/css/
H A Dfck_internal.css61 vertical-align: middle;
107 vertical-align: text-bottom;
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js46 …XHtml.TagProcessors['div']=function(A,B){if (B.align.length>0) FCKXHtml._AppendAttribute(A,'align'…
/plugin/wysiwyg/fckeditor/editor/skins/default/
H A Dfck_dialog.css138 vertical-align: bottom;
H A Dfck_editor.css241 text-align: center;
/plugin/wysiwyg/fckeditor/editor/skins/office2003/
H A Dfck_dialog.css139 vertical-align: bottom;
H A Dfck_editor.css249 text-align: center;
/plugin/wysiwyg/fckeditor/editor/skins/silver/
H A Dfck_dialog.css142 vertical-align: bottom;
H A Dfck_editor.css248 text-align: center;
/plugin/wysiwyg/
H A Dstyle.css25 vertical-align:middle;
/plugin/xcom/
H A Dstyle.css36 text-align:center;
/plugin/xfortune/
H A Dstyle.css3 text-align: right;
/plugin/xhtmlruby/
H A Dstyle.css5 text-align: center;
6 vertical-align: bottom;
/plugin/xkcd/
H A DREADME.md5 <th align="left">Description</th>
9 <th align="left">Author</th>
13 <th align="left">Email</th>
17 <th align="left">Type</th>
21 <th align="left">Lastupdate</th>
25 <th align="left">Tags</th>
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs9917 var align = font.valign || "";
9918 if(align == "superscript" || align == "super") align = "sup";
9919 else if(align == "subscript") align = "sub";
9920 if(align != "") { intro.push("<" + align + ">"); outro.push("</" + align + ">"); }
12146 '<v:textbox><div style="text-align:left"></div></v:textbox>',
/plugin/xml/
H A Drenderer.php471 * @param string $align
477 …function internalmedia ($src, $title=null, $align=null, $width=null, $height=null, $cache=null, $l… argument
478 …$this->doc .= $this->_media('internalmedia', $src, $title, $align, $width, $height, $cache, $linki…
486 * @param string $align
492 …function externalmedia ($src, $title=null, $align=null, $width=null, $height=null, $cache=null, $l… argument
493 …$this->doc .= $this->_media('externalmedia', $src, $title, $align, $width, $height, $cache, $linki…
516 function tableheader_open($colspan = 1, $align = null, $rowspan = 1){ argument
520 if ($align) $this->doc .= ' align="' . $align . '"';
530 function tablecell_open($colspan = 1, $align = null, $rowspan = 1) { argument
534 if ($align) $this->doc .= ' align="' . $align . '"';
[all …]
/plugin/yearbox/
H A DCHANGELOG.md37 * NEW: align option, left, right [centered is default]
H A Dstyle.less30 text-align: center;
H A Dsyntax.php168 $align = ' class=left';
170 $align = ' class=right';
172 $align = '';
174 $cal .= '<div class="yearbox"' . $font_css . '><table' . $align . '><tbody>';
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.css1align:top}.gantt_grid_scale,.gantt_task_scale{color:#6b6b6b;font-size:12px;border-bottom:1px solid…
H A Ddhtmlxgantt.js13align)&&(y+="text-align:"+g.align+";");var b=t._waiAria.gridCellAttrString(g,f,e);v.push(h),o.rtl&…
H A Ddhtmlxgantt.js.map1align","grid_row_class","css_template","barRectangle","sourceBox","targetBox","getLinkRectangle","…
/plugin/yuriigantt/3rd/dhtmlxgantt/skins/
H A Ddhtmlxgantt_broadway.css1align:left;font-weight:700;padding:0 8px;box-sizing:border-box}.gantt_task_link .gantt_link_arrow_…
H A Ddhtmlxgantt_contrast_black.css1align:top}.gantt_grid_scale,.gantt_task_scale{color:#fff;font-size:14px;border-bottom:1px solid #f…
H A Ddhtmlxgantt_contrast_white.css1align:top}.gantt_grid_scale,.gantt_task_scale{color:#262626;font-size:14px;border-bottom:1px solid…
H A Ddhtmlxgantt_material.css1align:left;padding-left:15px}.gantt_grid .gantt_grid_scale .gantt_grid_head_cell{color:rgba(0,0,0,…

1...<<4142434445464748