Home
last modified time | relevance | path

Searched refs:align (Results 26 – 34 of 34) sorted by relevance

12

/dokuwiki/lib/scripts/
H A Dmedia.js17 align: false, property in dw_mediamanager
170 id: 'align', label: LANG.mediaalign,
277 opener[cb](edid, id, opts, dw_mediamanager.align, dw_mediamanager.keepopen);
738 dw_mediamanager.setOpt('align');
856 dw_mediamanager.setOpt('align');
859 dw_mediamanager.forbid('linkonly', {align: false, size: false});
924 * @param {string} align [none, left, center, right]
926 function dw_mediamanager_item_select(edid, mediaid, opts, align, keepopen) { argument
940 if (align !== '1') {
941 alignleft = align
[all...]
/dokuwiki/lib/styles/
H A Dgeshi.less138 vertical-align:top;
/dokuwiki/inc/parser/
H A Dhandler.php927 [$p['src'], $p['title'], $p['align'], $p['width'], $p['height'], $p['cache'], $p['linking']],
1084 $align = 'center';
1086 $align = 'right';
1088 $align = 'left';
1090 $align = null;
1149 'align' => $align,
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/
H A Dsmoothness.css68 vertical-align: middle;
173 vertical-align: middle;
174 text-align: center;
239 vertical-align: middle;
257 text-align: left;
359 text-align: center;
377 text-align: center;
389 text-align: right;
526 text-align: left;
657 text-align
[all...]
/dokuwiki/lib/tpl/dokuwiki/css/
H A D_media_popup.css166 vertical-align: text-bottom;
H A Dcontent.less384 text-align: right;
396 text-align: left;
/dokuwiki/vendor/splitbrain/php-cli/
H A DREADME.md105 The ``TableFormatter`` class allows you to align texts in multiple columns. It tries to figure out the available
/dokuwiki/data/pages/wiki/
H A Dsyntax.txt348 You can align the table contents, too. Just add at least two whitespaces at the opposite end of your text: Add two spaces on the left to align right, two spaces on the right to align left and two spaces at least at both ends for centered text.
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG454 - Changes to default CSS in order to make the GESHI_HEADER_PRE_TABLE align properly,

12