diff --git a/docs/layout.md b/docs/layout.md index 86604bf39..ea380d844 100644 --- a/docs/layout.md +++ b/docs/layout.md @@ -112,6 +112,16 @@ The following colors are available: ##### Custom Range / Switch +For custom colored custom-checkbox & custom-radio you can add this classes: + +- `.custom-control-input-*` + +You can also change the look to outlined checkbox & radio with adding the `.custom-control-input-outline` on the custom control input. + +For custom colored custom-range you can add this classes: + +- `.custom-range-*` + For custom colored custom-range you can add this classes: - `.custom-range-*`