betajs/betajs-media-components

View on GitHub
src/themes/video_recorder/modern/controlbar.scss

Summary

Maintainability
Test Coverage

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

        padding: $controlbar_label_padding;

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

        margin-left: $controlbar_primarybutton_horizontal_margin;

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

        padding-left: $controlbar_primarybutton_vertical_padding;

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

        padding-right: $controlbar_primarybutton_vertical_padding;

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

    .#{$css}-button-inner {

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

        border-radius: $controlbar_button_border_radius;

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

        margin-right: $controlbar_button_margin;

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

    &.#{$css}-size-small .#{$css}-leftbutton-container {

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

        margin-right: $controlbar_primarybutton_horizontal_margin;

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

        background-color: $button_color;

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

        padding-right: $controlbar_button_padding;

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

        border-radius: $controlbar_button_border_radius;

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

        background-color: $controlbar_bgcolor;

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

    .#{$css}-label-label {

Properties should be ordered background-color, border, border-radius, color, font-family, font-size, font-weight, margin-left, margin-right, padding, padding-left, padding-right
Open

        border-radius: $controlbar_primarybutton_radius;

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

        background-color: $text_color;

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

        padding-right: $controlbar_padding;

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

        padding: $controlbar_button_vertical_padding;

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

        padding: $controlbar_button_vertical_padding;

Properties should be ordered color, font-family, font-size, font-weight, padding, text-align
Open

        font-family: $font_family;

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

        border-radius: $controlbar_primarybutton_radius;

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

        padding-left: $controlbar_padding;

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

        font-size: $controlbar_button_fontsize;

Properties should be ordered background-color, border, color
Open

        border: 1px solid $button_color;

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

    &.#{$css}-size-small .#{$css}-lefticon-container {

Rule declaration should be preceded by an empty line
Open

        .#{$csscommon}-icon-inner {

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

    .#{$css}-backbar {

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

    .#{$css}-button-primary {

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

        border: $controlbar_primarybutton_border;

Properties should be ordered border, border-radius, color, cursor, font-size, margin-left, margin-right, padding
Open

        color: $text_color;

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

        border: $controlbar_button_border;

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

        color: $text_color;

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

        font-weight: $controlbar_primarybutton_font_weight;

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

        padding: $controlbar_primarybutton_padding;

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

    .#{$csscommon}-icon-inner {

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

        border: 1px solid $button_color;

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

        font-size: $topmessage_fontsize;

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

        margin-left: $controlbar_button_margin;

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

        font-size: $controlbar_primarybutton_font_size;

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

        font-size: $controlbar_button_fontsize;

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

        height: $controlbar_height;

Properties should be ordered border, border-radius, color, font-size, margin-left, margin-right, padding, padding-left, padding-right
Open

        color: $text_color;

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

        border: $controlbar_button_border;

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

    .#{$css}-button-selected {

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

        height: $controlbar_height;

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

        font-family: $font_family;

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

        color: $text_color;

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

        color: $text_color;

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

        margin-left: $controlbar_button_margin;

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

        margin-right: $controlbar_button_margin;

Rule declaration should be preceded by an empty line
Open

        .#{$css}-button-inner {

Properties should be ordered background-color, height, opacity
Open

        height: $controlbar_height;

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

        color: $text_color;

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

        opacity: $controlbar_opacity;

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

    .#{$css}-controlbar {

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

        font-weight: $topmessage_fontweight;

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

        font-family: $font_family;

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

        padding-left: $controlbar_button_padding;

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

        color: $button_color;

There are no issues that match your filters.

Category
Status