FC-softwares/baseball-scoreboard

View on GitHub
app/css/umpiresScorers.css

Summary

Maintainability
Test Coverage

Showing 151 of 151 total issues

Don't use IDs in selectors.
Open

.scoreboard > .name#home {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Don't use IDs in selectors.
Open

.scoreboard#commentator {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Don't use IDs in selectors.
Open

.scoreboard#umpires {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Don't use IDs in selectors.
Open

.scoreboard > .role#B1 {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Don't use IDs in selectors.
Open

.scoreboard > .role#B3 {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Don't use IDs in selectors.
Open

.scoreboard > .name#B1 {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Don't use IDs in selectors.
Open

.scoreboard#scorers {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Don't use IDs in selectors.
Open

.scoreboard > .role#B2 {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Don't use IDs in selectors.
Open

.scoreboard > .name#B3 {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Don't use IDs in selectors.
Open

.scoreboard > .name#B2 {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Don't use IDs in selectors.
Open

.scoreboard > .role#home {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Don't use IDs in selectors.
Open

.scoreboard > #B1 {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Don't use IDs in selectors.
Open

.scoreboard > .scorer#second {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Use of !important
Open

transition: transform cubic-bezier(0.67, 0, 0.82, 0.11) 1s !important;
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Don't use IDs in selectors.
Open

.scoreboard > #B2 {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Don't use IDs in selectors.
Open

.scoreboard.disabled#scorers > .header {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Don't use IDs in selectors.
Open

.scoreboard > #bg > span {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Don't use IDs in selectors.
Open

.scoreboard > .scorer#third {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Don't use IDs in selectors.
Open

.scoreboard.disabled > #B1{
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Use of !important
Open

transform: translateY(-500%) !important;
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Don't use IDs in selectors.
Open

.scoreboard.disabled > #B3{
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Don't use IDs in selectors.
Open

.scoreboard.disabled > #home{
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Don't use IDs in selectors.
Open

.scoreboard > .scorer#head {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Don't use IDs in selectors.
Open

.scoreboard.disabled > .scorer#third {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Don't use IDs in selectors.
Open

.scoreboard > #B3 {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Don't use IDs in selectors.
Open

.scoreboard#commentator > .commentator {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Don't use IDs in selectors.
Open

.scoreboard.disabled > .scorer#head {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Don't use IDs in selectors.
Open

.scoreboard.disabled#commentator > .commentator{
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Don't use IDs in selectors.
Open

.scoreboard.disabled#commentator > .header {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Don't use IDs in selectors.
Open

.scoreboard > #home {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Don't use IDs in selectors.
Open

.scoreboard#scorers > .header {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Don't use IDs in selectors.
Open

.scoreboard#commentator > .header {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Use of !important
Open

transition-delay: var(--d-standard) !important;
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Don't use IDs in selectors.
Open

.scoreboard.disabled > #B2{
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Don't use IDs in selectors.
Open

.scoreboard.disabled > .scorer#second {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Use of !important
Open

transition-delay: 0s !important;
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected (<length> | <percentage> | <content-sizing> | auto) but found 'var(--w-column)'.</content-sizing></percentage></length>
Open

width: var(--w-column);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected (<length> | <percentage> | <content-sizing> | auto) but found 'fit-parent'.</content-sizing></percentage></length>
Open

width: fit-parent;
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected (flex-start | flex-end | center | baseline | stretch) but found 'right'.
Open

align-items: right;
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected (<length> | <percentage> | <content-sizing> | auto) but found 'var(--w-role)'.</content-sizing></percentage></length>
Open

width: var(--w-role);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected (<margin-width> | <content-sizing>) but found 'var(--h-row-HB)'.</content-sizing></margin-width>
Open

height: var(--h-row-HB);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected (<margin-width> | <content-sizing>) but found 'var(--h-row-2B)'.</content-sizing></margin-width>
Open

height: var(--h-row-2B);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected (<length> | <percentage> | <content-sizing> | auto) but found 'fit-parent'.</content-sizing></percentage></length>
Open

width: fit-parent;
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected (<margin-width> | <content-sizing>) but found 'var(--h-row)'.</content-sizing></margin-width>
Open

height: var(--h-row);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Rule is empty.
Open

:root {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected (<length> | <percentage> | <content-sizing> | auto) but found 'var(--w-column)'.</content-sizing></percentage></length>
Open

width: var(--w-column);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected (<margin-width> | <content-sizing>) but found 'var(--h-row-1B)'.</content-sizing></margin-width>
Open

height: var(--h-row-1B);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected (<length> | <percentage> | <content-sizing> | auto) but found 'var(--w-column)'.</content-sizing></percentage></length>
Open

width: var(--w-column);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected (<margin-width> | <content-sizing>) but found 'var(--h-row)'.</content-sizing></margin-width>
Open

height: var(--h-row);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected (<margin-width> | <content-sizing>) but found 'var(--h-row-HB)'.</content-sizing></margin-width>
Open

height: var(--h-row-HB);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected (<margin-width> | <content-sizing>) but found 'var(--h-row-1B)'.</content-sizing></margin-width>
Open

height: var(--h-row-1B);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected (<margin-width> | <content-sizing>) but found 'var(--h-row-2B)'.</content-sizing></margin-width>
Open

height: var(--h-row-2B);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected (<margin-width> | <content-sizing>) but found 'var(--h-row-3B)'.</content-sizing></margin-width>
Open

height: var(--h-row-3B);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected (<margin-width> | <content-sizing>) but found 'var(--h-row)'.</content-sizing></margin-width>
Open

height: var(--h-row);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected (<length> | <percentage> | <content-sizing> | auto) but found 'var(--w-column)'.</content-sizing></percentage></length>
Open

width: var(--w-column);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected (<margin-width> | <content-sizing>) but found 'var(--h-row-3B)'.</content-sizing></margin-width>
Open

height: var(--h-row-3B);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected (<length> | <percentage> | <content-sizing> | auto) but found 'fit-parent'.</content-sizing></percentage></length>
Open

width: fit-parent;
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected (<margin-width> | <content-sizing>) but found 'var(--h-row)'.</content-sizing></margin-width>
Open

height: var(--h-row);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected (<margin-width> | <content-sizing>) but found 'var(--h-row)'.</content-sizing></margin-width>
Open

height: var(--h-row);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected (<box>#) but found 'text'.</box>
Open

background-clip: text;
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Adjoining classes: .scoreboard.disabled > .name
Open

.scoreboard.disabled > .header, .scoreboard.disabled > .role, .scoreboard.disabled > .name, .scoreboard.disabled > .scorer {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Adjoining classes: .scoreboard.disabled > .header
Open

.scoreboard.disabled > .header, .scoreboard.disabled > .role, .scoreboard.disabled > .name, .scoreboard.disabled > .scorer {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Adjoining classes: .scoreboard.disabled > .scorer
Open

.scoreboard.disabled > .header, .scoreboard.disabled > .role, .scoreboard.disabled > .name, .scoreboard.disabled > .scorer {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Adjoining classes: .scoreboard.disabled > .role
Open

.scoreboard.disabled > .header, .scoreboard.disabled > .role, .scoreboard.disabled > .name, .scoreboard.disabled > .scorer {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Adjoining classes: .scoreboard > .name.notActive
Open

.scoreboard > .name.notActive, .scoreboard > .role.notActive {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Adjoining classes: .scoreboard > .role.notActive
Open

.scoreboard > .name.notActive, .scoreboard > .role.notActive {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Adjoining classes: .scoreboard.disabled#commentator > .header
Open

.scoreboard.disabled#commentator > .header {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Adjoining classes: .scoreboard.disabled > #B3
Open

.scoreboard.disabled > #B3{
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Adjoining classes: .scoreboard.disabled > .header
Open

.scoreboard.disabled > .header{
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Adjoining classes: .scoreboard.disabled#scorers > .header
Open

.scoreboard.disabled#scorers > .header {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Adjoining classes: .scoreboard.disabled > #B2
Open

.scoreboard.disabled > #B2{
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Adjoining classes: .scoreboard > .scorer.last
Open

.scoreboard > .scorer.last{
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Adjoining classes: .scoreboard > .name.last
Open

.scoreboard > .name.last {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Adjoining classes: .scoreboard.disabled > .scorer#head
Open

.scoreboard.disabled > .scorer#head {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Adjoining classes: .scoreboard.disabled#scorers > .header
Open

.scoreboard.disabled#scorers > .header {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Adjoining classes: .scoreboard.disabled#commentator > .commentator
Open

.scoreboard.disabled#commentator > .commentator{
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Adjoining classes: .scoreboard.disabled > #home
Open

.scoreboard.disabled > #home{
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Adjoining classes: .scoreboard > .role.last
Open

.scoreboard > .role.last {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Adjoining classes: .scoreboard > .scorer.notActive
Open

.scoreboard > .scorer.notActive {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Adjoining classes: .scoreboard.disabled#commentator > .commentator
Open

.scoreboard.disabled#commentator > .commentator{
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Adjoining classes: .scoreboard.disabled > #B1
Open

.scoreboard.disabled > #B1{
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Adjoining classes: .scoreboard.disabled > .scorer#second
Open

.scoreboard.disabled > .scorer#second {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Adjoining classes: .scoreboard.disabled > .scorer#third
Open

.scoreboard.disabled > .scorer#third {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Adjoining classes: .scoreboard.disabled#commentator > .header
Open

.scoreboard.disabled#commentator > .header {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

@import prevents parallel downloads, use <link> instead.
Open

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@600&display=swap');
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 51, col 5.
Open

--d-d-head: var(--d-standard);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 52, col 5.
Open

--d-d-head-calc: calc(var(--d-d-head) + var(--d-d-second-calc));
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 60, col 5.
Open

--d-second: var(--d-standard);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.scoreboard > .role#home {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.scoreboard > .role#B1 {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.scoreboard > .name#B1 {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 43, col 5.
Open

--d-2B-calc: calc(var(--d-2B) + var(--d-1B-calc));
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.scoreboard#scorers {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 13, col 5.
Open

--h-row-1B: var(--h-row);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 62, col 5.
Open

--d-third: var(--d-standard);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 17, col 5.
Open

--h-row-head: var(--h-row);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 50, col 5.
Open

--d-d-second-calc: calc(var(--d-d-second) + var(--d-d-third));
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 58, col 5.
Open

--d-head: var(--d-standard);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 7, col 5.
Open

--w-name: 500px;
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 15, col 5.
Open

--h-row-3B: var(--h-row);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 18, col 5.
Open

--h-row-second: var(--h-row);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 31, col 5.
Open

--d-d-HB: var(--d-standard);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 38, col 5.
Open

--d-HB: var(--d-standard);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 42, col 5.
Open

--d-2B: var(--d-standard);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 14, col 5.
Open

--h-row-2B: var(--h-row);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 61, col 5.
Open

--d-second-calc: calc(var(--d-second) + var(--d-head-calc));
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

html {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.scoreboard > .role {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.scoreboard > .role#B2 {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 6, col 5.
Open

--w-role: 100px;
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 32, col 5.
Open

--d-d-HB-calc: calc(var(--d-d-HB) + var(--d-d-1B-calc));
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 57, col 5.
Open

--d-header-s: 0s;
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.scoreboard#commentator {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 21, col 5.
Open

--g-def-w: linear-gradient(0deg, rgba(213,213,213,1) 0%, rgba(255,255,255,1) 100%);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 28, col 5.
Open

--d-d-2B-calc: calc(var(--d-d-2B) + var(--d-d-3B));
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 37, col 5.
Open

--d-header: 0s;
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 39, col 5.
Open

--d-HB-calc: calc(var(--d-HB) + var(--d-header));
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 59, col 5.
Open

--d-head-calc: calc(var(--d-head) + var(--d-header-s));
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 8, col 5.
Open

--w-column: calc(var(--w-role) + var(--w-name));
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 26, col 5.
Open

--d-d-3B: 0s;
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 41, col 5.
Open

--d-1B-calc: calc(var(--d-1B) + var(--d-HB));
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.scoreboard > .header {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.scoreboard > .name#home {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 22, col 5.
Open

--g-def-b: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(255,255,255,0.4) 100%), rgb(0, 0, 0);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 24, col 5.
Open

--d-standard: 0.75s;
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 33, col 5.
Open

--d-d-header: var(--d-standard);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.scoreboard > .name {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 44, col 5.
Open

--d-3B: var(--d-standard);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 63, col 5.
Open

--d-third-calc: calc(var(--d-third) + var(--d-second-calc));
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

body {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 12, col 5.
Open

--h-row-HB: var(--h-row);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 27, col 5.
Open

--d-d-2B: var(--d-standard);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 29, col 5.
Open

--d-d-1B: var(--d-standard);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 34, col 5.
Open

--d-d-header-calc: calc(var(--d-d-header) + var(--d-d-HB-calc));
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.scoreboard#umpires {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 10, col 5.
Open

--h-row: 50px;
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 19, col 5.
Open

--h-row-third: var(--h-row);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 40, col 5.
Open

--d-1B: var(--d-standard);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 48, col 5.
Open

--d-d-third: 0s;
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 49, col 5.
Open

--d-d-second: var(--d-standard);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 53, col 5.
Open

--d-d-header-s: var(--d-standard);
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.scoreboard > .name#B2 {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.scoreboard > .name#B3 {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 30, col 5.
Open

--d-d-1B-calc: calc(var(--d-d-1B) + var(--d-d-2B-calc));
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 45, col 5.
Open

--d-3B-calc: calc(var(--d-3B) + var(--d-2B-calc));
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Expected RBRACE at line 54, col 5.
Open

--d-d-header-s-calc: calc(var(--d-d-header-s) + var(--d-d-head-calc));
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.scoreboard > .role#B3 {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.scoreboard > #bg > span {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.scoreboard#commentator > .commentator {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.scoreboard > .scorer {
Severity: Minor
Found in app/css/umpiresScorers.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.scoreboard.disabled#commentator > .commentator{
Severity: Minor
Found in app/css/umpiresScorers.css by csslint
Category
Status