Home
last modified time | relevance | path

Searched refs:page (Results 51 – 75 of 1247) sorted by path

12345678910>>...50

/template/ad-hominem/css/
H A Ddesign.less292 .dokuwiki div.page {
H A Dpagetools.less2 * This file provides the styles for the page tools
3 * (fly out navigation beside the page to edit, etc).
17 .dokuwiki div.page {
31 /* on same vertical level as first headline, because .page has 2em padding */
H A Dprint.less6 @page { margin: 2cm 4cm 3cm 2.5cm; }
34 /* hide unneded page elements */
120 page-break-inside: avoid;
122 page-break-after: avoid;
141 page-break-inside: avoid;
146 page-break-before: avoid;
197 page-break-inside: avoid;
222 page-break-before: avoid;
301 page-break-inside: avoid;
367 page
[all...]
/template/ad-hominem/
H A Dmy_template.php346 $page = '';
349 $page .= $part . ':';
351 if ($i == $count-2 && $isdir) break; // Skip last if it is an index page
353 echo $prefix . "\t\t<li>" . tpl_pagelink($page, null, true) . "</li>\n";
356 // chould the current page be included in the listing?
363 echo tpl_pagetitle($page . $parts[$count-1], true);
365 echo tpl_pagelink($page . $parts[$count-1], null, true);
/template/adoradark/
H A DREADME.md4 …You can change the colors and page widths to suit your needs by editing **style.local.ini**. See t…
/template/adoradark/css/
H A D_diff.css3 * differences between two versions of a page (?do=diff).
H A D_footnotes.css16 /*____________ footnotes at the bottom of the page ____________*/
H A D_forms.css86 * 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.css24 /* any link to current page */
H A D_modal.css53 background-image: url(../../images/page.png);
H A D_recent.css65 /*____________ page navigator ____________*/
H A D_search.css2 * This file provides styles for the search results page (?do=search)
6 /* search results page
H A Dbasic.less18 background: @ini_background_site url(images/page-gradient.png) top left repeat-x;
H A Dcontent.less11 .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;}
20 .dokuwiki .page div.level5 {margin-left: 4em;}
[all …]
H A Ddesign.less359 .dokuwiki div.page {
H A Dmobile.less32 /* style like .page */
100 /* page */
101 .dokuwiki div.page {
105 .mode_media div.page {
275 .dokuwiki div.page {
H A Dpagetools.less2 * This file provides the styles for the page tools
3 * (fly out navigation beside the page to edit, etc).
16 .dokuwiki div.page {
34 /* on same vertical level as first headline, because .page has 2em padding */
150 * page tools without highlighting
153 * @param int @position Position in the page tools sprite
182 * page tools with highlighting
185 * @param int @position Position in the page tools sprite
/template/amanuensis/
H A Ddesign.css23 div#page {
266 /* ----------- page navigator ------------- */
H A Dlayout.css134 div#page {
H A Dprint.css63 div.page {
/template/ameoto/
H A Ddesign.css19 div.dokuwiki div.page {
215 /* ----------- page navigator ------------- */
H A Dprint.css66 div.page {
H A Dsimple_design.css35 div.dokuwiki div.page {
/template/apricot/css/
H A D_diff.css3 * differences between two versions of a page (?do=diff).

12345678910>>...50