Home
last modified time | relevance | path

Searched refs:caption (Results 51 – 75 of 265) sorted by relevance

1234567891011

/plugin/combo/resources/theme/default/components/css/
H A Dtable.css11 .table>:not(caption)>*>*{
/plugin/weiqi/
H A Dstyle.css8 .weiqi caption {
/plugin/imagebox/
H A Dplugin.info.txt6 desc Syntax for display an image with a caption, like Wikipedia.org
H A DREADME.md5 Syntax for display an image with a caption, like Wikipedia.org
/plugin/barcode/
H A Dplugin.info.txt6 desc 2D-Barcode Plugin. Syntax: ~~BARCODE~id=css_id~class=css_class~mode=0~size=M~caption=x~url=h…
/plugin/adhoctags/images/
H A Dfigure-caption.svg1 <svg viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"><title>figure-caption</title><path d="M5,21l14,0c1.11,-0 2,-0.9 2,-2l0,-14c0,-1.11 -0.9,-2 -2,-2l-14,0c-1.11,0 -2,0.89 - (…)
H A Daside.svg1 <svg viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"><title>figure-caption</title><path d="M5.05,21l-0.05,0c-1.1,0 -2,-0.89 -2,-2l0,-0.004l2,0l0,0.004l0.05,0l-0,2Zm3.943,-2l (…)
/plugin/quickstats/
H A Dstyle.css70 caption.qs_cap { font-size: 125%; font-weight: bold; color:white; background-color: gray;}
71 caption.qs_bold_left { text-align: left; font-weight: bold; }
H A Dstyle.wide.css71 caption.qs_cap { font-size: 125%; font-weight: bold; color:white; background-color: gray;}
72 caption.qs_bold_left { text-align: left; font-weight: bold; }
/plugin/syntaxhighlighter4/dist/
H A Doverride.css10 .syntaxhighlighter table caption,
H A Dtheme-swift.css14 .syntaxhighlighter table caption,
61 .syntaxhighlighter table caption {
183 .syntaxhighlighter table caption {
255 .syntaxhighlighter table caption,
/plugin/imagecarousel/
H A Dscreen.less25 div.caption {
/plugin/gallery/
H A Dall.less
/plugin/wysiwyg/fckeditor/editor/dtd/
H A Dfck_xhtml10strict.js71 table: {thead:1, col:1, tbody:1, tr:1, colgroup:1, caption:1, tfoot:1},
104 caption: L,
H A Dfck_xhtml10transitional.js77 table: {thead:1, col:1, tbody:1, tr:1, colgroup:1, caption:1, tfoot:1},
117 caption: L,
/plugin/exttab3/
H A DREADME.md14 |<code>{+</code> | table caption |
/plugin/geonav/tpl/startermap/css/
H A Dbasic.css80 caption, selector
185 caption { selector
186 caption-side: top;
189 [dir=rtl] caption { selector
/plugin/strata/helper/
H A Dsyntax.php722 list(, $var, $vaggregate, $vtype, $nocaphint, $caption) = $match;
724 if(!$nocaphint || (!$nocaphint && !$caption)) $caption = ucfirst($variable);
730 $result[] = array('variable'=>$variable,'caption'=>$caption, 'aggregate'=>$agg, 'aggregateHint'=>$agghint, 'type'=>$type, 'hint'=>$hint);
753 $caption=$m[5]??null;
758 if(!$caption_indicator) $caption = ucfirst($variable);
760 $result[] = array('variable'=>$variable,'caption'=>$caption, 'aggregate'=>$agg, 'aggregateHint'=>$agghint, 'type'=>$type, 'hint'=>$hint);
771 * @param captions boolean Whether the pattern should include caption matchin
[all...]
/plugin/dirtylittlehelper/
H A Ddokuwiki_plugin_dirtylittlehelper.txt191 <caption>your caption</caption>
207 <dlh.caption.wiki> **wiki caption content** </dlh.caption.wiki>
/plugin/qrcode/syntax/
H A Di_nigmacode.php142 case 'caption':
/plugin/photogallery/
H A Dall.less11 .lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
12 //.lg-outer.lg-pull-caption-up.lg-thumb-open {
/plugin/html2pdf/html2pdf/html2ps/
H A DTODO25 'caption' support
/plugin/imageflow/
H A Dscript.js28 this.caption = null;
91 …this.caption = $('<div/>').addClass('imageflow_caption').width(this.root.width() * 0.5).css({left:…
427 this.caption.html('');
431 this.caption.append($('<h3/>').text(imgData.title));
435 this.caption.append($('<p/>').text(imgData.desc));
/plugin/preservefilenames/
H A Daction_anteater.php217 && ($caption = $jpeg->getTitle())
219 $linktext = $caption;
/plugin/slider/
H A Dscreen.css182 .bx-wrapper .bx-caption {
191 .bx-wrapper .bx-caption span {

1234567891011