betajs/betajs-media-components

View on GitHub
src/themes/video_player/theatre/tracks.scss

Summary

Maintainability
Test Coverage

Name of variable controlbar_side_padding should be written in all lowercase letters with hyphens instead of underscores
Open

            right: $controlbar_side_padding;

Line should be indented 2 spaces, but was indented 4 spaces
Open

    .#{$cssplayer}-text-tracks-overlay {

Name of variable player_dashboard_transition should be written in all lowercase letters with hyphens instead of underscores
Open

        @include transition1(bottom, $player_dashboard_transition, ease-in-out);

Line should be indented 2 spaces, but was indented 4 spaces
Open

    .#{$cssplayer}-track-dashboard-hidden {

Files should end with a trailing newline
Open

}

There are no issues that match your filters.

Category
Status