/openbmc/webui-vue/tests/unit/__snapshots__/ |
H A D | AppNavigation.spec.js.snap | 6 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 D | AppHeader.spec.js.snap | 9 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 D | AppNavigation.vue | 3 <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 D | AppHeader.vue | 5 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 D | font-awesome.min.css | 33 …nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[c…
|
H A D | bootstrap.min.css | 5 …nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:… selector
|
H A D | bootstrap.css | 25 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 D | bootstrap.css.map | 1 …nav-divider.less","less/mixins/reset-filter.less","less/button-groups.less","less/mixins/border-ra…
|
H A D | default.css | 122 .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 D | theme_overrides.css | 84 .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 D | theme_overrides.css | 84 .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 D | app-navigation.scss | 33 .nav-link{ 51 .nav-icon { 64 .nav-link {
|
/openbmc/webui-vue/docs/.vuepress/ |
H A D | config.js | 10 nav: [ property in module.exports.themeConfig
|
/openbmc/webui-vue/src/assets/styles/bmc/custom/ |
H A D | _calendar.scss | 1 .b-calendar-nav {
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-flask-nav_0.6.bb | 7 PYPI_PACKAGE = "flask-nav"
|
/openbmc/qemu/docs/sphinx-static/ |
H A D | theme_overrides.css | 26 .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 D | palette.styl | 4 .page-nav
|
/openbmc/webui-vue/src/assets/styles/bootstrap/ |
H A D | _index.scss | 25 @import "~bootstrap/scss/nav";
|
/openbmc/openbmc-test-automation/gui/gui_test/notices_menu/ |
H A D | test_notices_menu.robot | 14 ${xpath_notice_menu} //*[@data-test-id='nav-item-notices']
|
/openbmc/u-boot/Documentation/sphinx-static/ |
H A D | theme_overrides.css | 26 .wy-nav-content{max-width: none; }
|
/openbmc/linux/Documentation/sphinx-static/ |
H A D | theme_overrides.css | 65 .wy-nav-content{max-width: none; }
|
/openbmc/webui-vue/src/views/Settings/Network/ |
H A D | Network.vue | 12 active-nav-item-class="font-weight-bold"
|
/openbmc/linux/drivers/pinctrl/qcom/ |
H A D | pinctrl-sm8450.c | 1326 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 D | theme.md | 120 ### $primary-nav-hover
|
H A D | readme.md | 238 .link-skip-nav {
|