summaryrefslogtreecommitdiffstats
path: root/app/server-control/styles/server-led.scss
blob: 9807c743e97871cd08ddd6808f5c4d3e7867f416 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// Server LED

#led-switch {
  .switch {margin-left: 1.7em;}
  .led-switch__label {
    padding-bottom: 1.5em;
  }
  .led-switch__label p {
    margin: 0;
    &:first-child {font-weight: 700;}
  }
}
OpenPOWER on IntegriCloud