This commit is contained in:
Mark Otto 2016-05-11 10:20:00 -07:00
parent e2751554a2
commit 547290293c
8 changed files with 4 additions and 2 deletions

View file

@ -2270,6 +2270,7 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
}
.form-check.disabled .form-check-label {
color: #818a91;
cursor: not-allowed;
}

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.

View file

@ -2270,6 +2270,7 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
}
.form-check.disabled .form-check-label {
color: #818a91;
cursor: not-allowed;
}

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.