mirror of https://github.com/ColorlibHQ/AdminLTE
update docs/layout
parent
89dbc4c8de
commit
1871f1d45d
|
@ -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-*`
|
||||
|
|
Loading…
Reference in New Issue