Home
last modified time | relevance | path

Searched refs:showSidebar (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/lib/tpl/dokuwiki/
H A Dmain.php15 $showSidebar = $hasSidebar && ($ACT == 'show');
29 echo ($showSidebar) ? 'showSidebar' : ''; ?> <?php echo ($hasSidebar) ? 'hasSidebar' : ''; ?>">
35 <?php if ($showSidebar) : ?>
14 $showSidebar = $hasSidebar && ($ACT=='show'); global() variable
/dokuwiki/lib/tpl/dokuwiki/css/
H A Dstructure.less66 .showSidebar #dokuwiki__content {
76 [dir=rtl] .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 {