Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-webui
/
9e00ce9692351c1b6636eb4732345bde2c9f5b35
/
.
/
src
/
scss
/
components
/
_bmc-reboot.scss
blob: c9f207c4d580d9dc873dd2449cffdc65d98111e2 [
file
] [
log
] [
blame
]
Michael Davis
4d05d48
2017-07-12 15:53:09 -0500
[
diff
] [
blame
]
1
// BMC Reboot
2
3
#bmc-reboot {
4
.
bmc
-
reboot__status
-
log
{
5
color
:
$darkgrey
;
6
font
-
weight
:
500
;
7
margin
-
top
:
1em
;
8
padding
-
bottom
:
.
7em
;
9
}
10
}