betajs/betajs-media-components

View on GitHub
src/themes/_common/variables.scss

Summary

Maintainability
Test Coverage

Prefer single quoted strings
Open

$cssscroller:"ba-scroller";
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$cover_playbutton_shadow: #000000;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

Color #000000 should be written as #000
Open

$rerecord_primarybutton_color: #000000;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

Prefer single quoted strings
Open

$csscommon: "ba-commoncss";
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

Prefer single quoted strings
Open

$cssgallerysidebar:"ba-gallery-sidebar";
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

Prefer single quoted strings
Open

$cssimagecapture: "ba-imagecapture";
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

Prefer single quoted strings
Open

$fontello_name: "bjsmc";
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$playbutton_hover_opacity: 0.9;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

0.6 should be written without a leading zero as .6
Open

$player_loader_frame_thickness: 0.6em;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

Color #9F9 should be written as #9f9
Open

$controlbar_icon_good: #9F9;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$theme_color_green: #5daa96;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

Prefer single quoted strings
Open

$cssaudioplayer: "ba-audioplayer";
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$share_container_top: 50px;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

Color #000000 should be written as #000
Open

$cover_playbutton_border_hover_color: #000000;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

0.9 should be written without a leading zero as .9
Open

$playbutton_hover_opacity: 0.9;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$loader_size: 5px;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

  'red': $theme_color_red,
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

Name of variable open_share_button_z-index should be written in all lowercase letters with hyphens instead of underscores
Open

$open_share_button_z-index: 100;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

Color #eeeeee should be written as #eee
Open

$cover_playbutton_border_color: #eeeeee;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$rerecord_height: 48px;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

Prefer single quoted strings
Open

$cssimageviewer: "ba-imageviewer";
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$fontello_name: "bjsmc";
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$rerecord_opacity: 0.5;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$share_icon_font_size: 14px;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$rerecord_letter_spacing: .1em;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$cover_playbutton_hover_shadow: #eeeeee;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$playbutton_transition_time: .25s;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$playbutton_background_opacity: 0.2;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$playbutton_background_opacity: 0.2;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

Color #eeeeee should be written as #eee
Open

$rerecord_primarybutton_text_color: #eeeeee;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$recorder_loader_frame_thickness: 1.1em;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$controlbar_icon_bad: #F99;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

  'green': $theme_color_green,
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

Prefer single quoted strings
Open

$cssie8: "ba-videoplayer-ie8";
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$open_share_button_box_size: 45px;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$share_icon_container_height: 45px;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$playbutton_frame_thickness: 0.6em;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$message_opacity: 0.75;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$theme_color_red: #eb6a74;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

Prefer single quoted strings
Open

$cssrecorder: "ba-recorder";
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$open_share_button_color: #eeeeee;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$cover_playbutton_border_color: #eeeeee;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$playbutton_default_opacity: 0.6;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$message_color: #000000;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

Color #000000 should be written as #000
Open

$message_color: #000000;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$message_opacity: 0.75;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$message_width: 90px;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$loader_label_fontsize: 40px;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$sidebar_background_color: #0f0f0f;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

Prefer single quoted strings
Open

$cssfloatingsidebar: "ba-floating-sidebar";
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$share_container_width: 90px;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$share_icon_container_width: 45px;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

0.6 should be written without a leading zero as .6
Open

$playbutton_default_opacity: 0.6;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

Color #666666 should be written as #666
Open

$rerecord_bgcolor: #666666;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$message_side_interval: 8px;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$player_controlbar_height: 30px;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$player_dashboard_transition: 0.5s;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

Prefer single quoted strings
Open

$cssadsplayer: "ba-adsplayer";
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$open_share_button_border_radius: 5px;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$rerecord_padding: 16px;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

Color #eeeeee should be written as #eee
Open

$rerecord_text_color: #eeeeee;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

Color #eeeeee should be written as #eee
Open

$message_bgcolor: #eeeeee;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$message_opacity: 0.75;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$player_loader_frame_thickness: 0.6em;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

  'blue': $theme_color_blue,
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

Prefer single quoted strings
Open

$cssvideorecorder: "ba-videorecorder";
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$share_container_right: 15px;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

Color #000000 should be written as #000
Open

$cover_playbutton_hover_color: #000000;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

Color #eeeeee should be written as #eee
Open

$cover_playbutton_hover_shadow: #eeeeee;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

0.6 should be written without a leading zero as .6
Open

$playbutton_frame_thickness: 0.6em;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

Prefer single quoted strings
Open

$cssplayer: "ba-player";
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

Prefer single quoted strings
Open

$cssaudiorecorder: "ba-audiorecorder";
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$open_share_button_top: 30px;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$cover_playbutton_color: #eeeeee;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$rerecord_padding: 24px;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

Color #eeeeee should be written as #eee
Open

$cover_playbutton_color: #eeeeee;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$rerecord_primarybutton_padding: 0;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$player_progressbar_height: 3px;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$rerecord_primarybutton_color: #000000;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

Color #8CF should be written as #8cf
Open

$accent_color: #8CF;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$rerecord_text_color: #eeeeee;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$rerecord_font_family: sans-serif;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

Prefer single quoted strings
Open

$cssnoie8: "ba-videoplayer-noie8";
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$message_bgcolor: #eeeeee;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$topmessage_fontsize: 15px;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$progressbar_height: 9px;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$playbutton_size: 5px;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$rerecord_primarybutton_radius: 0;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$message_opacity: 0.75;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

Color #F99 should be written as #f99
Open

$controlbar_icon_bad: #F99;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

Prefer single quoted strings
Open

$cssspinner:"ba-spinner";
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

Color #eeeeee should be written as #eee
Open

$open_share_button_color: #eeeeee;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$open_share_button_font_size: 14px;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$rerecord_opacity: 0.5;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$message_height: 90px;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$controlbar_height: 30px;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$player_dashboard_transition: 0.5s;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

Prefer single quoted strings
Open

$cssprogressbar:"ba-progressbar";
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$open_share_button_size: 13px;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

Color #000000 should be written as #000
Open

$cover_playbutton_shadow: #000000;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$rerecord_bgcolor: #666666;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$controlbar_icon_good: #9F9;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$accent_color: #8CF;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

Prefer single quoted strings
Open

$cssvideoplayer: "ba-videoplayer";
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$cover_playbutton_border_hover_color: #000000;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

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

$theme_color_blue: #2a74eb;
Severity: Minor
Found in src/themes/_common/variables.scss by scss-lint

There are no issues that match your filters.

Category
Status