Home
last modified time | relevance | path

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

/template/h6e-minimal/
H A Dtop.php5 $top_bar = false; variable
7 $top_bar = false; variable
9 $top_bar = true; variable
13 <?php if (class_exists('Ld_Ui') && method_exists('Ld_Ui', 'top_bar') && $top_bar) : ?>
25 <?php Ld_Ui::top_bar(array('loginUrl' => $loginUrl, 'logoutUrl' => $logoutUrl)); ?>
/template/headstrong/
H A Dtop.php6 $top_bar = false; variable
8 $top_bar = true; variable
12 <?php if (class_exists('Ld_Ui') && method_exists('Ld_Ui', 'topBar') && $top_bar) : ?>
/template/simple_sidebar/
H A Dstyle.css8 div#top_bar {
84 div#top_bar.ssb_admin { padding-left: 0px; }