Home
last modified time | relevance | path

Searched refs:nav (Results 1 – 25 of 31) sorted by relevance

12

/openbmc/webui-vue/tests/unit/__snapshots__/
H A DAppNavigation.spec.js.snap6 class="nav-container"
8 <nav
12 class="nav mb-4 flex-column"
15 class="nav-item"
16 data-test-id="nav-item-overview"
20 class="nav-link router-link-exact-active router-link-active"
47 class="nav-item"
53 data-test-id="nav-button-logs"
94 class="nav-item__nav"
109 class="nav-item"
[all …]
H A DAppHeader.spec.js.snap9 class="link-skip-nav btn btn-light"
23 class="nav-trigger"
50 <b-navbar-nav>
65 </b-navbar-nav>
67 <b-navbar-nav
70 <b-nav-item
100 </b-nav-item>
102 <b-nav-item
132 </b-nav-item>
135 class="nav-item"
[all …]
/openbmc/webui-vue/src/components/AppNavigation/
H A DAppNavigation.vue3 <div class="nav-container" :class="{ open: isNavigationOpen }">
4 <nav ref="nav" :aria-label="$t('appNavigation.primaryNavigation')">
5 <b-nav vertical class="mb-4">
8 <b-nav-item
12 :data-test-id="`nav-item-${navItem.id}`"
16 </b-nav-item>
19 <li v-else :key="navItem.index" class="nav-item">
23 :data-test-id="`nav-button-${navItem.id}`"
29 <b-collapse :id="navItem.id" tag="ul" class="nav-item__nav">
30 <li class="nav-item">
[all …]
/openbmc/webui-vue/src/components/AppHeader/
H A DAppHeader.vue5 class="link-skip-nav btn btn-light"
13 <!-- Left aligned nav items -->
16 class="nav-trigger"
32 <b-navbar-nav>
45 <div v-if="isNavTagPresent" :key="routerKey" class="pl-2 nav-tags">
51 </b-navbar-nav>
52 <!-- Right aligned nav items -->
53 <b-navbar-nav class="ml-auto helper-menu">
54 <b-nav-item
60 </b-nav-item>
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dfont-awesome.min.css33nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[c…
H A Dbootstrap.min.css5nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:… selector
H A Dbootstrap.css25 nav, selector
3977 .nav {
3982 .nav > li {
3986 .nav > li > a {
3991 .nav > li > a:hover,
3992 .nav > li > a:focus {
3996 .nav > li.disabled > a {
3999 .nav > li.disabled > a:hover,
4000 .nav > li.disabled > a:focus {
4006 .nav .open > a,
[all …]
H A Dbootstrap.css.map1nav-divider.less","less/mixins/reset-filter.less","less/button-groups.less","less/mixins/border-ra…
H A Ddefault.css122 .nav-header { display: block; font-size: 12px; font-weight: bold; line-height: 20px; color: #999; t…
125 #project-topbar .nav-tabs > li > a { padding: 15px; }
298 #nav { margin-top: 10px; }
/openbmc/openbmc/poky/bitbake/doc/sphinx-static/
H A Dtheme_overrides.css84 .wy-nav-content a {
90 .wy-nav-content a:hover {
95 .wy-nav-content a:visited {
109 .wy-nav-content{max-width: none; }
158 .wy-side-nav-search {
/openbmc/openbmc/poky/documentation/sphinx-static/
H A Dtheme_overrides.css84 .wy-nav-content a {
90 .wy-nav-content a:hover {
95 .wy-nav-content a:visited {
109 .wy-nav-content{max-width: none; }
160 .wy-side-nav-search {
/openbmc/phosphor-webui/app/common/styles/directives/
H A Dapp-navigation.scss33 .nav-link{
51 .nav-icon {
64 .nav-link {
/openbmc/webui-vue/docs/.vuepress/
H A Dconfig.js10 nav: [ property in module.exports.themeConfig
/openbmc/webui-vue/src/assets/styles/bmc/custom/
H A D_calendar.scss1 .b-calendar-nav {
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-flask-nav_0.6.bb7 PYPI_PACKAGE = "flask-nav"
/openbmc/qemu/docs/sphinx-static/
H A Dtheme_overrides.css26 .wy-nav-top {
30 .wy-side-nav-search input[type="text"] {
147 .wy-nav-content{max-width: none; }
/openbmc/webui-vue/docs/.vuepress/styles/
H A Dpalette.styl4 .page-nav
/openbmc/webui-vue/src/assets/styles/bootstrap/
H A D_index.scss25 @import "~bootstrap/scss/nav";
/openbmc/openbmc-test-automation/gui/gui_test/notices_menu/
H A Dtest_notices_menu.robot14 ${xpath_notice_menu} //*[@data-test-id='nav-item-notices']
/openbmc/u-boot/Documentation/sphinx-static/
H A Dtheme_overrides.css26 .wy-nav-content{max-width: none; }
/openbmc/linux/Documentation/sphinx-static/
H A Dtheme_overrides.css65 .wy-nav-content{max-width: none; }
/openbmc/webui-vue/src/views/Settings/Network/
H A DNetwork.vue12 active-nav-item-class="font-weight-bold"
/openbmc/linux/drivers/pinctrl/qcom/
H A Dpinctrl-sm8450.c1326 MSM_PIN_FUNCTION(nav),
1569 [153] = PINGROUP(153, mss_grfc0, nav, _, _, _, _, _, _, _),
1570 [154] = PINGROUP(154, nav, _, _, _, _, _, _, _, _),
1571 [155] = PINGROUP(155, nav, vfr_1, _, _, _, _, _, _, _),
/openbmc/webui-vue/docs/customization/
H A Dtheme.md120 ### $primary-nav-hover
H A Dreadme.md238 .link-skip-nav {

12