UNPKG

@bigfishtv/cockpit

Version:

21 lines (17 loc) 319 B
.control { &:first-child { margin-top: 0; } &:last-child { margin-bottom: 0; } input:disabled, input[readonly] { ~ .control-label { color: fade(@control-label-color, 25%); } &:checked ~ .control-indicator { background: fade(@control-label-color, 25%); border: @control-label-color; } } }