xref: /openbmc/phosphor-webui/app/server-control/styles/server-led.scss (revision c652ed1889599da3ca2a0e0d36979e099f9b3b8c)
14129f402SGunnar Mills// Server LED
24129f402SGunnar Mills
34129f402SGunnar Mills#led-switch {
44129f402SGunnar Mills  .led-switch__label {
54129f402SGunnar Mills    padding-bottom: 1.5em;
64129f402SGunnar Mills  }
74129f402SGunnar Mills  .led-switch__label p {
84129f402SGunnar Mills    margin: 0;
9*c652ed18SDixsie Wolmers    &:first-child {
10*c652ed18SDixsie Wolmers      font-weight: 700;
11*c652ed18SDixsie Wolmers    }
124129f402SGunnar Mills  }
134129f402SGunnar Mills}
14