blob: 9807c743e97871cd08ddd6808f5c4d3e7867f416 [file] [log] [blame]
Gunnar Mills4129f402018-07-11 16:40:58 -05001// Server LED
Michael Davis5a752b22017-03-09 09:41:08 -06002
Gunnar Mills4129f402018-07-11 16:40:58 -05003#led-switch {
Michael Davis5a752b22017-03-09 09:41:08 -06004 .switch {margin-left: 1.7em;}
Gunnar Mills4129f402018-07-11 16:40:58 -05005 .led-switch__label {
Michael Davis5a752b22017-03-09 09:41:08 -06006 padding-bottom: 1.5em;
7 }
Gunnar Mills4129f402018-07-11 16:40:58 -05008 .led-switch__label p {
Michael Davis5a752b22017-03-09 09:41:08 -06009 margin: 0;
10 &:first-child {font-weight: 700;}
11 }
Gunnar Mills4129f402018-07-11 16:40:58 -050012}