Skip to content

Toggle checkbox - Background color #393

Description

@etshy

Feature Request

Description

Add the possibility to change the Chackbox toggle background
(as discussed in #391 )

Example

Example rule for that

.ui.toggle.checkbox[class*="red background"] input:checked~.box:before, .ui.toggle.checkbox[class*="red background"] input:checked~label:before {
    background-color: red!important;
}

Put that in an each and replace class red with the @color.

Testcase (when possible)

https://jsfiddle.net/pbuok0w5/

Metadata

Metadata

Assignees

No one assigned

    Labels

    lang/cssAnything involving CSSstate/has-prAn issue which has a related PR opentype/featAny feature requests or improvements

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions