betajs/betajs-media-components

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

Summary

Maintainability
Test Coverage

Prefer single quoted strings
Open

$css: "ba-audioplayer";

Prefer single quoted strings
Open

$fontello_name: "bjsmc";

Prefer single quoted strings
Open

$csscommon: "ba-commoncss";

Prefer single quoted strings
Open

$cssie8: "ba-audioplayer-ie8";

Prefer single quoted strings
Open

$cssnoie8: "ba-audioplayer-noie8";

0.1 should be written without a leading zero as .1
Open

$text_letter_spacing: 0.1em;

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

$text_letter_spacing: 0.1em;

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

$fontello_name: "bjsmc";

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

$audio_player: "ba-audioplayer";

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

$message_height: 50px;

Color #eeeeee should be written as #eee
Open

$text_color: #eeeeee;

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

$controls_bgcolor: rgba(93, 170, 150, 0.3);

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

$progressbar_inner_bg: #eeeeee;

Prefer single quoted strings
Open

$cssplayer: "ba-player";

Prefer single quoted strings
Open

$audio_player: "ba-audioplayer";

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

$main_color: #000000;

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

$focus_overlay_color: #000000;

Color #000000 should be written as #000
Open

$progressbar_button_overflow: #000000;

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

$volume_height: 6px;

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

$rerecord_padding: 24px;

Color #000000 should be written as #000
Open

$rerecord_bgcolor: #000000;

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

$rerecord_primarybutton_radius: 18px;

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

$message_bgcolor: #eeeeee;

Color #eeeeee should be written as #eee
Open

$message_bgcolor: #eeeeee;

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

$message_opacity: 0.75;

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

$message_side_interval: 8px;

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

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

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

$ie8_margintop: 6px;

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

$text_fontsize: 13px;

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

$controls_bgcolor: rgba(93, 170, 150, 0.3);

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

$rerecord_bgcolor: #000000;

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

  'red': $theme_color_red,

Prefer single quoted strings
Open

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

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

$message_color: black;

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

$message_opacity: 0.75;

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 controlbar_height should be written in all lowercase letters with hyphens instead of underscores
Open

$controlbar_height: 40px;

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

$controlbar_title_font_size: 12px;

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 rerecord_height should be written in all lowercase letters with hyphens instead of underscores
Open

$rerecord_height: 48px;

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

$message_opacity: 0.75;

Color #eeeeee should be written as #eee
Open

$rerecord_text_color: #eeeeee;

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

$rerecord_bgcolor: #000000;

Color #000000 should be written as #000
Open

$main_color: #000000;

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

$message_opacity: 0.75;

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

$dashboard_transition: 0.5s;

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 theme_color_green should be written in all lowercase letters with hyphens instead of underscores
Open

$theme_color_green: #5daa96;

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 button_fontsize should be written in all lowercase letters with hyphens instead of underscores
Open

$button_fontsize: 13px;

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

$progressbar_button_overflow: #000000;

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 rerecord_letter_spacing should be written in all lowercase letters with hyphens instead of underscores
Open

$rerecord_letter_spacing: 0.1em;

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

$message_width: 50px;

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

$button_width: 30px;

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

$button_border_color: #979797;

Color #000000 should be written as #000
Open

$rerecord_bgcolor: #000000;

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.1 should be written without a leading zero as .1
Open

$rerecord_letter_spacing: 0.1em;

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

$theme_color_blue: #2a74eb;

Color #666666 should be written as #666
Open

$volumebar_cache_bgcolor: #666666;

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: 32px;

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 text_color should be written in all lowercase letters with hyphens instead of underscores
Open

$text_color: #eeeeee;

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

$progressbar_height: 3px;

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

$rerecord_opacity: 0.5;

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 message_color should be written in all lowercase letters with hyphens instead of underscores
Open

$message_color: black;

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

$dashboard_transition: 0.5s;

Color #eeeeee should be written as #eee
Open

$button_color: #eeeeee;

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

$rerecord_padding: 16px;

Color #000000 should be written as #000
Open

$focus_overlay_color: #000000;

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);

Color #eeeeee should be written as #eee
Open

$progressbar_inner_bg: #eeeeee;

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

$rerecord_primarybutton_padding: 8px;

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

$rerecord_primarybutton_font_size: 11px;

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

  'blue': $theme_color_blue,

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

$controlbar_footer_height: 40px;

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

$button_color: #eeeeee;

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

$volumebar_cache_bgcolor: #666666;

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 rerecord_primarybutton_font_weight should be written in all lowercase letters with hyphens instead of underscores
Open

$rerecord_primarybutton_font_weight: 300;

There are no issues that match your filters.

Category
Status