Home
last modified time | relevance | path

Searched refs:page (Results 726 – 750 of 1247) sorted by last modified time

1...<<21222324252627282930>>...50

/template/stm/stm/css/
H A D_forms.css87 * Styles for the subscription page
H A D_recent.css49 /*____________ page navigator ____________*/
H A D_search.css2 * This file provides styles for the search results page (?do=search)
6 /* search results page
H A D_diff.css3 * differences between two versions of a page (?do=diff).
/template/plaintext/css/
H A Dcontent.css2 * This file provides the main design styles for the page content.
11 .dokuwiki .page h1 {margin-left: 0;}
12 .dokuwiki .page h2 {margin-left: .666em;}
13 .dokuwiki .page h3 {margin-left: 1.776em;}
14 .dokuwiki .page h4 {margin-left: 3em;}
15 .dokuwiki .page h5 {margin-left: 4.5712em;}
16 .dokuwiki .page div.level1 {margin-left: 0;}
17 .dokuwiki .page div.level2 {margin-left: 1em;}
18 .dokuwiki .page div.level3 {margin-left: 2em;}
19 .dokuwiki .page div.level4 {margin-left: 3em;}
[all …]
H A Ddesign.css132 /*____________ page tools ____________*/
229 .dokuwiki .page {
/template/plaintext/
H A DREADME4 Renders page in plaintext.
H A Dtemplate.info.txt6 desc Renders page in plaintext. Based on starter template. Can use text renderer if installed. …
/template/starterbootstrap/css/
H A D_footnotes.css15 /*____________ footnotes at the bottom of the page ____________*/
H A D_modal.css51 background-image: url(../../images/page.png);
H A Dbootstrap.min.css5page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-wi…
H A Ddesign.css164 /*____________ page tools ____________*/
278 .dokuwiki .page {
H A D_diff.css3 * differences between two versions of a page (?do=diff).
H A D_forms.css85 * Styles for the subscription page
H A D_imgdetail.css2 * This file provides styles for the image detail page (detail.php).
H A D_links.css23 /* any link to current page */
H A D_recent.css66 /*____________ page navigator ____________*/
H A D_search.css2 * This file provides styles for the search results page (?do=search)
6 /* search results page
H A Dbootstrap-theme.css.map1 …ansform @transition;\n}\n\n\n// User select\n// For selecting text on the page\n\n.user-select(@se…
H A Dbootstrap.css240 page-break-after: avoid;
1217 .page-header {
2070 .page table {
2101 .page table table {
2112 .page table {
4969 .sidebar-page ul,
4974 .sidebar-page ul .li,
6633 .page img {
6812 #IE8 .sidebar-page {
6815 .sidebar-page ul li {
[all …]
H A Dbootstrap.css.map1page-break-inside: avoid;\n }\n thead {\n display: table-header-group;\n }\n tr,\n img {\n…
H A Dcontent.css2 * This file provides the main design styles for the page content.
11 .dokuwiki.page h1 {margin-left: 0;}
12 .dokuwiki.page h2 {margin-left: .666em;}
13 .dokuwiki.page h3 {margin-left: 1.776em;}
14 .dokuwiki.page h4 {margin-left: 3em;}
15 .dokuwiki.page h5 {margin-left: 4.5712em;}
16 .dokuwiki.page div.level1 {margin-left: 0;}
17 .dokuwiki.page div.level2 {margin-left: 1em;}
18 .dokuwiki.page div.level3 {margin-left: 2em;}
19 .dokuwiki.page div.level4 {margin-left: 3em;}
[all …]
H A Dprint.css70 page-break-before: auto;
71 page-break-inside: avoid;
72 page-break-after: avoid;
/template/starterbootstrap/
H A Dtpl_functions.php400 $page = $part;
401 if ($page == $conf['start']) continue; // skip startpage
403 tpl_pagelink($page);
408 resolve_pageid('', $page, $exists);
409 if (isset($page) && $page == $part.$parts[$i]) return true;
410 $page = $part.$parts[$i];
411 if ($page == $conf['start']) return true;
413 tpl_pagelink($page);
/template/starterpjax/
H A DREADME.md13page links with ajax calls, thereby only loading the part of the content which has changed between…
16 The standard scripts alone are adding around 450msec to the page load times. But this is compounded…
20 …he Jokuwiki plugin will disable PJAX after 200 consecutive page loads (performing a full page load…
26 …ng between pages on the wiki, but to improve the performance of the first page the user hits, then…
40 > /* really the template should expose control over the policy via the admin page....*/
46 < <?php html_msgarea() /* occasional error and info messages on top of the page */ ?>
65 > * occasional error and info messages on top of the page
98 ## Speeding up the first page ##
100 While PJAX speeds moving between pages, it doesn't help with the speed of the first page the user a…

1...<<21222324252627282930>>...50