/openbmc/webui-vue/src/assets/styles/bmc/custom/ |
H A D | _toasts.scss | 2 top: 75px!important; // make sure toasts do not hide top header 19 background-color: inherit!important; //override specificity 21 color: theme-color("dark")!important; //override specificity 44 border-left-color: theme-color("success")!important; 45 background-color: theme-color-light("success")!important; 49 border-left-color: theme-color("info")!important; 50 background-color: theme-color-light("info")!important; 54 border-left-color: theme-color("danger")!important; 55 background-color: theme-color-light("danger")!important; 59 border-left-color: theme-color("warning")!important; [all …]
|
H A D | _forms.scss | 7 color: gray("700")!important; 24 border-color: gray("500") !important; 31 border: 1px solid $primary!important; 36 box-shadow: inset 0 0 0 3px gray("100"), inset 0 0 0 5px $primary !important; 47 border: 1px solid theme-color("danger") !important; 54 color: theme-color("dark") !important; 92 color: gray("600")!important;
|
H A D | _kvm.scss | 8 background: transparent !important; 9 display: block !important; 10 overflow: hidden !important;
|
H A D | _tables.scss | 22 padding: 5px !important; 90 background-position: left calc(1.5rem / 2) center !important; 91 padding-left: calc(1.2rem + 0.65em) !important; 94 box-shadow: inset 0 0 0 2px theme-color('primary') !important; 150 text-align: left !important;
|
H A D | _buttons.scss | 17 box-shadow: none !important; 47 text-decoration: none !important;
|
/openbmc/phosphor-webui/app/common/styles/base/ |
H A D | utility.scss | 63 margin: 0 !important; 67 padding:0 !important; 71 margin-bottom: 0 !important; 75 margin-top: 0 !important; 136 white-space: nowrap!important;
|
H A D | foundation.scss | 461 max-width: none !important; } 476 display: block !important; } 479 display: none !important; } 701 display: none !important; } 708 display: none !important; } } 712 display: none !important; } } 716 display: none !important; } } 720 display: none !important; } } 724 display: none !important; } } 728 display: none !important; } } [all …]
|
/openbmc/u-boot/common/init/ |
H A D | board_init.c | 31 * IMPORTANT: 68 * IMPORTANT: 74 * ALSO IMPORTANT: 86 * IMPORTANT TOO:
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 261.out | 19 Unknown extra data: very important data 44 Unknown extra data: very important data 79 Unknown extra data: very important data 106 Unknown extra data: very important data 134 Unknown extra data: very important data 178 Unknown extra data: very important data
|
/openbmc/openpower-hw-diags/ |
H A D | config.h.in | 5 // IMPORTANT: 18 // IMPORTANT:
|
/openbmc/linux/Documentation/virt/ |
H A D | paravirt_ops.rst | 25 known that the overhead of indirect call isn't very important. 30 very important.
|
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/ |
H A D | README.falcon | 16 An important part of falcon boot is to prepare the device tree. A normal U-Boot 28 signature header and needs to be loaded before the FIT image. So it is important 44 To prepare the static device tree for Layerscape boards, it is important to 75 it. It is important to specify the load addresses in FIT image for every
|
/openbmc/u-boot/arch/arm/cpu/arm1176/ |
H A D | start.S | 29 * do important init only if we don't start from memory! 40 /* Allow the board to save important registers */ 58 * setup important registers
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/ |
H A D | bootstrap.min.css | 5 …important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;bo…
|
H A D | bootstrap.css | 195 color: #000 !important; 196 text-shadow: none !important; 197 background: transparent !important; 198 -webkit-box-shadow: none !important; 199 box-shadow: none !important; 229 max-width: 100% !important; 246 border-top-color: #000 !important; 252 border-collapse: collapse !important; 256 background-color: #fff !important; 260 border: 1px solid #ddd !important; [all …]
|
H A D | jquery.dataTables-1.13.8.min.css | 1 …important;box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 1) !important}table.dataTable…
|
/openbmc/webui-vue/src/env/assets/styles/ |
H A D | _intel.scss | 52 fill: $light-gray !important; 58 background-color: $primary !important;
|
/openbmc/linux/arch/mips/kernel/ |
H A D | pm.c | 37 * Restores important CPU context. 65 * ensure that important CPU context is preserved across a CPU power down.
|
/openbmc/linux/Documentation/process/ |
H A D | stable-api-nonsense.rst | 68 isn't that important, but the different data structure padding is 69 very important. 138 important changes that needed to be made, and they were made, with 146 Security issues are also very important for Linux. When a
|
/openbmc/linux/Documentation/trace/ |
H A D | events-kmem.rst | 59 mm_page_alloc_zone_locked event is triggered. This event is important as high 110 successful or not. For some types of hardware, this is important although 113 is important.
|
/openbmc/linux/Documentation/doc-guide/ |
H A D | contributing.rst | 6 Documentation is an important part of any software-development project. 27 important items, but is far from exhaustive; if you see a different way to 49 Another important point is that documentation warnings are often created by 137 times, but it's highly important. If we can actually eliminate warnings 248 Moving documents into the appropriate books is an important task and needs
|
/openbmc/linux/Documentation/virt/kvm/s390/ |
H A D | s390-pv-dump.rst | 41 The vcpu state contains all the important registers, general, floating 45 in the dump data. For the same reason it is very important to not only
|
/openbmc/webui-vue/docs/customization/ |
H A D | readme.md | 192 background-position: left calc(1.5rem / 2) center !important; 193 padding-left: calc(1.2rem + 0.65em) !important; 196 box-shadow: inset 0 0 0 2px theme-color('primary') !important; 224 $duration--slow-01: 400ms; //Large expansion, important system notifications
|
/openbmc/linux/Documentation/devicetree/bindings/remoteproc/ |
H A D | qcom,smd-edge.yaml | 15 important. 18 that "edge". The names of the devices are not important. The properties of
|
/openbmc/linux/kernel/trace/ |
H A D | trace_preemptirq.c | 38 * used in the low level entry code where the ordering vs. RCU is important 69 * used in the low level entry code where the ordering vs. RCU is important
|