1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-01 17:32:41 +02:00
This commit is contained in:
Mark Otto
2016-05-11 10:20:00 -07:00
parent e2751554a2
commit 547290293c
8 changed files with 8 additions and 6 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;
}