mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03: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