Skip to content

changing class mosaic.split color not working on hover #223

@MrRainesE

Description

@MrRainesE

this works

.mosaic-split.-row {
    background-color: red;
}

Image

but when i want to add this only by hover it doesn't work

.mosaic-split.-row :hover {
    background-color: red;
}

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions