From 1871f1d45dcc83e2bb73ac9dffa6e513c5a44a57 Mon Sep 17 00:00:00 2001 From: REJack Date: Wed, 23 Sep 2020 08:51:41 +0200 Subject: [PATCH] update docs/layout --- docs/layout.md | 10 ++++++++++ 1 file changed, 10 insertions(+) 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-*`