Home
last modified time | relevance | path

Searched refs:scoped (Results 1 – 25 of 43) sorted by relevance

12

/openbmc/webui-vue/docs/guide/quickstart/
H A Dpage-anatomy.md49 Add the `scoped` attribute to the style block to keep the styles isolated to the
50 SFC. While the `scoped` attribute is optional, it is preferred and global
54 <style lang="scss" scoped></style>
78 <style lang="scss" scoped>
/openbmc/webui-vue/src/views/Operations/Kvm/
H A DKvm.vue20 <style scoped>
/openbmc/webui-vue/src/components/Global/
H A DPageSection.vue20 <style lang="scss" scoped>
H A DInfoTooltip.vue33 <style lang="scss" scoped>
H A DPageContainer.vue19 <style lang="scss" scoped>
H A DPageTitle.vue42 <style lang="scss" scoped>
H A DButtonBackToTop.vue49 <style lang="scss" scoped>
H A DInputPasswordToggle.vue55 <style lang="scss" scoped>
H A DStatusIcon.vue36 <style lang="scss" scoped>
H A DLoadingBar.vue76 <style lang="scss" scoped>
H A DSearch.vue75 <style lang="scss" scoped>
H A DFormFile.vue86 <style lang="scss" scoped>
H A DTableFilter.vue113 <style lang="scss" scoped>
H A DTableToolbar.vue73 <style lang="scss" scoped>
/openbmc/webui-vue/docs/customization/
H A Dreadme.md310 In this case, rather than adding a Sass file, the scoped styles include the
319 <style scoped lang="scss">
327 <style scoped>
335 <style lang="scss" scoped>
/openbmc/webui-vue/src/views/Overview/
H A DOverviewQuickLinks.vue58 <style lang="scss" scoped>
H A DOverviewCard.vue79 <style lang="scss" scoped>
H A DOverviewEvents.vue93 <style lang="scss" scoped>
/openbmc/webui-vue/src/views/Operations/Firmware/
H A DFirmwareCardsHost.vue75 <style lang="scss" scoped>
/openbmc/webui-vue/src/views/Operations/RebootBmc/
H A DRebootBmc.vue91 <style lang="scss" scoped>
/openbmc/webui-vue/src/layouts/
H A DAppLayout.vue65 <style lang="scss" scoped>
H A DLoginLayout.vue50 <style lang="scss" scoped>
/openbmc/linux/net/ipv4/
H A Dping.c343 int addr_type, scoped, has_addr; in ping_check_bind_addr() local
356 scoped = __ipv6_addr_needs_scope_id(addr_type); in ping_check_bind_addr()
359 (scoped && !addr->sin6_scope_id)) in ping_check_bind_addr()
379 scoped); in ping_check_bind_addr()
386 if (scoped) in ping_check_bind_addr()
/openbmc/linux/Documentation/security/
H A Dlandlock.rst12 Landlock's goal is to create scoped access-control (i.e. sandboxing). To
45 sandboxed process shall retain their scoped accesses (at the time of resource
/openbmc/webui-vue/src/views/ChangePassword/
H A DChangePassword.vue138 <style lang="scss" scoped>

12