noesya/osuny

View on GitHub
app/assets/stylesheets/admin/components/batch-selectable.sass

Summary

Maintainability
Test Coverage
[data-batch-selectable]
    [data-batch-selectable-role]
        opacity: 0.1
        transition: opacity 0.25s ease
    &:hover
        [data-batch-selectable-role]
            opacity: 1