mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-25 14:30:46 +02:00
Update checkboxes and radios docs
- Add lighter gray text to disabled state for .form-check - Separate radios and checkboxes example - Clarify docs
This commit is contained in:
@@ -198,6 +198,7 @@ select.form-control-lg {
|
||||
|
||||
&.disabled {
|
||||
.form-check-label {
|
||||
color: $text-muted;
|
||||
cursor: $cursor-disabled;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user