summaryrefslogtreecommitdiffstats
path: root/app/server-control/styles/bmc-reboot.scss
blob: bd50dcc759f51bf0dd1da8aae30e7e08535050d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// BMC Reboot
.bmc-reboot-option {
  position: relative;
  overflow: hidden;
  padding-bottom: 1.5em;
  margin-bottom: 1em;
  border-bottom: 1px solid $lightbg__grey;
  .btn {
    margin-bottom: 1.5em;
    margin-top: 1.5em;
  }
}
OpenPOWER on IntegriCloud