blob: c9f207c4d580d9dc873dd2449cffdc65d98111e2 [file] [log] [blame]
Michael Davis4d05d482017-07-12 15:53:09 -05001// 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}