Home
last modified time | relevance | path

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

1234567891011

/plugin/datatables/assets/datatables.net-fixedheader/js/
H A DdataTables.fixedHeader.min.js
/plugin/s5/ui/dokuwiki/
H A Dpretty.css30 div#header, div#footer {background: #dee7ec; color: #000;
34 div#footer {font-size: 0.5em; font-weight: bold; padding: 1em 0;border-top:1px solid #8cacbb;}
35 #footer h1, #footer h2 {display: block; padding: 0 1em;}
36 #footer h2 {font-style: italic;}
H A Doutline.css3 .layout div, #footer *, #controlForm * {display: none;}
4 #footer, #controls, #controlForm, #navLinks, #toggle {
H A Dprint.css20 #footer h1 {margin: 0; border-bottom: 1px solid; color: gray; font-style: italic;}
21 #footer h2, #controls {display: none;}
/plugin/s5/ui/default/
H A Dpretty.css32 div#header, div#footer {background: #005; color: #AAB;
36 div#footer {font-size: 0.5em; font-weight: bold; padding: 1em 0;}
37 #footer h1, #footer h2 {display: block; padding: 0 1em;}
38 #footer h2 {font-style: italic;}
H A Doutline.css3 .layout div, #footer *, #controlForm * {display: none;}
4 #footer, #controls, #controlForm, #navLinks, #toggle {
H A Dprint.css20 #footer h1 {margin: 0; border-bottom: 1px solid; color: gray; font-style: italic;}
21 #footer h2, #controls {display: none;}
/plugin/combo/resources/theme/default/pages/templates/
H A Dlanding.hbs15 {{>page-footer-partial}}
16 {{!-- Railbar at the end to paint over the footer. It happens when a page without a lot of content is shown such as a slot --}}
H A Dapp-diff.yml3 - 'page-footer'
H A Dapp-edit.yml3 - 'page-footer'
H A Dapp-index.yml3 - 'page-footer'
H A Dapp-profile.yml3 - 'page-footer'
H A Dapp-revisions.yml3 - 'page-footer'
H A Dapp-search.yml3 - 'page-footer'
H A Dhamburger.yml3 - 'page-footer'
/plugin/s5reloaded/ui/thesis/
H A Doutline.css3 .layout div, #footer *, #controlForm * {display: none;}
4 #footer, #controls, #controlForm, #navLinks, #toggle {
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tests/
H A Ddefined_for_blocks.test9 {{ block('footer') is defined ? 'ok' : 'ko' }}
21 {% block footer %}{% endblock %}
/plugin/datatables/assets/datatables.net-fixedcolumns/js/
H A DdataTables.fixedColumns.min.js
/plugin/datatables/assets/datatables.net-buttons/js/
H A Dbuttons.flash.min.js
/plugin/s5/ui/flower/
H A Dprint.css19 #footer h1 {margin: 0; border-bottom: 1px solid; color: gray; font-style: italic;}
20 #footer h2, #controls {display: none;}
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Dblock.rst33 {% if block("footer") is defined %}
37 {% if block("footer", "common_blocks.twig") is defined %}
/plugin/revealjs/
H A Dexample_presentation.dokuwiki4 <wrap footer>Footer content here.</wrap>
6 {{no-footer}}
45 ---- salmon wiki:dokuwiki-128.png 10% repeat bg-slide no-footer ---->
196 {{no-footer}}
219 {{background>orange no-footer}}
224 {{background>#000000 no-footer}}
231 {{no-footer}}
376 {{no-footer}}
/plugin/strata/syntax/
H A Dentry.php55 $footer = trim(array_pop($lines));
166 $footer = $this->handleFooter($footer, $result);
210 * Handles the footer of the syntax. This method is called after the
213 * @param footer string the footer string
215 * @return a string containing the unhandled parts of the footer
217 function handleFooter($footer, &$result) {
214 handleFooter($footer, & $result) global() argument
/plugin/bliki/
H A Dlocal.php.dist7 $conf['plugin']['bliki']['datefooter'] = 'n/j/Y g:ia'; // Format for the footer datestamp (includes…
8 $conf['plugin']['bliki']['footer'] = ' \\\\ <sub>Posted @ {timestamp} -- [[{permalink}|Permalink]] …
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dwrite.apetag.php220 * @param bool $footer
227 …public function GenerateAPEtagFlags($header=true, $footer=true, $isheader=false, $encodingid=0, $r… argument
232 if (!$footer) {

1234567891011