Home
last modified time | relevance | path

Searched refs:showSidebar (Results 76 – 100 of 147) sorted by path

123456

/template/khum1/css/
H A Dmobile.less77 .showSidebar #dokuwiki__content, #dokuwiki__content {
90 [dir=rtl] .showSidebar #dokuwiki__content,
91 [dir=rtl] .showSidebar #dokuwiki__content > .pad {
H A Dstructure.less84 .showSidebar .mode_show #dokuwiki__content, .mode_show #dokuwiki__content {
89 .showSidebar #dokuwiki__content, #dokuwiki__content {
/template/khum1/
H A Dmain.php16 $showSidebar = $hasSidebar && ($ACT=='show'); variable
33 … echo ($showSidebar) ? 'showSidebar' : ''; ?> <?php echo ($hasSidebar) ? 'hasSidebar' : ''; ?>">
83 <?php if($showSidebar): ?>
/template/kiwiki/
H A Dmain.php15 $showSidebar = page_findnearest($conf['sidebar']) && ($ACT=='show'); variable
/template/kkh/css/
H A Dkkh.css137 .showSidebar #dokuwiki__aside {
143 .showSidebar #dokuwiki__content {
H A Dmobile.less54 .showSidebar #dokuwiki__content {
64 [dir=rtl] .showSidebar #dokuwiki__content,
65 [dir=rtl] .showSidebar #dokuwiki__content > .pad {
113 .showSidebar #dokuwiki__pagetools {
H A Dstructure.less66 .showSidebar #dokuwiki__content {
76 [dir=rtl] .showSidebar #dokuwiki__content {
/template/kkh/
H A Dmain.php17 $showSidebar = $hasSidebar && ($ACT=='show'); variable
121 … echo ($showSidebar) ? 'showSidebar' : ''; ?> <?php echo ($hasSidebar) ? 'hasSidebar' : ''; ?>">
127 <?php if($showSidebar): ?>
/template/klean/
H A Dmain.php16 $showSidebar = page_findnearest($conf['sidebar']) && ($ACT=='show'); variable
33 …admin-bar customize-support <?php echo tpl_classes(); ?> <?php echo ($showSidebar) ? 'hasSidebar'…
112 <?php if ($showSidebar): ?>
249 <?php if ($showSidebar): ?>
/template/launch/
H A Dmain.php16 $showSidebar = page_findnearest($conf['sidebar']) && ($ACT=='show'); variable
43 <body class="site <?php echo tpl_classes(); ?> <?php echo ($showSidebar) ? 'hasSidebar' : ''; ?>">
215 <?php if ($showSidebar): ?>
/template/lisps/css/
H A Dmobile.css52 .showSidebar #dokuwiki__content {
57 .showSidebar #dokuwiki__content > .pad {
61 [dir=rtl] .showSidebar #dokuwiki__content,
62 [dir=rtl] .showSidebar #dokuwiki__content > .pad {
H A Dstructure.css59 .showSidebar #dokuwiki__content {
64 [dir=rtl] .showSidebar #dokuwiki__content {
69 .showSidebar #dokuwiki__content > .pad {
72 [dir=rtl] .showSidebar #dokuwiki__content > .pad {
/template/lisps/
H A Dmain.php71 $showSidebar = $hasSidebar && ($ACT=='show'); variable
88 class="dokuwiki site mode_<?php echo $ACT ?> <?php echo ($showSidebar) ? 'showSidebar' : '';
95 <?php if($showSidebar): ?>
/template/m1/
H A Dmain.php15 $showSidebar = page_findnearest($conf['sidebar']) && ($ACT=='show'); variable
44 …<div id="dokuwiki__top" class="site <?php echo tpl_classes(); ?> <?php echo ($showSidebar) ? 'hasS…
/template/mikio/
H A Dmain.php21 $showSidebar = $hasSidebar && ($ACT == 'show'); variable
39 echo '<div id="dokuwiki__top" class="site ' . tpl_classes() . (($showSidebar === true) ? ' showSidebar' : '') .
70 if ($showSidebar === true) {
105 if ($showSidebar === true) {
/template/mindthedark/css/
H A Ddesign.less281 .showSidebar div.page {
H A Dmobile.less54 .showSidebar #dokuwiki__content {
64 [dir=rtl] .showSidebar #dokuwiki__content,
65 [dir=rtl] .showSidebar #dokuwiki__content > .pad {
114 .showSidebar #dokuwiki__pagetools {
H A Dstructure.less67 .showSidebar #dokuwiki__content {
77 [dir=rtl] .showSidebar #dokuwiki__content {
/template/mindthedark/
H A Dmain.php15 $showSidebar = $hasSidebar && ($ACT=='show'); variable
68 … echo ($showSidebar) ? 'showSidebar' : ''; ?> <?php echo ($hasSidebar) ? 'hasSidebar' : ''; ?>">
74 <?php if($showSidebar): ?>
/template/monochrome/
H A Dmain.php23 $showSidebar = FALSE; variable
25 $showSidebar = page_findnearest($conf['sidebar']) && ($ACT=='show'); variable
51 if($showSidebar):
127 if ($showSidebar):
/template/mywiki/
H A Dmain.php16 $showSidebar = page_findnearest($conf['sidebar']) && ($ACT=='show'); variable
36 …<div id="wrap" class="site <?php echo tpl_classes(); ?> <?php echo ($showSidebar) ? 'hasSidebar' :…
196 <?php if ($showSidebar): ?>
/template/newspaper/
H A Dmain.php15 $showSidebar = page_findnearest($conf['sidebar']) && ($ACT=='show'); variable
63 <div id="wrapper" class="site <?php echo tpl_classes(); ?> <?php echo ($showSidebar) ? 'hasSidebar'…
185 <?php if ($showSidebar): ?>
/template/nostalgia/
H A Dmain.php15 $showSidebar = page_findnearest($conf['sidebar']) && ($ACT=='show'); variable
59 echo ($showSidebar) ? 'hasSidebar' : ''; ?>">
181 <?php if ($showSidebar): ?>
/template/notepad/
H A Dmain.php15 $showSidebar = page_findnearest($conf['sidebar']) && ($ACT=='show'); variable
30 <body id="dokuwiki__top" class="site <?php echo tpl_classes(); ?> <?php echo ($showSidebar) ? 'hasS…
123 <?php if ($showSidebar): ?>
/template/notes/css/
H A Dmobile.less54 .showSidebar #dokuwiki__content {
64 [dir=rtl] .showSidebar #dokuwiki__content,
65 [dir=rtl] .showSidebar #dokuwiki__content > .pad {
115 .showSidebar #dokuwiki__pagetools {

123456