betajs/betajs-media-components

View on GitHub
src/themes/audio_player/minimalist/theme.scss

Summary

Maintainability
Test Coverage

Prefer single quoted strings
Open

$csstheme: "ba-player-minimalist-theme";

Prefer single quoted strings
Open

$cssie8: "ba-audioplayer-ie8";

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

$message_bgcolor: #000000;

0.35 should be written without a leading zero as .35
Open

$text_secondary_color: rgba(250, 254, 255, 0.35);

Prefer single quoted strings
Open

$cssplayer: "ba-player";

Color #000000 should be written as #000
Open

$message_bgcolor: #000000;

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

$fontello_name: "bjsmc";

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

$cover_playbutton_hover_color: #000000;

Prefer single quoted strings
Open

$csscommon: "ba-commoncss";

Prefer single quoted strings
Open

$fontello_name: "bjsmc";

Color #eeeeee should be written as #eee
Open

$text_color: #eeeeee;

Color #000000 should be written as #000
Open

$cover_playbutton_hover_color: #000000;

Prefer single quoted strings
Open

$css: "ba-audioplayer";

Prefer single quoted strings
Open

$cssnoie8: "ba-audioplayer-noie8";

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

$text_fontfamily: Helvetica Neue, Helvetica, Arial, sans-serif;

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

$font_family: sans-serif;

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

$text_secondary_color: rgba(250, 254, 255, 0.35);

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

$focus_button_color: #1b7fcc;

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

$topmessage_height: 50px;

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

$focus_overlay_color: #000000;

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

$text_fontsize: 13px;

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

$text_color: #eeeeee;

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

$playbutton_font_size: 7px;

Color #eeeeee should be written as #eee
Open

$message_color: #eeeeee;

Color #000000 should be written as #000
Open

$focus_overlay_color: #000000;

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

$controlbar_playbutton_font_size: 2.5em;

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

$message_color: #eeeeee;

0.75 should be written without a leading zero as .75
Open

$message_opacity: 0.75;

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

$message_opacity: 0.75;

0.2 should be written without a leading zero as .2
Open

$controls_bgcolor: rgba( 255, 255, 255, 0.2);

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

$volume_height: 6px;

Color #eeeeee should be written as #eee
Open

$volumebar_position_bg: #eeeeee;

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

$progressbar_cache_bgcolor: rgba( 255, 255, 255, 0.3);

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

$icon_size: 0.7em;

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

$progressbar_cache_bgcolor: #eeeeee;

Color black should be written in hexadecimal form as #000000
Open

$rerecord_bgcolor: black;

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

$rerecord_primarybutton_radius: 0;

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

$rerecord_text_color: #eeeeee;

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

$controlbar_background: rgba(0, 0, 0, 0.4);

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

$time_value_width: 100px;

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

$volume_width: 60px;

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

$rerecord_opacity: 0.5;

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

$rerecord_primarybutton_vertical_padding: 16px;

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

$ie8_margintop: 6px;

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

$volumebar_inner_color: #979797;

0.7 should be written without a leading zero as .7
Open

$icon_size: 0.7em;

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

$theme_color_green: #5daa96;

Color #eeeeee should be written as #eee
Open

$button_color: #eeeeee;

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

$volumebar_position_bg: #eeeeee;

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

$rerecord_primarybutton_color: #000000;

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

$rerecord_primarybutton_padding: 9px 20px;

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

$button_fontsize: 13px;

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

$button_color: #eeeeee;

Expected 0 spaces after ( instead of
Open

$progressbar_cache_bgcolor: rgba( 255, 255, 255, 0.3);

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

$rerecord_primarybutton_text_color: #eeeeee;

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

  'blue': $theme_color_blue,

0.5 should be written without a leading zero as .5
Open

$dashboard_transition: 0.5s;

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

$rerecord_primarybutton_font_size: 12px;

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

$theme_color_blue: #2a74eb;

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

$controlbar_button_padding: 7px;

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

$controlbar_height: 100%;

0.4 should be written without a leading zero as .4
Open

$controlbar_background: rgba(0, 0, 0, 0.4);

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

$rerecord_height: 48px;

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

$rerecord_padding: 24px;

Color #eeeeee should be written as #eee
Open

$rerecord_primarybutton_text_color: #eeeeee;

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

  'green': $theme_color_green,

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

$controlbar_header_height: 40px;

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

$controlbar_side_padding: 4%;

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

$rerecord_padding: 16px;

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

  'red': $theme_color_red,

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

$dashboard_transition: 0.5s;

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

$progressbar_button_overflow: #979797;

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

$rerecord_font_family: sans-serif;

0.5 should be written without a leading zero as .5
Open

$rerecord_opacity: 0.5;

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

$rerecord_primarybutton_font_weight: 100;

Color #eeeeee should be written as #eee
Open

$rerecord_text_color: #eeeeee;

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

$progressbar_container_height: 15px;

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

$rerecord_bgcolor: black;

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

$button_border_color: #979797;

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

$controls_bgcolor: rgba( 255, 255, 255, 0.2);

0.3 should be written without a leading zero as .3
Open

$progressbar_cache_bgcolor: rgba( 255, 255, 255, 0.3);

Color #eeeeee should be written as #eee
Open

$progressbar_cache_bgcolor: #eeeeee;

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

$progressbar_height: 4px;

Color #000000 should be written as #000
Open

$rerecord_primarybutton_color: #000000;

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

$controlbar_audio_title_font_size: 12px;

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

$rerecord_letter_spacing: .1em;

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

$theme_color_red: #eb6a74;

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

$button_width: 40px;

Expected 0 spaces after ( instead of
Open

$controls_bgcolor: rgba( 255, 255, 255, 0.2);

There are no issues that match your filters.

Category
Status