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

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