Home
last modified time | relevance | path

Searched refs:inside (Results 251 – 275 of 358) sorted by path

1...<<1112131415

/plugin/metaeditor/
H A Djstree.js6512 this.search = function (str, skip_async, show_only_matches, inside, append) { argument
6516 inside = this.get_node(inside);
6517 inside = inside && inside.id ? inside.id : null;
6536 this.search(str, true, show_only_matches, inside, append);
6538 }, this), inside);
6544 if(inside) {
6545 a.data.inside = inside;
6555 this.search(str, true, show_only_matches, inside, append);
6569 $.each(m[inside ? inside : '#'].children_d, function (ii, i) {
/plugin/mikioplugin/
H A DREADME.md63 - Updated pagination to use its own variables inside variables.css.
129 - Fixed accordian not rendering tables inside itself [#15](https://github.com/nomadjimbob/mikioplugin/issues/15). Thanks Melphios
170 - Fixed Card element overflow issues. Cards will now be their own height when inside a row element. To force cards to all be the same height, wrap each card in a col element
171 - Adding a card-footer element inside a card-body element will now work. This fixes inside card elements
172 - Cards and Carousel images are now contained inside the element instead of covering the element
/plugin/note/
H A DREADME.md31 * Plugin won't work inside numbered lists
32 * Plugin won't work inside tables
/plugin/npd/
H A DREADME.mdown34 Most likely you want to do that in the `/lib/tpl/default/main.php` inside the `<div id="bar__bottom…
/plugin/nsindex/
H A DREADME3 Creates an dynamic list of namespace pages/subns to be used inside a page
H A Dplugin.info.txt6 desc Creates an dynamic list of namespace pages/subns to be used inside a page
/plugin/nssearch/
H A DLICENSE51 modified versions of the software inside them, although the manufacturer
/plugin/nstoc/
H A Dstyle.css5 ul.nstoc{list-style-position:inside;list-style-type:none;font-size:100%;margin:0;padding:0;text-ali…
H A Dsyntax_plugin_nstoc.css18 list-style-position: inside;
/plugin/odtsupport/
H A DLICENSE51 modified versions of the software inside them, although the manufacturer
/plugin/offline/
H A DCOPYING.txt51 modified versions of the software inside them, although the manufacturer
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/openlayersmap/
H A Dprint.less29 .olPOItblBody tr { page-break-inside: avoid; }
31 h ~ div ~ .olStaticMap { /*?? page-break-inside: auto | avoid | inherit */ /* http://david.latapie.name/blog/page-break-in-css-print-how-to-get-rid-of-accidental-blank-pages/ */ /* http://www.w3.org/TR/CSS21/page.html */ page-break-before: always; /* page-break-after: always;*/ }
/plugin/orgapp/
H A DCOPYING51 modified versions of the software inside them, although the manufacturer
/plugin/orphanmedia2/
H A DLICENSE51 modified versions of the software inside them, although the manufacturer
/plugin/overlay/
H A Dstyle.css19 #overlay div.inside,
27 #overlay div.inside {
/plugin/owncloud/
H A DCOPYING51 modified versions of the software inside them, although the manufacturer
H A Dsyntax.php58 if(preg_match('#\[(.*)\]#',$match,$inside)){
59 $match = $inside[1];
/plugin/pagequery/
H A Dreadme.md49 {{pagequery>[query];fulltext;sort=key:direction,key2:direction;group;limit=100;cols=6;inwords;proper;snippet=5;border=inside;nostart;case;natsort}}
/plugin/passpolicy/
H A D10k-common-passwords.txt996 inside
H A Dwords.txt1821 inside
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1inside enqueue(), then this logic would be wrong. This cannot happen\n // because there is alwa…
H A Dpdf.worker.js.map1inside enqueue(), then this logic would be wrong. This cannot happen\n // because there is alwa…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.css2368 page-break-inside: avoid;
H A Dviewer.js.map1inside PDF, such as opening specified page,\n * or destination.\n * @implements {IPDFLinkService}\…

1...<<1112131415